Loading
tools headers: Sync arm64 headers with kernel sources
To pick up changes from: b0a3f0e8 ("arm64/sysreg: Replace TCR_EL1 field macros") 3bbf004c ("arm64: cputype: Add Neoverse-V3AE definitions") e185c8a0 ("arm64: cputype: Add NVIDIA Olympus definitions") 52b49bd6 ("arm64: cputype: Remove duplicate Cortex-X1C definitions") This should address these tools/perf build warnings: Warning: Kernel ABI header differences: diff -u tools/arch/arm64/include/asm/cputype.h arch/arm64/include/asm/cputype.h Please see tools/include/uapi/README. Note that this is still out of sync due to is_midr_in_range_list(). Reviewed-by:Leo Yan <leo.yan@arm.com> Cc: linux-arm-kernel@lists.infradead.org Signed-off-by:
Namhyung Kim <namhyung@kernel.org>