heads/config
Thomas Clarke 572f5b3414
On KGPE-D16 boards, ensure linux-kgpe-d16*.config are up-to-date by:
cp config/linux.. ./build/linux*/.config
	cd build/linux*
	make savedefconfig
	cp defconfig ../../config/linux..

Resulting in only linux-kgpe-d16_workstation.config being updated.

For KGPE-D16 workstation boards:
Remove `console=tty0` from `CONFIG_BOOT_KERNEL_ADD` as was blocking Qubes graphical installer (CLI installer was launched).
Comment out `export CONFIG_BOOT_KERNEL_REMOVE="plymouth.ignore-serial-consoles"` to provide a more desktop like experience.

Removed 0001-cpu-x86-smm-Use-PRIxPTR-to-print-uintptr_t.patch as already exists as 0000-cpu-x86-smm-Use-PRIxPTR-to-print-uintptr_t.patch

Added 0020-kgpe-d16_measured-boot-support.patch for coreboot 4.11

Fix TPM errors when microcode is measured by initialising TPM earlier and loading the microcode later.
Thanks to Michał Żygowski <miczyg1> for condition suggestion: `if (CONFIG(MEASURED_BOOT) && CONFIG(LPC_TPM) && boot_cpu())`

Locate bootblock location and size with CBFS API. Credit to: Michał Żygowski <miczyg1>
2020-12-02 15:56:42 +00:00
..
busybox.config configs/busybox: include 'fold' utility 2020-07-21 09:47:51 -05:00
coreboot-kgpe-d16_server-whiptail.config KGPE-D16: fix coreboot config to have LOCAL_VERSION injected since not defined, describe better board configs applications 2020-12-02 15:56:42 +00:00
coreboot-kgpe-d16_server.config KGPE-D16: fix coreboot config to have LOCAL_VERSION injected since not defined, describe better board configs applications 2020-12-02 15:56:42 +00:00
coreboot-kgpe-d16_workstation-usb_keyboard.config KGPE-D16: fix coreboot config to have LOCAL_VERSION injected since not defined, describe better board configs applications 2020-12-02 15:56:42 +00:00
coreboot-kgpe-d16_workstation.config KGPE-D16: fix coreboot config to have LOCAL_VERSION injected since not defined, describe better board configs applications 2020-12-02 15:56:42 +00:00
coreboot-librem_13v2.config Inject Heads version string into coreboot LOCALVERSION... (#859) 2020-10-21 11:04:27 -04:00
coreboot-librem_13v4.config Inject Heads version string into coreboot LOCALVERSION... (#859) 2020-10-21 11:04:27 -04:00
coreboot-librem_15v3.config Inject Heads version string into coreboot LOCALVERSION... (#859) 2020-10-21 11:04:27 -04:00
coreboot-librem_15v4.config Inject Heads version string into coreboot LOCALVERSION... (#859) 2020-10-21 11:04:27 -04:00
coreboot-librem_l1um.config configs/coreboot-librem_l1um: drop CONFIG_LOCALVERSION (#866) 2020-10-21 18:06:03 -04:00
coreboot-librem_mini_v2.config Add new board: Purism Librem Mini v2 2020-11-19 15:39:44 -05:00
coreboot-librem_mini.config configs/coreboot-librem_mini: update blob paths 2020-11-19 15:39:44 -05:00
coreboot-qemu-fbwhiptail.config qemu-coreboot-fbwhiptail board: coreboot config CBFS region upgraded to 7.5mb to not fail CI 2020-11-05 18:14:42 -05:00
coreboot-qemu.config Inject Heads version string into coreboot LOCALVERSION... (#859) 2020-10-21 11:04:27 -04:00
coreboot-t420.config Inject Heads version string into coreboot LOCALVERSION... (#859) 2020-10-21 11:04:27 -04:00
coreboot-t430-flash.config Inject Heads version string into coreboot LOCALVERSION... (#859) 2020-10-21 11:04:27 -04:00
coreboot-t430.config Inject Heads version string into coreboot LOCALVERSION... (#859) 2020-10-21 11:04:27 -04:00
coreboot-x220.config Inject Heads version string into coreboot LOCALVERSION... (#859) 2020-10-21 11:04:27 -04:00
coreboot-x230-flash.config Inject Heads version string into coreboot LOCALVERSION... (#859) 2020-10-21 11:04:27 -04:00
coreboot-x230-hotp-verification.config Inject Heads version string into coreboot LOCALVERSION... (#859) 2020-10-21 11:04:27 -04:00
coreboot-x230-nkstorecli.config coreboot configs: remove CONFIG_LOCALVERSION artifacts in conformity of bd7a945bbb 2020-11-06 15:24:13 -05:00
coreboot-x230.config Inject Heads version string into coreboot LOCALVERSION... (#859) 2020-10-21 11:04:27 -04:00
linux-kgpe-d16_server-whiptail.config Activate dual console by default and restructure board config 2020-12-02 15:56:34 +00:00
linux-kgpe-d16_server.config Activate dual console by default and restructure board config 2020-12-02 15:56:34 +00:00
linux-kgpe-d16_workstation.config On KGPE-D16 boards, ensure linux-kgpe-d16*.config are up-to-date by: 2020-12-02 15:56:42 +00:00
linux-librem_common.config modules/linux: add support for building with kernel 5.4.69 (#854) 2020-10-25 01:26:08 -04:00
linux-linuxboot.config Merge pull request #461 from osresearch/debug-linux 2019-11-28 10:53:29 -05:00
linux-qemu.config Disable EXT2 standard driver (replaced by EXT4 driver) 2019-02-19 21:16:52 +00:00
linux-x230-flash.config x230-flash depends on independent and minimal linux-x230-flash.config. ash_history content replaced with usefull commands. Everything is there to generate keys from Yubikey/Nitrokey, export armored versions to external media and cbfs them into reproducible rom and flash resulting rom with flashrom-x230.sh. 2018-05-07 16:45:47 -04:00
linux-x230.config config/linux-x230: remove debug symbols 2019-05-20 13:47:20 +02:00