switch-coreboot/src
Shaunak Saha 5f84310bb1 soc/intel/common/block: Add functions to common CPU library code
This patch adds few helper functions in CPU common libraray code
which are mainly needed for ACPI module. The functions those are
moved to cpu common code is removed from common acpi files.

TEST= System boots properly and no regression observed.

Change-Id: Id34eb7e03069656238ca0cbdf6ce33f116e0e413
Signed-off-by: Shaunak Saha <shaunak.saha@intel.com>
Reviewed-on: https://review.coreboot.org/21051
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2017-08-17 23:41:59 +00:00
..
acpi src/acpi: Add guards on all header files 2017-08-01 23:04:27 +00:00
arch arch/x86: Make postcar TempRamExit call generic 2017-08-17 17:52:21 +00:00
commonlib Rename __attribute__((packed)) --> __packed 2017-07-13 19:45:59 +00:00
console console: Add weak method to notify about death 2017-08-14 11:01:41 +00:00
cpu AGESA: Cleanup ACPI S3 support 2017-08-16 22:06:51 +00:00
device device/smbus: Drop some never used boilerplate 2017-08-15 13:20:59 +00:00
drivers arch/x86: Make postcar TempRamExit call generic 2017-08-17 17:52:21 +00:00
ec ec/google: Add command to fetch SKU ID from EC 2017-08-15 20:22:20 +00:00
include device/smbus: Drop some never used boilerplate 2017-08-15 13:20:59 +00:00
lib lib/cbmem: provide optional cbmem top initialization hook 2017-08-04 04:29:57 +00:00
mainboard mainboard/google/poppy: Add ACPI objects for NVMEM device GT24C16S and CAT24C16 2017-08-17 16:37:15 +00:00
northbridge AGESA: Cleanup ACPI S3 support 2017-08-16 22:06:51 +00:00
soc soc/intel/common/block: Add functions to common CPU library code 2017-08-17 23:41:59 +00:00
southbridge AGESA: Cleanup ACPI S3 support 2017-08-16 22:06:51 +00:00
superio superio/winbond/w83977tf: Drop early_serial.c 2017-08-15 21:03:34 +00:00
vboot vboot: Remove get_sw_write_protect_state callback 2017-07-18 23:24:01 +00:00
vendorcode AGESA f15tn: Fix MemContext buffer parser for AmdInitPost() 2017-08-16 22:06:57 +00:00
Kconfig Add support for Undefined Behavior Sanitizer 2017-06-14 19:56:59 +02:00