coreboot-kgpe-d16/src
Hannah Williams d3c0c0c318 arch/x86: Relocate GDT in verstage, romstage, and postcar
In each stage keep GDT in the code region. This accommodates
platforms, such as glk, that are executing out of CAR. The
gdt is small and loading it is trivial so just do it unconditionally
instead of introducing another Kconfig.

BUG=b:78656686

Change-Id: I01ded6e9b358b23e04d92bef5263bfe8c2a5ec5a
Signed-off-by: Hannah Williams <hannah.williams@intel.com>
Signed-off-by: Aaron Durbin <adurbin@chromium.org>
Reviewed-on: https://review.coreboot.org/25895
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Furquan Shaikh <furquan@google.com>
Reviewed-by: Justin TerAvest <teravest@chromium.org>
2018-05-03 04:40:58 +00:00
..
acpi arch/x86: Add common AMD ACPI hardware definitions 2017-11-10 19:15:38 +00:00
arch arch/x86: Relocate GDT in verstage, romstage, and postcar 2018-05-03 04:40:58 +00:00
commonlib compiler.h: add __weak macro 2018-04-24 14:37:59 +00:00
console src/device: Fix discarded-qualifiers compilation issue 2018-05-02 08:06:06 +00:00
cpu arch/x86: Relocate GDT in verstage, romstage, and postcar 2018-05-03 04:40:58 +00:00
device src/device: Fix discarded-qualifiers compilation issue 2018-05-02 08:06:06 +00:00
drivers drivers/generic/bayhub: Add driver for BayHub BH720 2018-05-02 20:48:31 +00:00
ec ec/google/chromeec: Update Tablet event call 2018-05-03 01:32:16 +00:00
include drivers/generic/bayhub: Add driver for BayHub BH720 2018-05-02 20:48:31 +00:00
lib lib/cbfs.c: fix typo 2018-05-02 07:58:23 +00:00
mainboard mainboard/google/reef: Remove tablet mode switch support 2018-05-03 01:31:54 +00:00
northbridge nb/intel/x4x: Change memory layout to improve MTRR 2018-05-01 17:42:30 +00:00
security security/vboot: make vboot starts in bootblock depend on c env 2018-05-03 04:40:33 +00:00
soc soc/amd/stoneyridge: remove sb_set_readspeed function 2018-05-02 20:49:10 +00:00
southbridge intel/ibexpeak: Fix missing ACPI PIRQ entries 2018-05-02 08:08:27 +00:00
superio Intel i3100 boards & chips: Remove - using LATE_CBMEM_INIT 2018-01-15 23:25:12 +00:00
vendorcode vendorcode/intel: Update GLK FSP Header files w.r.t FSP v2.0.2 2018-04-27 03:25:43 +00:00
Kconfig Timestamps: Add option to print timestamps to debug console 2018-03-09 17:16:21 +00:00