Home
last modified time | relevance | path

Searched refs:XN (Results 1 – 9 of 9) sorted by relevance

/rk3399_ARM-atf/lib/xlat_tables_v2/aarch32/
H A Dxlat_tables_arch.c99 return UPPER_ATTRS(XN) | UPPER_ATTRS(PXN); in xlat_arch_regime_get_xn_desc()
102 return UPPER_ATTRS(XN); in xlat_arch_regime_get_xn_desc()
/rk3399_ARM-atf/docs/security_advisories/
H A Dsecurity-advisory-tfv-3.rst57 translation tables. The EL3 translation regime uses a single ``XN`` bit to
60 The ``xlat_tables`` library only handles the ``XN`` bit, which maps to ``UXN``
68 of the ``XN``, ``UXN`` or ``PXN`` bits in the translation tables. See the
76 - AArch32 configurations are unaffected. Here the ``XN`` bit controls execution
/rk3399_ARM-atf/lib/xlat_tables/aarch32/
H A Dxlat_tables.c51 return UPPER_ATTRS(XN); in xlat_arch_get_xn_desc()
/rk3399_ARM-atf/lib/xlat_tables/aarch64/
H A Dxlat_tables.c111 return UPPER_ATTRS(XN); in xlat_arch_get_xn_desc()
/rk3399_ARM-atf/include/lib/xlat_tables/
H A Dxlat_tables_defs.h52 #define XN (ULL(1) << 2) macro
/rk3399_ARM-atf/lib/xlat_tables_v2/aarch64/
H A Dxlat_tables_arch.c177 return UPPER_ATTRS(XN); in xlat_arch_regime_get_xn_desc()
/rk3399_ARM-atf/lib/xlat_tables_v2/
H A Dxlat_tables_utils.c71 printf(((desc & UPPER_ATTRS(XN)) != 0ULL) ? "-XN" : "-EXEC"); in xlat_desc_print()
/rk3399_ARM-atf/docs/threat_model/firmware_threat_model/
H A Dthreat_model_el3_spm.rst397 | | hardening techniques (XN, WXN, pointer |
403 | | authentication, XN, WXN, security hardening |
/rk3399_ARM-atf/docs/
H A Dchange-log.md10735 - st: stm32mp1: Use stm32mp_get_ddr_ns_size() function, set XN attribute for