commit | 1be747f4dce712245c81b3432d00a23693fb1d34 | [log] [tgz] |
---|---|---|
author | Dimitris Papastamos <dimitris.papastamos@arm.com> | Wed Feb 14 10:28:36 2018 +0000 |
committer | Dimitris Papastamos <dimitris.papastamos@arm.com> | Tue Feb 27 13:28:41 2018 +0000 |
tree | b7bb9c3f13e311e6b3341f13f162ed26ae172e0c | |
parent | 0b00f8a998925329fbe7a51eac08d96e95f241af [diff] |
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>