coreboot-kgpe-d16/src
Raul E Rangel d8f07c1f35 rules.h, thread.h, lib/cbfs: Add ENV_STAGE_SUPPORTS_COOP
This change consolidates the COOP rules. Co-op in theory works in all
x86 stages now, but it hasn't been enabled yet.

BUG=b:179699789
TEST=Boot guybrush to OS and verify preloads still work

Signed-off-by: Raul E Rangel <rrangel@chromium.org>
Change-Id: I1197406d1d36391998b08e3076146bb2fff59d00
Reviewed-on: https://review.coreboot.org/c/coreboot/+/59550
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Julius Werner <jwerner@chromium.org>
2021-12-15 23:25:32 +00:00
..
acpi
arch arch/x86/c_start.S: Remove duplicated "the" in comments 2021-12-13 23:46:54 +00:00
commonlib lib: Add __fls() (Find Last Set) 2021-12-13 02:57:07 +00:00
console
cpu cpu/x86/mp_init.c: Make it work for !CONFIG_SMP 2021-12-10 15:57:34 +00:00
device
drivers drivers/spi/spi-generic: document SPI_CNTRLR_DEDUCT_CMD_LEN better 2021-12-15 22:39:21 +00:00
ec
include rules.h, thread.h, lib/cbfs: Add ENV_STAGE_SUPPORTS_COOP 2021-12-15 23:25:32 +00:00
lib rules.h, thread.h, lib/cbfs: Add ENV_STAGE_SUPPORTS_COOP 2021-12-15 23:25:32 +00:00
mainboard mb/google/fizz/Kconfig: Select board-specific options per board 2021-12-15 23:24:24 +00:00
northbridge northbridge/amd/pi/00730F01/northbridge.c: remove unneeded global variables 2021-12-07 15:03:53 +00:00
security
soc soc/amd/common/block/psp: move psp_notify_dram to psp_gen1.c 2021-12-15 22:40:08 +00:00
southbridge sb/amd/pi/hudson/early_init: fix setting SPI_USE_SPI100 in SPI100_ENABLE 2021-12-08 13:48:32 +00:00
superio
vendorcode vendorcode/intel/fsp: Add Alder Lake FSP headers for FSP v2471_02 2021-12-13 06:09:15 +00:00
Kconfig