!75 Enable Intel SPR features in default kernel config for openEuler-22.09
Merge Pull Request from: @x56Jason This patchset is to enable Intel SPR features in default kernel config for openEuler-22.09. ### Intel Kernel Issue #I5MJBR ### Test Build and boot kernel with this patchset and check /proc/config.gz after boot. Also check various features in dmesg and /proc/cpuinfo. ``` #dmesg|grep AMX [ 0.000000] x86/fpu: Supporting XSAVE feature 0x20000: 'AMX Tile config' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x40000: 'AMX Tile data' #cat /proc/cpuinfo|grep sgx ... #cat /proc/cpuinfo|grep split_lock_detect ``` ### Known Issue N/A ### Default Config Change See patches. Link:https://gitee.com/openeuler/kernel/pulls/75 Reviewed-by: Liu Chao <liuchao173@huawei.com> Reviewed-by: Zheng Zengkai <zhengzengkai@huawei.com> Reviewed-by: Jun Tian <jun.j.tian@intel.com> Signed-off-by: Xie XiuQi <xiexiuqi@huawei.com>
Showing
想要评论请 注册 或 登录