Just SGX Launch Configuration is missing for one of my test boxes.

Signed-off-by: Andrew Cooper <andrew.coop...@citrix.com>
---
CC: Jan Beulich <jbeul...@suse.com>
CC: Wei Liu <wei.l...@citrix.com>
CC: Roger Pau Monné <roger....@citrix.com>
---
 tools/misc/xen-cpuid.c | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/tools/misc/xen-cpuid.c b/tools/misc/xen-cpuid.c
index d87a72e..2e4ca57 100644
--- a/tools/misc/xen-cpuid.c
+++ b/tools/misc/xen-cpuid.c
@@ -127,6 +127,8 @@ static const char *str_7c0[32] =
     [14] = "avx512_vpopcntdq",
 
     [22] = "rdpid",
+
+    [30] = "sgx-lc",
 };
 
 static const char *str_e7d[32] =
-- 
2.1.4


_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xenproject.org
https://lists.xenproject.org/mailman/listinfo/xen-devel

Reply via email to