TF-M Reference Manual  1.2.0
TrustedFirmware-M
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
boot_data_access_policy Struct Reference

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
 

Detailed Description

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.

Field Documentation

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.


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