!471 Intel: Support In Field Scan(IFS) multi-blob images
Merge Pull Request from: @allen-shi 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. Intel In Field Scan(IFS) with single-blob image supported in [PR316](https://gitee.com/openeuler/kernel/pulls/316). This PR is to support Intel In Field Scan support(IFS) with multi-blob images, and support blob images with V2 only. This PR includes 34 commits totally. The 1-10 commits upstreamed before v6.2 are dependent commits. https://lore.kernel.org/all/20220525161232.14924-1-bp@alien8.de/ https://lore.kernel.org/all/20220710140736.6492-1-hdegoede@redhat.com/ https://lore.kernel.org/all/20220727114948.30123-1-bp@alien8.de/ https://lore.kernel.org/all/20201202153244.709752-1-me@mathieu.digital/ https://lore.kernel.org/all/20220813223825.3164861-2-ashok.raj@intel.com/ https://lore.kernel.org/all/20220825075445.28171-1-bp@alien8.de/ https://lore.kernel.org/all/20220829181030.722891-1-ashok.raj@intel.com/ The 11-34 commits upstreamed in v6.2 are for IFS multi-blob images. https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=a70210f41566131f88d31583f96e36cb7f5d2ad0 **Intel-Kernel Issue** [#I6L337](https://gitee.com/openeuler/intel-kernel/issues/I6L337) **Test** Built and run the kernel successfully on openEuler 22.03 LTS SP1. Test is PASS on SPR platform. **Known Issue** N/A **Default config change** N/A Link:https://gitee.com/openeuler/kernel/pulls/471 Reviewed-by: Jason Zeng <jason.zeng@intel.com> Signed-off-by: Zheng Zengkai <zhengzengkai@huawei.com>
Showing
想要评论请 注册 或 登录