b3076e5566
which is based on Intel Sapphire Rapids Scalable Processor chipset
which was product launched on Jan. 10 2023.
The site-local/* files are Intel binaries that are not published yet
but coreboot build validation system would skip these binaries when
they are in "site-local" directory.
Please make sure you have the correct Intel binaries for your AC CRB
and place them to the right location accordingly.
CONFIG_PAYLOAD_FILE="site-local/archercity/linuxboot_bzImage" is
LinuxBoot payload, there are several ways to build it, one way is to
build it from the x86_64 qemu example from osf-builder:
git clone https://github.com/linuxboot/osf-builder
cd examples/qemu; make kernel
commit
|
||
---|---|---|
.. | ||
config.intel.cpx.crb | ||
config.intel.crb.ac | ||
config.lenovo_t420 | ||
config.lenovo_t420s | ||
config.lenovo_t430s | ||
config.lenovo_t520 | ||
config.lenovo_t530 | ||
config.lenovo_x220 | ||
config.lenovo_x220i | ||
config.lenovo_x230 | ||
config.ocp.deltalake | ||
config.ocp.tiogapass |