Home
last modified time | relevance | path

Searched refs:memory_region_attributes (Results 1 – 2 of 2) sorted by relevance

/trusty/user/base/interface/arm_ffa/include/interface/arm_ffa/
Darm_ffa.h266 ffa_mem_attr8_t memory_region_attributes; member
/trusty/kernel/lib/arm_ffa/
Darm_ffa.c663 switch (mtd->memory_region_attributes & ~FFA_MEM_ATTR_NONSECURE) { in arm_ffa_mem_retrieve_start()
675 mtd->memory_region_attributes); in arm_ffa_mem_retrieve_start()
693 (mtd->memory_region_attributes & FFA_MEM_ATTR_NONSECURE)) { in arm_ffa_mem_retrieve_start()