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

#include <secure_fw/spm/cmsis_psa/tfm_multi_core.h>

Data Fields

bool is_mpu_enabled
 
bool is_valid
 
bool is_xn
 
bool is_priv_rd_allow
 
bool is_priv_wr_allow
 
bool is_unpriv_rd_allow
 
bool is_unpriv_wr_allow
 

Detailed Description

Definition at line 20 of file tfm_multi_core.h.

Field Documentation

bool is_mpu_enabled

Definition at line 21 of file tfm_multi_core.h.

bool is_priv_rd_allow

Definition at line 24 of file tfm_multi_core.h.

bool is_priv_wr_allow

Definition at line 25 of file tfm_multi_core.h.

bool is_unpriv_rd_allow

Definition at line 26 of file tfm_multi_core.h.

bool is_unpriv_wr_allow

Definition at line 27 of file tfm_multi_core.h.

bool is_valid

Definition at line 22 of file tfm_multi_core.h.

bool is_xn

Definition at line 23 of file tfm_multi_core.h.


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