coreboot-kgpe-d16/src
Kyösti Mälkki 661ad4666c ACPI: Select ACPI_SOC_NVS only where suitable
Having some symmetry with <soc/nvs.h> now allows to reduce
the amount of gluelogic to determine the size and cbmc field
of struct global_nvs.

Since GNVS creation is now controlled by ACPI_SOC_NVS,
drivers/amd/agesa/nvs.c becomes obsolete and soc/amd/cezanne
cannot have this selected until <soc/nvs.h> exists.

Change-Id: Ia9ec853ff7f5e7908f7e8fc179ac27d0da08e19d
Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/49344
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Reviewed-by: Lance Zhao
2021-01-18 07:21:34 +00:00
..
acpi ACPI: Select ACPI_SOC_NVS only where suitable 2021-01-18 07:21:34 +00:00
arch arch/x86/Makefile.inc: Clean up generated assembly stubs 2021-01-08 08:10:04 +00:00
commonlib drivers/tpm: Implement full PPI 2020-12-21 02:38:20 +00:00
console
cpu build system: Always add coreboot.pre dependency to intermediates 2021-01-15 23:54:09 +00:00
device device/pci_device.c: Use same indents for switch/case 2021-01-12 13:33:59 +00:00
drivers ACPI: Select ACPI_SOC_NVS only where suitable 2021-01-18 07:21:34 +00:00
ec build system: Always add coreboot.pre dependency to intermediates 2021-01-15 23:54:09 +00:00
include soc/amd/picasso: Generate ACPI CRAT objects in cb 2021-01-15 11:27:23 +00:00
lib ACPI: Select ACPI_SOC_NVS only where suitable 2021-01-18 07:21:34 +00:00
mainboard ACPI: Select ACPI_SOC_NVS only where suitable 2021-01-18 07:21:34 +00:00
northbridge nb/intel/sandybridge: Clarify command timing calculation 2021-01-15 11:24:41 +00:00
security build system: Always add coreboot.pre dependency to intermediates 2021-01-15 23:54:09 +00:00
soc ACPI: Select ACPI_SOC_NVS only where suitable 2021-01-18 07:21:34 +00:00
southbridge ACPI: Select ACPI_SOC_NVS only where suitable 2021-01-18 07:21:34 +00:00
superio src/superio: trim and move Makefile.inc, instead use wildcard matches 2020-12-27 14:46:07 +00:00
vendorcode vc/eltan/security/verified_boot/vboot_check.c: Add check PROG_POSTCAR 2021-01-15 11:18:58 +00:00
Kconfig Kconfig: Show console debug options if loglevel override is set 2020-12-11 15:58:24 +00:00