Home
last modified time | relevance | path

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

/tf-a-ffa_el3_spmc/lib/xlat_tables_v2/aarch32/
A Dxlat_tables_arch.c82 return UPPER_ATTRS(XN) | UPPER_ATTRS(PXN); in xlat_arch_regime_get_xn_desc()
85 return UPPER_ATTRS(XN); in xlat_arch_regime_get_xn_desc()
/tf-a-ffa_el3_spmc/docs/security_advisories/
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
/tf-a-ffa_el3_spmc/lib/xlat_tables/aarch32/
A Dxlat_tables.c51 return UPPER_ATTRS(XN); in xlat_arch_get_xn_desc()
/tf-a-ffa_el3_spmc/lib/xlat_tables/aarch64/
A Dxlat_tables.c111 return UPPER_ATTRS(XN); in xlat_arch_get_xn_desc()
/tf-a-ffa_el3_spmc/include/lib/xlat_tables/
A Dxlat_tables_defs.h52 #define XN (ULL(1) << 2) macro
/tf-a-ffa_el3_spmc/lib/xlat_tables_v2/aarch64/
A Dxlat_tables_arch.c156 return UPPER_ATTRS(XN); in xlat_arch_regime_get_xn_desc()
/tf-a-ffa_el3_spmc/lib/xlat_tables_v2/
A Dxlat_tables_utils.c69 printf(((desc & UPPER_ATTRS(XN)) != 0ULL) ? "-XN" : "-EXEC"); in xlat_desc_print()
/tf-a-ffa_el3_spmc/docs/threat_model/
A Dthreat_model_spm.rst440 | | hardening techniques (XN, WXN, BTI, pointer |
444 | | stack protector, pointer authentication, BTI, XN, |
A Dthreat_model.rst719 | | be read-only XN, and so on. |
/tf-a-ffa_el3_spmc/docs/
A Dchange-log.rst1432 - st: stm32mp1: Use stm32mp_get_ddr_ns_size() function, set XN attribute for

Completed in 19 milliseconds