Home
last modified time | relevance | path

Searched refs:INVALID_PARTITION_ID (Results 1 – 3 of 3) sorted by relevance

/trusted-firmware-m-3.6.0/secure_fw/spm/include/load/
Dpartition_defs.h19 #define INVALID_PARTITION_ID (~0U) macro
/trusted-firmware-m-3.6.0/secure_fw/spm/core/
Dtfm_boot_data.c69 {INVALID_PARTITION_ID, TLV_MAJOR_INVALID},
Dspm_ipc.c336 return INVALID_PARTITION_ID; in tfm_spm_partition_get_running_partition_id()