]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
arm64: perf: add support for Cortex-A35
authorJulien Thierry <julien.thierry@arm.com>
Wed, 9 Aug 2017 16:46:39 +0000 (17:46 +0100)
committerWill Deacon <will.deacon@arm.com>
Thu, 10 Aug 2017 16:46:49 +0000 (17:46 +0100)
commite884f80cf2a76a86547e2316982e1f200f556ddf
treeed1bbed1f5c08060a9adccc7d767c1268a74b68b
parent5561b6c5e9813df16d7453f6ce1a0546221fca97
arm64: perf: add support for Cortex-A35

The Cortex-A35 uses some implementation defined perf events.

The Cortex-A35 derives from the Cortex-A53 core, using the same event mapings
based on Cortex-A35 TRM r0p2, section C2.3 - Performance monitoring events
(pages C2-562 to C2-565).

Signed-off-by: Julien Thierry <julien.thierry@arm.com>
Cc: Will Deacon <will.deacon@arm.com>
Cc: Mark Rutland <mark.rutland@arm.com>
Cc: Catalin Marinas <catalin.marinas@arm.com>
Signed-off-by: Will Deacon <will.deacon@arm.com>
Documentation/devicetree/bindings/arm/pmu.txt
arch/arm64/kernel/perf_event.c