From 4b5c9678d17f135e77ddab7c2643949fb2408048 Mon Sep 17 00:00:00 2001 From: Tim Wiederhake Date: Wed, 19 Oct 2022 15:36:16 +0200 Subject: cpu_map: Add missing x86 feature "sgx-exinfo" Signed-off-by: Tim Wiederhake Reviewed-by: Jiri Denemark --- src/cpu_map/x86_features.xml | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'src/cpu_map') diff --git a/src/cpu_map/x86_features.xml b/src/cpu_map/x86_features.xml index c9935a0ef9..75186656c1 100644 --- a/src/cpu_map/x86_features.xml +++ b/src/cpu_map/x86_features.xml @@ -418,6 +418,11 @@ + + + + + -- cgit v1.2.1