]> 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>
Sat, 7 Jun 2025 15:35:35 +0000 (15:35 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 27 Jun 2025 10:05:37 +0000 (11:05 +0100)
commit98236b25d03f3f83f268236cb9b83c4cabd60ab9
tree892cf7354d752fe34e07151014e503885d127e83
parentdf53d418709205450a02bb4d71cbfb4ff86f2c1e
arm64: proton-pack: Add new CPUs 'k' values for branch mitigation

[ Upstream commit efe676a1a7554219eae0b0dcfe1e0cdcc9ef9aef ]

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: Pu Lehui <pulehui@huawei.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
arch/arm64/include/asm/cputype.h
arch/arm64/kernel/proton-pack.c