!787 Intel: Support In Field Scan(IFS) Array BIST
Merge Pull Request from: @allen-shi Intel In Field Scan (IFS) is a hardware feature to run circuit level tests on a CPU core to detect problems that are not caught by parity or ECC checks. IFS Scan At Field(SAF) multi-blob images supported in [PR471](https://gitee.com/openeuler/kernel/pulls/471) and [PR580](https://gitee.com/openeuler/kernel/pulls/580) IFS Array BIST performs tests on some portions of the core logic such as caches and register files. These are different portions of the silicon compared to the parts tested by the first test type i.e Scan at Field (SAF). Emerald Rapids (EMR) is the first CPU to support Array BIST. This PR is to support In Field Scan(IFS) Array BIST and includes 9 commits totally. It is upstreamed in v6.4-rc1. https://lore.kernel.org/lkml/20230322003359.213046-1-jithu.joseph@intel.com/ **Intel-Kernel Issue** [#I73EG8](https://gitee.com/openeuler/intel-kernel/issues/I73EG8) **Test** Built and run the kernel successfully on openEuler 22.03 LTS SP1. Test is PASS on EMR platform. **Known Issue** N/A **Default config change** N/A Link:https://gitee.com/openeuler/kernel/pulls/787 Reviewed-by: Jason Zeng <jason.zeng@intel.com> Reviewed-by: Jialin Zhang <zhangjialin11@huawei.com> Signed-off-by: Jialin Zhang <zhangjialin11@huawei.com>
Showing
想要评论请 注册 或 登录