AMU: Implement support for aarch64
The `ENABLE_AMU` build option can be used to enable the
architecturally defined AMU counters.  At present, there is no support
for the auxiliary counter group.

Change-Id: I7ea0c0a00327f463199d1b0a481f01dadb09d312
Signed-off-by: Dimitris Papastamos <dimitris.papastamos@arm.com>
1 parent 3a6a9ad commit 380559c1c3ac80c0d2581a931c80323d1fefbfd6
@Dimitris Papastamos Dimitris Papastamos authored on 12 Oct 2017
Showing 7 changed files
View
bl31/bl31.mk
View
docs/user-guide.rst
View
include/lib/aarch64/arch.h
View
include/lib/aarch64/arch_helpers.h
View
include/lib/extensions/amu.h 0 → 100644
View
lib/el3_runtime/aarch64/context_mgmt.c
View
lib/extensions/amu/aarch64/amu.c 0 → 100644