coreboot-kgpe-d16/src
Subrata Banik fa2f793957 soc/intel/{cnl,icl}: Move globalnvs.asl/nvs.h into common/block/
This patch creates a common instance of globalnvs.asl/nvs.h inside intel common
code (soc/intel/common/block/) and ask cnl & icl soc code to refer globalnvs.asl
and nvs.h from common code block.

TEST=Able to build and boot Hatch and ICL DE system. Dump DSDT.asl to verify
GNVS operation region presence after booting to OS.

Change-Id: Ia9fb12a75557bd7dc38f6d22ba2b32065d18b3ee
Signed-off-by: Subrata Banik <subrata.banik@intel.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/36457
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Arthur Heymans <arthur@aheymans.xyz>
Reviewed-by: Michael Niewöhner
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
2019-11-01 11:50:31 +00:00
..
acpi
arch arch/acpi.h: Use the predefined typedef acpi_addr_t 2019-11-01 11:47:51 +00:00
commonlib commonlib/helpers: Add alloca() macro 2019-10-30 08:20:39 +00:00
console postcar: Fix linking error with disabled postcar console 2019-10-16 11:38:23 +00:00
cpu lib/cbmem_top: Add a common cbmem_top implementation 2019-11-01 11:44:51 +00:00
device arch/x86/*.S: use defines instead of hardcoded values 2019-10-29 19:41:19 +00:00
drivers src: Remove unused '#include <cpu/cpu.h>' 2019-10-28 11:56:38 +00:00
ec ec/google/chromeec: Add EC driver support for software sync 2019-10-31 10:36:47 +00:00
include lib/cbmem_top: Add a common cbmem_top implementation 2019-11-01 11:44:51 +00:00
lib lib/cbmem_top: Add a common cbmem_top implementation 2019-11-01 11:44:51 +00:00
mainboard soc/intel/{cnl,icl}: Move globalnvs.asl/nvs.h into common/block/ 2019-11-01 11:50:31 +00:00
northbridge lib/cbmem_top: Add a common cbmem_top implementation 2019-11-01 11:44:51 +00:00
security src/[northbridge,security]: change "unsigned" to "unsigned int" 2019-10-27 18:12:50 +00:00
soc soc/intel/{cnl,icl}: Move globalnvs.asl/nvs.h into common/block/ 2019-11-01 11:50:31 +00:00
southbridge soc/intel/{IA-CPU/SOC}: Move sleepstates.asl into southbridge/intel/common/acpi 2019-11-01 11:50:03 +00:00
superio src: Remove unused 'include <string.h>' 2019-10-20 17:19:34 +00:00
vendorcode vendorcode/eltan/security: Use vb2 public key 2019-11-01 11:46:44 +00:00
Kconfig Makefile, Kconfig: Add AMD dependency for amd_blobs repo 2019-10-31 12:31:12 +00:00