Home
last modified time | relevance | path

Searched defs:location (Results 1 – 4 of 4) sorted by relevance

/trusted-firmware-m-3.6.0/platform/ext/target/arm/corstone1000/openamp/
Dplatform_spe_dual_core_hal.c132 volatile uint32_t *location = mem; in __atomic_compare_exchange_4() local
/trusted-firmware-m-3.6.0/interface/include/psa/
Dupdate.h167 uint32_t location; member
Dcrypto_values.h2369 #define PSA_KEY_LIFETIME_FROM_PERSISTENCE_AND_LOCATION(persistence, location) \ argument
/trusted-firmware-m-3.6.0/platform/ext/target/stm/common/secure_element/stsafea/se_psa/
Dse_psa.c235 psa_key_location_t location) in psa_se_st_init()