Searched refs:MT_ROOT (Results 1 – 6 of 6) sorted by relevance
71 assert((pas == MT_NS) || (pas == MT_SECURE) || (pas == MT_ROOT) in xlat_arch_get_pas()83 case MT_ROOT: in xlat_arch_get_pas()113 if ((ctx->xlat_regime == EL3_REGIME) && (pas == MT_ROOT)) { in xlat_arch_get_pas()
101 #define MT_ROOT (U(2) << MT_PAS_SHIFT) macro168 #define EL3_PAS MT_ROOT
777 MT_MEMORY | MT_RW | MT_ROOT)
455 MT_MEMORY | MT_RW | MT_ROOT)
27 memory type macros, ``MT_ROOT`` and ``MT_REALM``, have been added to the
454 rc = spmd_dynamic_map_mem(root_base_addr, size, MT_RO_DATA | MT_ROOT, in spmd_do_sec_cpy()