SE_OTPInit_t Struct ReferenceEMLIB > SE

Definition at line 351 of file em_se.h.

Data Fields

bool enableAntiRollback
 
bool enableSecureBoot
 
bool secureBootPageLockFull
 
bool secureBootPageLockNarrow
 
bool verifySecureBootCertificate
 

Field Documentation

bool SE_OTPInit_t::enableAntiRollback

Enable anti-rollback for host application upgrades.

Definition at line 357 of file em_se.h.

bool SE_OTPInit_t::enableSecureBoot

Enable secure boot for the host.

Definition at line 353 of file em_se.h.

bool SE_OTPInit_t::secureBootPageLockFull

Set flag to enable locking down all flash pages that cover the secure-booted image, including the last page if end of signature is not page-aligned.

Definition at line 366 of file em_se.h.

bool SE_OTPInit_t::secureBootPageLockNarrow

Set flag to enable locking down all flash pages that cover the secure-booted image, except the last page if end of signature is not page-aligned.

Definition at line 362 of file em_se.h.

bool SE_OTPInit_t::verifySecureBootCertificate

Require certificate based secure boot signing.

Definition at line 355 of file em_se.h.


The documentation for this struct was generated from the following file:
  • C:/repos/super/platform/emlib/inc/em_se.h