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_t * | ordered [2] |
First owner boot stage manifests in descending order according to their security versions. | |
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.
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.