![]() |
TF-M Reference Manual
1.2.0
TrustedFirmware-M
|
#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 |
Definition at line 20 of file tfm_multi_core.h.
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.