coreboot/src
Kyösti Mälkki f0a3d44458 emulation/qemu-x86: Use common romstage code
This provides stack guards with checking and common
entry into postcar.

Change-Id: If0729721f0165187946107eb98e8bc754f28e517
Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/34973
Reviewed-by: Patrick Rudolph <siro@das-labor.org>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2019-08-26 21:12:29 +00:00
..
acpi AUTHORS: Move src/acpi copyrights into AUTHORS file 2019-07-30 11:04:14 +00:00
arch soc/intel: Use common romstage code 2019-08-26 21:08:41 +00:00
commonlib commonlib/region: Fix up overflow check in region_is_subregion() 2019-08-19 21:12:31 +00:00
console Add definition for ENV_ROMSTAGE_OR_BEFORE to <rules.h> 2019-08-26 20:59:45 +00:00
cpu emulation/qemu-x86: Use common romstage code 2019-08-26 21:12:29 +00:00
device Split MAYBE_STATIC to _BSS and _NONZERO variants 2019-08-26 20:56:29 +00:00
drivers soc/intel: Use common romstage code 2019-08-26 21:08:41 +00:00
ec Split MAYBE_STATIC to _BSS and _NONZERO variants 2019-08-26 20:56:29 +00:00
include lib/bootblock: Add simplified entry with basetime 2019-08-26 21:11:31 +00:00
lib lib/bootblock: Add simplified entry with basetime 2019-08-26 21:11:31 +00:00
mainboard emulation/qemu-x86: Use common romstage code 2019-08-26 21:12:29 +00:00
northbridge soc/intel: Use common romstage code 2019-08-26 21:08:41 +00:00
security Split MAYBE_STATIC to _BSS and _NONZERO variants 2019-08-26 20:56:29 +00:00
soc lib/bootblock: Add simplified entry with basetime 2019-08-26 21:11:31 +00:00
southbridge amdfam10: Remove use of __PRE_RAM__ 2019-08-26 02:08:42 +00:00
superio src/superio/nuvoton: Add support for NCT5539D 2019-07-29 17:02:12 +00:00
vendorcode vendorcode/eltan/security/lib: Always include cb_sha.c for bootblock 2019-08-26 13:46:13 +00:00
Kconfig ACPI S3: Depend on RELOCATABLE_RAMSTAGE 2019-08-22 06:38:13 +00:00