aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/event_analyzing_sample.py
diff options
context:
space:
mode:
authorSuzuki K Poulose <[email protected]>2016-04-18 10:28:35 +0100
committerWill Deacon <[email protected]>2016-04-20 12:22:42 +0100
commita6dc3cd718ec2a19b8ca812087666899852af78f (patch)
treef1ac05011fd06e703592a56076f4c7f245626af9 /tools/perf/scripts/python/event_analyzing_sample.py
parentc80aba803a9aa131f997f62a71ab453e456d08a8 (diff)
arm64: cpufeature: Check availability of AArch32
On ARMv8 support for AArch32 state is optional. Hence it is not safe to check the AArch32 ID registers for sanity, which could lead to false warnings. This patch makes sure that the AArch32 state is implemented before we keep track of the 32bit ID registers. As per ARM ARM (D.1.21.2 - Support for Exception Levels and Execution States, DDI0487A.h), checking the support for AArch32 at EL0 is good enough to check the support for AArch32 (i.e, AArch32 at EL1 => AArch32 at EL0, but not vice versa). Tested-by: Yury Norov <[email protected]> Signed-off-by: Suzuki K Poulose <[email protected]> Signed-off-by: Will Deacon <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions