Searched refs:PMCR (Results 1 – 8 of 8) sorted by relevance
/trusted-firmware-a-3.7.0/docs/perf/ |
D | performance-monitoring-unit.rst | 50 ``PMCR`` registers. These can be accessed at all privilege levels. 64 | ``PMCR_EL0[63*:0]`` | ``PMCR[31:0]`` | 129 For ``PMCR``/``PMCR_EL0``, the most important fields are: 145 - The effects of ``PMCNTENSET`` and ``PMCR.DP`` are applied on top of this.
|
/trusted-firmware-a-3.7.0/include/arch/aarch32/ |
D | smccc_macros.S | 101 ldcopr r5, PMCR 112 stcopr r5, PMCR 162 stcopr r1, PMCR
|
D | el3_common_macros.S | 177 stcopr r0, PMCR
|
D | arch_helpers.h | 294 DEFINE_COPROCR_RW_FUNCS(pmcr, PMCR) in DEFINE_SYSREG_RW_FUNCS()
|
D | arch.h | 591 #define PMCR p15, 0, c9, c12, 0 macro
|
/trusted-firmware-a-3.7.0/docs/security_advisories/ |
D | security-advisory-tfv-5.rst | 47 The same issue exists for the equivalent AArch32 register, ``PMCR``, except that
|
/trusted-firmware-a-3.7.0/docs/process/ |
D | security-hardening.rst | 42 Since the Non-secure world has access to the ``PMCR`` register, it can
|
/trusted-firmware-a-3.7.0/docs/ |
D | change-log.md | 6889 boot. For the earlier architectures PMCR register is saved/restored on 6891 disabled by setting PMCR.DP bit. 7748 - Control register PMCR_EL0 / PMCR is set to prohibit cycle counting in the
|