arm64: cpufeature: Reduce number of pointer auth CPU caps from 6 to 4
mainline inclusion from v5.0-rc1 commit a56005d3 category: feature bugzilla: 27615 CVE: NA ------------------------------------------------- We can easily avoid defining the two meta-capabilities for the address and generic keys, so remove them and instead just check both of the architected and impdef capabilities when determining the level of system support. Reviewed-by: NSuzuki Poulose <suzuki.poulose@arm.com> Signed-off-by: NWill Deacon <will.deacon@arm.com> Conflicts: arch/arm64/include/asm/cpucaps.h [Zheng Zengkai: adjust context and fix conflicts caused by skipping the following commit. 95b861a4 arm64: arch_timer: Add workaround for ARM erratum 1188873 8b2cca9a arm64: KVM: Force VHE for systems affected by erratum 1165522] Signed-off-by: NZheng Zengkai <zhengzengkai@huawei.com> Reviewed-by: NHanjun Guo <guohanjun@huawei.com> Signed-off-by: NYang Yingliang <yangyingliang@huawei.com>
Showing
想要评论请 注册 或 登录