Home
last modified time | relevance | path

Searched defs:is_valid (Results 1 – 6 of 6) sorted by relevance

/trusted-firmware-m-latest/secure_fw/spm/core/
Dtfm_multi_core.h28 bool is_valid; /* Whether the target memory region is valid */ member
35 bool is_valid; /* Whether the target memory region is valid */ member
/trusted-firmware-m-latest/platform/ext/target/stm/common/hal/Native_Driver/
Dnv_counters.c64 static bool is_valid(const struct nv_counters_t *nv_counters) in is_valid() function
/trusted-firmware-m-latest/platform/ext/target/arm/musca_s1/CMSIS_Driver/
DDriver_QSPI_Flash.c207 bool is_valid = true; in ARM_Flash_ReadData() local
/trusted-firmware-m-latest/platform/ext/target/arm/musca_b1/CMSIS_Driver/
DDriver_QSPI_Flash.c202 bool is_valid = true; in ARM_Flash_ReadData() local
/trusted-firmware-m-latest/bl2/src/
Dthin_psa_crypto_core.c59 bool is_valid; /*!< Boolean value, true if the key material is valid */ member
/trusted-firmware-m-latest/platform/ext/target/stm/common/hal/CMSIS_Driver/
Dlow_level_flash.c355 bool is_valid = true; in Flash_ReadData() local