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

#include <bl_storage.h>

Data Fields

uint16_t provisioning
 
uint16_t secure
 
uint16_t reserved_for_padding
 
uint16_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: