Home
last modified time | relevance | path

Searched defs:flags (Results 1 – 25 of 34) sorted by relevance

12

/trusted-firmware-m-latest/secure_fw/partitions/ns_agent_mailbox/
Dtfm_multi_core_mem_check.c254 static int32_t security_attr_check(struct security_attr_info_t attr, uint8_t flags) in security_attr_check()
284 static int32_t ns_mem_attr_check(struct mem_attr_info_t attr, uint8_t flags) in ns_mem_attr_check()
316 static int32_t secure_mem_attr_check(struct mem_attr_info_t attr, uint8_t flags) in secure_mem_attr_check()
368 static int32_t mem_attr_check(struct mem_attr_info_t attr, uint8_t flags) in mem_attr_check()
381 int32_t tfm_has_access_to_region(const void *p, size_t s, uint32_t flags) in tfm_has_access_to_region()
/trusted-firmware-m-latest/platform/ext/target/arm/rse/common/fip_parser/
Dfirmware_image_package.h20 uint64_t flags; member
27 uint64_t flags; member
/trusted-firmware-m-latest/platform/ext/target/arm/corstone1000/fip_parser/
Dfip_parser.h46 uint64_t flags; member
60 uint64_t flags; member
/trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/host/src/tests/TestAL/pal/linux/
Dtest_pal_map_addrs.c56 int flags = 0; in Test_PalMapAddr() local
150 static void Test_SetMmapFlags(int *prot, int *flags, uint8_t bitMask) in Test_SetMmapFlags()
/trusted-firmware-m-latest/platform/ext/accelerator/cc312/cc312-rom/psa_driver_api/src/
Dcc3xx_psa_entropy.c28 psa_status_t cc3xx_get_entropy(uint32_t flags, size_t *estimate_bits, in cc3xx_get_entropy()
/trusted-firmware-m-latest/platform/ext/target/nordic_nrf/common/core/
Dtfm_hal_isolation.c174 static bool accessible_to_region(const void *p, size_t s, int flags) in accessible_to_region()
244 int flags = 0; in tfm_hal_memory_check() local
/trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/codesafe/src/psa_driver_api/src/
Dcc3xx_psa_entropy.c32 psa_status_t cc3xx_get_entropy(uint32_t flags, size_t *estimate_bits, in cc3xx_get_entropy()
/trusted-firmware-m-latest/interface/include/psa/
Dstorage_common.h37 psa_storage_create_flags_t flags; member
Dcrypto_struct.h228 uint32_t flags; member
253 uint32_t flags; member
Dupdate.h165 uint32_t flags; member
/trusted-firmware-m-latest/secure_fw/partitions/internal_trusted_storage/
Dits_crypto_interface.c44 const uint32_t flags, in tfm_its_fill_enc_add()
/trusted-firmware-m-latest/platform/ext/target/cypress/psoc64/
Dtfm_hal_isolation.c56 uint32_t flags = 0; in tfm_hal_memory_check() local
/trusted-firmware-m-latest/platform/ext/target/arm/musca_s1/
Dtfm_hal_isolation.c279 int flags = 0; in tfm_hal_memory_check() local
/trusted-firmware-m-latest/platform/ext/target/arm/mps2/an519/
Dtfm_hal_isolation.c269 int flags = 0; in tfm_hal_memory_check() local
/trusted-firmware-m-latest/secure_fw/spm/include/load/
Dservice_defs.h50 uint32_t flags; /* Flags */ member
/trusted-firmware-m-latest/secure_fw/spm/core/
Dthread.h48 uint16_t flags; /* Flags and align, DO NOT REMOVE! */ member
/trusted-firmware-m-latest/platform/ext/target/arm/corstone1000/
Dtfm_hal_isolation.c171 uint32_t flags = 0; in tfm_hal_memory_check() local
/trusted-firmware-m-latest/platform/ext/cmsis/CMSIS/Driver/DriverTemplates/
DDriver_MCI.c125 static int32_t ARM_MCI_SendCommand(uint32_t cmd, uint32_t arg, uint32_t flags, uint32_t *response) in ARM_MCI_SendCommand()
DDriver_ETH_MAC.c100 static int32_t ARM_ETH_MAC_SendFrame(const uint8_t *frame, uint32_t len, uint32_t flags) in ARM_ETH_MAC_SendFrame()
/trusted-firmware-m-latest/platform/ext/target/arm/musca_b1/
Dtfm_hal_isolation.c480 int flags = 0; in tfm_hal_memory_check() local
/trusted-firmware-m-latest/platform/ext/target/stm/common/stm32l5xx/secure/
Dtfm_hal_isolation.c458 int flags = 0; in tfm_hal_memory_check() local
/trusted-firmware-m-latest/platform/ext/target/nuvoton/common/
Dtfm_hal_isolation.c467 int flags = 0; in tfm_hal_memory_check() local
/trusted-firmware-m-latest/platform/ext/target/stm/common/stm32u5xx/secure/
Dtfm_hal_isolation.c453 int flags = 0; in tfm_hal_memory_check() local
/trusted-firmware-m-latest/platform/ext/target/stm/common/stm32h5xx/secure/
Dtfm_hal_isolation.c513 int flags = 0; in tfm_hal_memory_check() local
/trusted-firmware-m-latest/secure_fw/partitions/internal_trusted_storage/flash_fs/
Dits_flash_fs.h181 uint32_t flags; /*!< Flags set when the file was created */ member

12