Software APIs
Data Fields
rom_ext_boot_policy_manifests Struct Reference

Manifests of first boot owner boot stages in descending order according to their security versions. More...

#include <sw/device/silicon_creator/rom_ext/rom_ext_boot_policy.h>

Data Fields

const manifest_tordered [2]
 First owner boot stage manifests in descending order according to their security versions.
 

Detailed Description

Manifests of first boot owner boot stages in descending order according to their security versions.

These boot stages must be verified prior to handing over execution.

Definition at line 30 of file rom_ext_boot_policy.h.

Field Documentation

◆ ordered

const manifest_t* rom_ext_boot_policy_manifests::ordered[2]

First owner boot stage manifests in descending order according to their security versions.

Definition at line 35 of file rom_ext_boot_policy.h.