]> 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:24:10 +0000 (08:24 +0200)
commitca8a5626ca0c2ce98414495e8f722faf18b730fb
tree7abfb404ce1f7dbdbd4a0e7a55e3aa04131b1bd7
parent80251f62028f1ab2e09be5ca3123f84e8b00389a
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