]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
arm64: proton-pack: Add new CPUs 'k' values for branch mitigation
authorJames Morse <james.morse@arm.com>
Mon, 12 Aug 2024 16:50:22 +0000 (17:50 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 18 May 2025 06:21:25 +0000 (08:21 +0200)
commit9fc1391552ad2b46c66e912bcc793874b24aa731
treec40dba05f9a9bdfc1c1d48550f896d643300c388
parent6e52d043f7dbf1839a24a3fab2b12b0d3839de7a
arm64: proton-pack: Add new CPUs 'k' values for branch mitigation

commit efe676a1a7554219eae0b0dcfe1e0cdcc9ef9aef upstream.

Update the list of 'k' values for the branch mitigation from arm's
website.

Add the values for Cortex-X1C. The MIDR_EL1 value can be found here:
https://developer.arm.com/documentation/101968/0002/Register-descriptions/AArch>

Link: https://developer.arm.com/documentation/110280/2-0/?lang=en
Signed-off-by: James Morse <james.morse@arm.com>
Reviewed-by: Catalin Marinas <catalin.marinas@arm.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
arch/arm64/include/asm/cputype.h
arch/arm64/kernel/proton-pack.c