Home
last modified time | relevance | path

Searched refs:UXN (Results 1 – 4 of 4) sorted by relevance

/arm-trusted-firmware-2.8.0/docs/security_advisories/
A Dsecurity-advisory-tfv-3.rst59 handles 2 Virtual Address (VA) ranges and so uses 2 bits, ``UXN`` and ``PXN``.
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
/arm-trusted-firmware-2.8.0/include/lib/xlat_tables/
A Dxlat_tables_defs.h54 #define UXN (ULL(1) << 2) macro
/arm-trusted-firmware-2.8.0/lib/xlat_tables_v2/aarch64/
A Dxlat_tables_arch.c179 return UPPER_ATTRS(UXN) | UPPER_ATTRS(PXN); in xlat_arch_regime_get_xn_desc()
/arm-trusted-firmware-2.8.0/docs/components/
A Dsecure-partition-manager-mm.rst428 6. The ``UXN`` and ``PXN`` bits are set for regions that are not executable by

Completed in 5 milliseconds