coreboot/src
Kyösti Mälkki 2289a70b6f arch/x86: Top-align .init in bootblock
Link .init section near the end of bootblock program.
It contains _start16bit, gdtptr and gdt that must be
addressable from realmode, thus within top 64 KiB.

Change-Id: If7b9737650362ac7cd82685cfdfaf18bd2429238
Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/47970
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Arthur Heymans <arthur@aheymans.xyz>
2021-01-28 08:54:21 +00:00
..
acpi ACPI: Add top-level ASL 2021-01-27 15:35:13 +00:00
arch arch/x86: Top-align .init in bootblock 2021-01-28 08:54:21 +00:00
commonlib drivers/tpm: Implement full PPI 2020-12-21 02:38:20 +00:00
console lib/trace: Remove TRACE support 2020-12-02 23:35:58 +00:00
cpu arch/x86: Top-align .init in bootblock 2021-01-28 08:54:21 +00:00
device src/device: Don't die() on vBIOS errors 2021-01-27 10:24:44 +00:00
drivers cpu/x86: Rename __protected_start symbol 2021-01-28 08:53:30 +00:00
ec ec/google/wilco: Convert to ASL 2.0 syntax 2021-01-24 21:51:39 +00:00
include ACPI: Separate device_nvs_t 2021-01-27 10:25:03 +00:00
lib arch/x86: Top-align .init in bootblock 2021-01-28 08:54:21 +00:00
mainboard mb/intel/adlrvp: Remove ClkReq assignment for RP8 2021-01-28 04:09:39 +00:00
northbridge nb/intel/haswell/haswell.h: Do not include pch.h 2021-01-27 21:28:18 +00:00
security security/tpm/tss/tcg-1.2/tss.c: Use __func__ 2021-01-19 08:58:50 +00:00
soc arch/x86: Top-align .init in bootblock 2021-01-28 08:54:21 +00:00
southbridge nb/intel/haswell/haswell.h: Do not include pch.h 2021-01-27 21:28:18 +00:00
superio src/superio: trim and move Makefile.inc, instead use wildcard matches 2020-12-27 14:46:07 +00:00
vendorcode soc/amd/picasso: Add UPDs for support eDP power sequence adjust 2021-01-25 09:10:51 +00:00
Kconfig Kconfig: Show console debug options if loglevel override is set 2020-12-11 15:58:24 +00:00