Home
last modified time | relevance | path

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

/trusted-firmware-a-3.4.0/docs/perf/
Dperformance-monitoring-unit.rst88 - ``NSH``:
97 - If different to the ``NSH`` bit it enables the associated ``PMEVCNTR<n>``
/trusted-firmware-a-3.4.0/include/lib/xlat_tables/
Dxlat_tables_defs.h61 #define NSH (U(0x0) << 6) macro
/trusted-firmware-a-3.4.0/docs/process/
Dsecurity-hardening.rst54 - Set ``NSH`` to ``0``.
/trusted-firmware-a-3.4.0/lib/xlat_tables_v2/
Dxlat_tables_core.c205 desc |= LOWER_ATTRS(NSH); in xlat_desc()