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>
1 parent 11a70d7 commit 0319a97747cc96af46220d22dea2ffe497e14b85
@Dimitris Papastamos Dimitris Papastamos authored on 16 Oct 2017
Showing 5 changed files
View
Makefile
View
docs/user-guide.rst
View
include/lib/cpus/aarch64/cortex_a75.h
View
lib/cpus/aarch64/cortex_a75.S
View
make_helpers/defaults.mk