Home
last modified time | relevance | path

Searched refs:MT_USER (Results 1 – 15 of 15) sorted by relevance

/tf-a-ffa_el3_spmc/include/plat/arm/common/
A Darm_spm_def.h36 MT_CODE | MT_SECURE | MT_USER, \
56 MT_RO_DATA | MT_SECURE | MT_USER,\
70 MT_RW_DATA | MT_NS | MT_USER, \
93 MT_RW_DATA | MT_SECURE | MT_USER,\
/tf-a-ffa_el3_spmc/plat/socionext/synquacer/include/
A Dplatform_def.h102 MT_USER, PAGE_SIZE)
110 MT_USER, PAGE_SIZE)
120 MT_USER, PAGE_SIZE)
130 MT_USER, PAGE_SIZE)
161 MT_NS | MT_USER)
168 MT_NS | MT_USER)
/tf-a-ffa_el3_spmc/plat/arm/css/sgi/include/
A Dsgi_soc_platform_def_v2.h20 MT_SECURE | MT_USER))
29 MT_SECURE | MT_USER))
A Dsgi_soc_platform_def.h22 MT_SECURE | MT_USER))
31 MT_SECURE | MT_USER))
A Dsgi_base_platform_def.h183 MT_DEVICE | MT_RW | MT_SECURE | MT_USER)
199 MT_RW_DATA | MT_NS | MT_USER, \
A Dsgi_soc_css_def_v2.h82 MT_DEVICE | MT_RW | MT_SECURE | MT_USER)
/tf-a-ffa_el3_spmc/services/std_svc/spm/spm_mm/
A Dspm_mm_xlat.c39 tf_attr |= MT_RW | MT_USER; in smc_attr_to_mmap_attr()
41 tf_attr |= MT_RO | MT_USER; in smc_attr_to_mmap_attr()
68 if ((attr & MT_USER) == 0) { in smc_mmap_to_smc_attr()
/tf-a-ffa_el3_spmc/plat/qemu/qemu_sbsa/include/
A Dplatform_def.h284 MT_USER, \
304 MT_USER, \
322 MT_USER, \
344 MT_USER, \
357 MT_SECURE | MT_USER)
/tf-a-ffa_el3_spmc/include/plat/arm/board/common/
A Dv2m_def.h130 MT_DEVICE | MT_RW | MT_SECURE | MT_USER)
/tf-a-ffa_el3_spmc/plat/qemu/common/
A Dqemu_spm.c20 MT_DEVICE | MT_RW | MT_SECURE | MT_USER)
/tf-a-ffa_el3_spmc/lib/xlat_tables_v2/
A Dxlat_tables_utils.c402 *attributes |= MT_USER; in xlat_get_mem_attributes_internal()
540 new_attr = old_attr & ~(MT_RW | MT_EXECUTE_NEVER | MT_USER); in xlat_change_mem_attributes_ctx()
546 new_attr |= attr & (MT_RW | MT_EXECUTE_NEVER | MT_USER); in xlat_change_mem_attributes_ctx()
A Dxlat_tables_core.c141 if ((attr & MT_USER) != 0U) { in xlat_desc()
/tf-a-ffa_el3_spmc/include/lib/xlat_tables/
A Dxlat_tables_v2.h111 #define MT_USER (U(1) << MT_USER_SHIFT) macro
/tf-a-ffa_el3_spmc/plat/arm/board/fvp/
A Dfvp_common.c170 MT_DEVICE | MT_RO | MT_SECURE | MT_USER),
/tf-a-ffa_el3_spmc/services/std_svc/spm/spmc/
A Dspmc_main.c848 sp_mem_regions.attr = MT_USER; in populate_sp_mem_regions()

Completed in 34 milliseconds