nRF Connect SDK API 2.8.99
Loading...
Searching...
No Matches
life_cycle_state_data Struct Reference

#include <bl_storage.h>

Data Fields

lcs_data_t provisioning
 
lcs_data_t secure
 
lcs_reserved_t reserved_for_padding
 
lcs_data_t decommissioned
 

Detailed Description

Storage for the PRoT Security Lifecycle state, that consists of 4 states:

  • Device assembly and test
  • PRoT Provisioning
  • Secured
  • Decommissioned These states are transitioned top down during the life time of a device. The Device assembly and test state is implicitly defined by checking if the provisioning state wasn't entered yet. This works as ASSEMBLY implies the OTP to be erased.

The documentation for this struct was generated from the following file: