![]() |
TF-M Reference Manual
1.2.0
TrustedFirmware-M
|
#include "psa_manifest/sid.h"
Go to the source code of this file.
Macros | |
#define | __TFM_SPM_DB_FUNC_INC__ |
Variables | |
uint32_t * | ctx_stack_list [] |
const struct spm_partition_static_data_t | static_data_list [] |
const struct tfm_spm_partition_platform_data_t ** | platform_data_list_list [] |
struct spm_partition_db_t | g_spm_partition_db |
#define __TFM_SPM_DB_FUNC_INC__ |
Definition at line 11 of file tfm_spm_db_func.inc.
uint32_t* ctx_stack_list[] |
Definition at line 277 of file tfm_spm_db_func.inc.
struct spm_partition_db_t g_spm_partition_db |
Definition at line 897 of file tfm_spm_db_func.inc.
const struct tfm_spm_partition_platform_data_t** platform_data_list_list[] |
The platform data of the partition list
Definition at line 656 of file tfm_spm_db_func.inc.
const struct spm_partition_static_data_t static_data_list[] |
Dependencies array for Secure Partition The static data of the partition list
Definition at line 419 of file tfm_spm_db_func.inc.