TF-M Reference Manual  1.2.0
TrustedFirmware-M
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
tfm_core_trustzone.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define TFM_STACK_SEALED_SIZE   8
 
#define TFM_STACK_SEAL_VALUE   0xFEF5EDA5
 
#define TFM_BASIC_FP_CONTEXT_WORDS   18
 
#define TFM_ADDTIONAL_FP_CONTEXT_WORDS   16
 
#define TFM_VENEER_LR_BIT0_MASK   1
 

Macro Definition Documentation

#define TFM_ADDTIONAL_FP_CONTEXT_WORDS   16

Definition at line 32 of file tfm_core_trustzone.h.

#define TFM_BASIC_FP_CONTEXT_WORDS   18

Definition at line 26 of file tfm_core_trustzone.h.

#define TFM_STACK_SEAL_VALUE   0xFEF5EDA5

Definition at line 20 of file tfm_core_trustzone.h.

#define TFM_STACK_SEALED_SIZE   8

Definition at line 19 of file tfm_core_trustzone.h.

#define TFM_VENEER_LR_BIT0_MASK   1

Definition at line 38 of file tfm_core_trustzone.h.