From 1ac1e4dae08ea1e36ca2bd5b5ffdb8b8e45847c6 Mon Sep 17 00:00:00 2001 From: Andrea Bolognani Date: Fri, 12 Jul 2024 14:18:20 +0200 Subject: [PATCH] cpu_map: Add pauth Arm CPU feature This CPU feature can be used to explicitly enable or disable support for pointer authentication. By default, it will be enabled if the host supports it. https://issues.redhat.com/browse/RHEL-7044 Signed-off-by: Andrea Bolognani Reviewed-by: Michal Privoznik --- src/cpu_map/arm_features.xml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/cpu_map/arm_features.xml b/src/cpu_map/arm_features.xml index 8a53384463..fc80a3b5bd 100644 --- a/src/cpu_map/arm_features.xml +++ b/src/cpu_map/arm_features.xml @@ -19,4 +19,7 @@ + + +