From e91fb88a2dbc79b380932b797691bc6fbb5e527a Mon Sep 17 00:00:00 2001 From: Xuchun Shang Date: Thu, 9 Mar 2023 09:18:10 +0800 Subject: [PATCH] multi_arch/intel_spr_supportL: add author Signed-off-by: Xuchun Shang --- multi_arch/intel_spr_support.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/multi_arch/intel_spr_support.md b/multi_arch/intel_spr_support.md index 3a0befc..48cdea5 100644 --- a/multi_arch/intel_spr_support.md +++ b/multi_arch/intel_spr_support.md @@ -1,6 +1,8 @@ # Intel SPR平台支持 tags: 一云多芯硬件生态, Anolis8 +作者 Gitee ID:xuchun-shang + Intel Sapphire Rapids(简称SPR)即第四代至强可扩展处理器,是Intel承上启下的一代产品。新引入增强指令、硬件加速器、 AMX矩阵计算、SGX机密计算、Scalable IOV、PCIe 5.0、CXL1.1协议,涵盖了计算、安全、I/O及虚拟化方面的众多技术升级 和增强。 龙蜥社区对Intel平台的支持一直领先于业界,紧随Intel研发节奏,基于[Intel Arch SIG](https://openanolis.cn/sig/Intel-Kernel)第一时间完成对SPR产品全面的支持,助力龙 蜥客户以开箱即用的方式,享用新技术特性,整体支持情况如下图: -- Gitee