![]() |
TF-M Reference Manual
1.2.0
TrustedFirmware-M
|
Defines the access policy of secure partitions to data items in shared data area (between bootloader and runtime firmware). More...
Data Fields | |
uint32_t | partition_id |
uint32_t | major_type |
Defines the access policy of secure partitions to data items in shared data area (between bootloader and runtime firmware).
Definition at line 57 of file tfm_boot_data.c.
uint32_t major_type |
Definition at line 59 of file tfm_boot_data.c.
uint32_t partition_id |
Definition at line 58 of file tfm_boot_data.c.