Home
last modified time | relevance | path

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

/trusted-firmware-a/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
/trusted-firmware-a/docs/build/TF-A_2.5/_sources/security_advisories/
A Dsecurity-advisory-tfv-3.rst.txt59 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
/trusted-firmware-a/include/lib/xlat_tables/
A Dxlat_tables_defs.h54 #define UXN (ULL(1) << 2) macro
/trusted-firmware-a/lib/xlat_tables_v2/aarch64/
A Dxlat_tables_arch.c179 return UPPER_ATTRS(UXN) | UPPER_ATTRS(PXN); in xlat_arch_regime_get_xn_desc()
/trusted-firmware-a/docs/components/
A Dsecure-partition-manager-mm.rst428 6. The ``UXN`` and ``PXN`` bits are set for regions that are not executable by
/trusted-firmware-a/docs/build/TF-A_2.5/_sources/components/
A Dsecure-partition-manager-mm.rst.txt428 6. The ``UXN`` and ``PXN`` bits are set for regions that are not executable by
/trusted-firmware-a/docs/build/latex/
A Dtrustedfirmware-a.tex21457 The \sphinxcode{\sphinxupquote{UXN}} and \sphinxcode{\sphinxupquote{PXN}} bits are set for regions …
44872 handles 2 Virtual Address (VA) ranges and so uses 2 bits, \sphinxcode{\sphinxupquote{UXN}} and \sph…
44873 …nly handles the \sphinxcode{\sphinxupquote{XN}} bit, which maps to \sphinxcode{\sphinxupquote{UXN}}
44884 of the \sphinxcode{\sphinxupquote{XN}}, \sphinxcode{\sphinxupquote{UXN}} or \sphinxcode{\sphinxupqu…

Completed in 95 milliseconds