arm-trusted-firmware/include/lib/cpus/aarch64
Dimitris Papastamos 0319a97747 Implement support for the Activity Monitor Unit on Cortex A75
The Cortex A75 has 5 AMU counters.  The first three counters are fixed
and the remaining two are programmable.

A new build option is introduced, `ENABLE_AMU`.  When set, the fixed
counters will be enabled for use by lower ELs.  The programmable
counters are currently disabled.

Change-Id: I4bd5208799bb9ed7d2596e8b0bfc87abbbe18740
Signed-off-by: Dimitris Papastamos <dimitris.papastamos@arm.com>
2017-11-29 09:36:05 +00:00
..
aem_generic.h Use SPDX license identifiers 2017-05-03 09:39:28 +01:00
cortex_a35.h Use SPDX license identifiers 2017-05-03 09:39:28 +01:00
cortex_a53.h CPU: Correct names of implementation-defined aux regs 2017-08-29 13:52:48 +01:00
cortex_a55.h Add support for Cortex-A75 and Cortex-A55 CPUs 2017-06-01 11:44:52 +01:00
cortex_a57.h Cortex-A57: Implement workaround for erratum 859972 2017-09-07 14:22:02 +01:00
cortex_a72.h Cortex-A72: Implement workaround for erratum 859971 2017-09-07 14:22:02 +01:00
cortex_a73.h Use SPDX license identifiers 2017-05-03 09:39:28 +01:00
cortex_a75.h Implement support for the Activity Monitor Unit on Cortex A75 2017-11-29 09:36:05 +00:00
cpu_macros.S Use SPDX license identifiers 2017-05-03 09:39:28 +01:00
denver.h include: add U()/ULL() macros for constants 2017-06-14 17:00:30 -07:00