2204cee6e9
- Update the google_skyrim.with_binaries to test printing the STB entries. - Add a new saved config to test building without video, building using an x86 verstage, and STB_SPILL_TO_DRAM Signed-off-by: Martin Roth <gaumless@gmail.com> Change-Id: Idddcf2441b91b79575e5dfed1cc56d207234205b Reviewed-on: https://review.coreboot.org/c/coreboot/+/68928 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Fred Reitberger <reitbergerfred@gmail.com> Reviewed-by: Jon Murphy <jpmurphy@google.com>
25 lines
839 B
Text
25 lines
839 B
Text
CONFIG_USE_AMD_BLOBS=y
|
|
CONFIG_VENDOR_GOOGLE=y
|
|
# CONFIG_CONSOLE_SERIAL is not set
|
|
CONFIG_AMD_FWM_POSITION_INDEX=4
|
|
CONFIG_VBOOT=y
|
|
CONFIG_VBOOT_SLOTS_RW_A=y
|
|
# CONFIG_DRIVERS_INTEL_WIFI is not set
|
|
CONFIG_BOARD_GOOGLE_SKYRIM=y
|
|
CONFIG_VBOOT_FWID_MODEL="Google_$(CONFIG_MAINBOARD_PART_NUMBER)"
|
|
CONFIG_POWER_STATE_PREVIOUS_AFTER_FAILURE=y
|
|
CONFIG_ASYNC_FILE_LOADING=y
|
|
# CONFIG_ACPI_BERT is not set
|
|
# CONFIG_ACPI_SSDT_PSD_INDEPENDENT is not set
|
|
CONFIG_ENABLE_STB_SPILL_TO_DRAM=y
|
|
CONFIG_AMD_STB_SIZE_IN_MB=3
|
|
CONFIG_NO_GFX_INIT=y
|
|
CONFIG_VPD=y
|
|
CONFIG_CBFS_MCACHE_RW_PERCENTAGE=50
|
|
CONFIG_GBB_FLAG_DEV_SCREEN_SHORT_DELAY=y
|
|
CONFIG_GBB_FLAG_FORCE_DEV_SWITCH_ON=y
|
|
CONFIG_VBOOT_KEYBLOCK_VERSION=1
|
|
CONFIG_VBOOT_KEYBLOCK_PREAMBLE_FLAGS=0x0
|
|
CONFIG_SECURITY_CLEAR_DRAM_ON_REGULAR_BOOT=y
|
|
CONFIG_POST_IO_PORT=0x80
|
|
# CONFIG VBOOT_STARTS_BEFORE_BOOTBLOCK is not set
|