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).

bool

Secure boot enabled.

bool

Active mode enabled.

uint32_t

Recorded tamper status. Reset on status read.

uint32_t

Currently active tamper sources.

Public Attribute Documentation#

boot_status#

uint32_t sl_se_status_t::boot_status

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


se_fw_version#

uint32_t sl_se_status_t::se_fw_version

SE firmware version.


host_fw_version#

uint32_t sl_se_status_t::host_fw_version

Host firmware version (if available).


debug_status#

sl_se_debug_status_t sl_se_status_t::debug_status

Debug lock status.


secure_boot_enabled#

bool sl_se_status_t::secure_boot_enabled

Secure boot enabled.


active_mode_enabled#

bool sl_se_status_t::active_mode_enabled

Active mode enabled.


tamper_status#

uint32_t sl_se_status_t::tamper_status

Recorded tamper status. Reset on status read.


tamper_status_raw#

uint32_t sl_se_status_t::tamper_status_raw

Currently active tamper sources.