Home
last modified time | relevance | path

Searched defs:attributes (Results 1 – 9 of 9) sorted by relevance

/rk3399_ARM-atf/services/std_svc/spm/spm_mm/
H A Dspm_mm_xlat.c31 static unsigned int smc_attr_to_mmap_attr(unsigned int attributes) in smc_attr_to_mmap_attr()
158 uint32_t attributes = (uint32_t) smc_attributes; in spm_memory_attributes_set_smc_handler() local
/rk3399_ARM-atf/drivers/scmi-msg/
H A Dpower_domain.h31 uint32_t attributes; member
41 uint32_t attributes; member
H A Dcommon.h51 uint32_t attributes; member
62 uint32_t attributes; member
H A Dclock.h47 uint32_t attributes; member
113 uint32_t attributes; member
135 uint32_t attributes; member
H A Dreset_domain.h44 uint32_t attributes; member
/rk3399_ARM-atf/bl32/tsp/
H A Dffa_helpers.c60 ffa_mem_attr16_t attributes, ffa_mtd_flag32_t flags, in ffa_memory_region_init_header()
99 ffa_mem_attr16_t attributes) in ffa_memory_retrieve_request_init()
/rk3399_ARM-atf/plat/imx/imx8ulp/include/
H A Dscmi_sensor.h22 uint32_t attributes; member
/rk3399_ARM-atf/lib/xlat_tables_v2/
H A Dxlat_tables_utils.c347 uintptr_t base_va, uint32_t *attributes, uint64_t **table_entry, in xlat_get_mem_attributes_internal()
/rk3399_ARM-atf/drivers/auth/mbedtls/
H A Dmbedtls_psa_crypto.c504 psa_key_attributes_t attributes = PSA_KEY_ATTRIBUTES_INIT; in aes_gcm_decrypt() local