Home
last modified time | relevance | path

Searched refs:AP_RW (Results 1 – 3 of 3) sorted by relevance

/tf-a-ffa_el3_spmc/include/lib/xlat_tables/
A Dxlat_tables_defs.h140 #define AP_RW (AP2_RW << 5) macro
/tf-a-ffa_el3_spmc/lib/xlat_tables/
A Dxlat_tables_common.c205 desc |= ((attr & MT_RW) != 0U) ? LOWER_ATTRS(AP_RW) : LOWER_ATTRS(AP_RO); in mmap_desc()
/tf-a-ffa_el3_spmc/lib/xlat_tables_v2/
A Dxlat_tables_core.c133 desc |= ((attr & MT_RW) != 0U) ? LOWER_ATTRS(AP_RW) : LOWER_ATTRS(AP_RO); in xlat_desc()

Completed in 6 milliseconds