From 5e0d370610cb1b37a0c50880b42ef508abea1905 Mon Sep 17 00:00:00 2001 From: Shuo Liu Date: Thu, 26 Sep 2024 05:46:38 +0800 Subject: Documentation/soc/intel/xeon_sp: Update doc to use real FSP headers Change-Id: I4a8b01a661a92630d41837a168e17a0fa3c50f04 Signed-off-by: Shuo Liu Reviewed-on: https://review.coreboot.org/c/coreboot/+/84550 Tested-by: build bot (Jenkins) Reviewed-by: Lean Sheng Tan Reviewed-by: Angel Pons --- .../soc/intel/xeon_sp/community_preview_guide.md | 25 +++++++--------------- 1 file changed, 8 insertions(+), 17 deletions(-) diff --git a/Documentation/soc/intel/xeon_sp/community_preview_guide.md b/Documentation/soc/intel/xeon_sp/community_preview_guide.md index dae5ad1850..33a6cf2ce1 100644 --- a/Documentation/soc/intel/xeon_sp/community_preview_guide.md +++ b/Documentation/soc/intel/xeon_sp/community_preview_guide.md @@ -13,13 +13,11 @@ The supported platform status are as below, 1. Beechnut City CRB (Sierra Forest-SP) -- Buildable with n-1 FSP headers - -- Bootable with real FSP headers/binaries +- Buildable and bootable with real FSP headers/binaries 2. Avenue City CRB (Granite Rapids-AP) -- Buildable with n-1 FSP headers +- Buildable and bootable with real FSP headers/binaries ## Build steps @@ -108,22 +106,15 @@ make UPDATED_SUBMODULES=1 -j`nproc` git format-patch upstream..HEAD ``` -## About Granite Rapids n-1 FSP headers - -This is a set of stub FSP headers for Granite Rapids server, which will -be forward compatible with the formal Granite Rapids FSP headers which -will be opensource at a later stage. For the n-1 FSP headers, there are -no corresponding n-1 FSP binaries. To pass build, users need to use stub -binaries which could be generated in arbitrary ways. Granite Rapids n-1 -FSP headers are at: `src/vendorcode/intel/fsp/fsp2_0/graniterapids`. +## About Granite Rapids FSP binaries and other needed firmware ingredients -## About Granite Rapids real FSP headers - -For the real Granite Rapids FSP headers and binaries, please contact -intel business interface to obtain. Then please update -configs/builder/config.intel.crb.avc and configs/builder/config.intel.crb.bnc +For the real Granite Rapids FSP binaries, please contact intel business interface to obtain. +Then please update configs/builder/config.intel.crb.avc and configs/builder/config.intel.crb.bnc to apply. +Other needed firmware ingredients includes microcode, intel flash descriptor and platform boot +policy. The same flow to obtain and apply. + ## Test Environment - LinuxBoot - linux kernel tag v6.10-rc4 (with defconfig located in: `Documentation/soc/intel/xeon_sp/linuxboot_defconfig`) -- cgit v1.2.3