Refactor AMU support for Cortex A75
This patch also fixes the assumption that the counters are disabled on
the resume path.  This is incorrect as the AMU counters are enabled
early in the CPU reset function before `cpuamu_context_restore()`
runs.

Change-Id: I38a94eb166a523f00de18e86860434ffccff2131
Signed-off-by: Dimitris Papastamos <dimitris.papastamos@arm.com>
1 parent a2e702a commit f06890ea89f6c20f5d4619ba3d108c43d5d89b18
@Dimitris Papastamos Dimitris Papastamos authored on 14 Feb 2018
Showing 6 changed files
View
include/lib/cpus/aarch64/cortex_a75.h
View
include/lib/cpus/aarch64/cpuamu.h
View
lib/cpus/aarch64/cortex_a75.S
View
lib/cpus/aarch64/cortex_a75_pubsub.c
View
lib/cpus/aarch64/cpuamu.c 0 → 100644
View
plat/arm/board/fvp/platform.mk