]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
tools: arm64: Add Cortex-A720AE definitions
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Tue, 21 Oct 2025 23:21:48 +0000 (23:21 +0000)
committerNamhyung Kim <namhyung@kernel.org>
Thu, 23 Oct 2025 21:48:15 +0000 (14:48 -0700)
commit9960889b32a45af39c53a46db6fd36ff1fa71a4f
treeb093a5f5cc2d7f9c694c58841a370a88b3159141
parentf2195c5b435e59f39f897780751584bb04c7464b
tools: arm64: Add Cortex-A720AE definitions

Add cputype definitions for Cortex-A720AE. These will be used for errata
detection in subsequent patches.

These values can be found in the Cortex-A720AE TRM:

https://developer.arm.com/documentation/102828/0001/

... in Table A-187

Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Reviewed-by: Leo Yan <leo.yan@arm.com>
Acked-by: Will Deacon <will@kernel.org>
Signed-off-by: Namhyung Kim <namhyung@kernel.org>
tools/arch/arm64/include/asm/cputype.h
tools/perf/util/arm-spe.c