SE status.

Public Attributes#

uint32_t

Boot status code / error code (Bits [7:0]).

uint32_t

SE firmware version.

uint32_t

Host firmware version (if available).

Debug lock status.

bool

Secure boot enabled.

Public Attribute Documentation#

bootStatus#

uint32_t SE_Status_t::bootStatus

Boot status code / error code (Bits [7:0]).


seFwVersion#

uint32_t SE_Status_t::seFwVersion

SE firmware version.


hostFwVersion#

uint32_t SE_Status_t::hostFwVersion

Host firmware version (if available).


debugStatus#

SE_DebugStatus_t SE_Status_t::debugStatus

Debug lock status.


secureBootEnabled#

bool SE_Status_t::secureBootEnabled

Secure boot enabled.