coreboot-kgpe-d16/src
Frans Hendriks 6665da81ef soc/intel/braswell/acpi/lpc.asl: Allocate used ROM size only
Fixed ROM area is allocated.
Reduce the ROM size using CONFIG_COREBOOT_ROMSIZE.

BUG=N/A
TEST=Facebook FBG-1701 booting Embedded Linux

Change-Id: I7a47bf2600f546271c5a65641d29f868ff2748bf
Signed-off-by: Frans Hendriks <fhendriks@eltan.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/31822
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Nico Huber <nico.h@gmx.de>
2019-07-10 10:13:03 +00:00
..
acpi
arch arch/x86: Avoid HAVE_SMI_HANDLER conditional with smm-class 2019-07-09 12:43:35 +00:00
commonlib commonlib/storage: use ALIGN_UP instead of ALIGN for better readability 2019-06-21 12:49:43 +00:00
console arch/x86: Replace some uses of SMM_TSEG 2019-07-09 12:44:10 +00:00
cpu cpu/x86: Remove obsolete smm_init_completion() 2019-07-10 09:23:16 +00:00
device device/oprom: Replace CONFIG() preprocessor statements 2019-07-10 08:24:13 +00:00
drivers drivers/intel: Move FSP stage_cache implementation into common block 2019-07-09 10:52:33 +00:00
ec arch/x86: Avoid HAVE_SMI_HANDLER conditional with smm-class 2019-07-09 12:43:35 +00:00
include lib/romstage_stack.c: Remove file 2019-07-07 21:27:22 +00:00
lib arch/x86: Replace some uses of SMM_TSEG 2019-07-09 12:44:10 +00:00
mainboard arch/non-x86: Flip HAVE_MONOTONIC_TIMER default 2019-07-09 13:07:38 +00:00
northbridge cpu/x86: Flip SMM_TSEG default 2019-07-09 12:48:46 +00:00
security src/security/vboot: Add option to skip display init with vboot 2.0 2019-07-07 20:09:24 +00:00
soc soc/intel/braswell/acpi/lpc.asl: Allocate used ROM size only 2019-07-10 10:13:03 +00:00
southbridge intel/i82801ix: Rename smm_lock() prototype 2019-07-10 09:21:32 +00:00
superio nuvoton/early_serial: improve comments on serial pinmux settings 2019-06-22 11:39:12 +00:00
vendorcode add ctype.h header 2019-06-24 21:15:14 +00:00
Kconfig arch/x86: Flip HAVE_MONOTONIC_TIMER default 2019-07-09 13:36:18 +00:00