coreboot/src
Patrick Rudolph e3dd57e106 cpu/x86/64bit/exit32: Add support for ramstage
When compiled in RAMSTAGE use the segments for ramstage.
Allows to call this assembly code in ramstage to exit long mode.
The next commit makes use of this.

Tested on qemu:
Still boots on x86_64.

Change-Id: I8beb31866bd15afc206b480b1ba05df995adc402
Signed-off-by: Patrick Rudolph <patrick.rudolph@9elements.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/44504
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Arthur Heymans <arthur@aheymans.xyz>
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
2020-08-19 09:07:58 +00:00
..
acpi src/acpi/acpigen.c: Use macro for access_size 2020-08-18 12:13:30 +00:00
arch arch/x86/boot: Jump to payload in protected mode 2020-08-19 09:06:43 +00:00
commonlib src: Remove unused 'include <stdint.h> 2020-07-14 16:11:10 +00:00
console src: Remove unused 'include <stddef.h> 2020-08-18 12:15:44 +00:00
cpu cpu/x86/64bit/exit32: Add support for ramstage 2020-08-19 09:07:58 +00:00
device {sb/intel/*/azalia.c,device/azalia_device.c}: Reduce differences 2020-08-17 06:58:45 +00:00
drivers src: Remove unused 'include <delay.h>' 2020-08-18 12:19:18 +00:00
ec ec/google/chromeec: Add helper to request AP reset 2020-08-14 08:35:15 +00:00
include arch/x86/boot: Jump to payload in protected mode 2020-08-19 09:06:43 +00:00
lib src: Remove unused 'include <stddef.h> 2020-08-18 12:15:44 +00:00
mainboard cpu/ti/am335x: Move from cpu to soc in tree 2020-08-19 07:17:37 +00:00
northbridge src: Remove unused 'include <delay.h>' 2020-08-18 12:19:18 +00:00
security src: Remove unused 'include <lib.h>' 2020-08-18 12:18:18 +00:00
soc cpu/ti/am335x: Move from cpu to soc in tree 2020-08-19 07:17:37 +00:00
southbridge elog: rename ELOG_WAKE_SOURCE_GPIO to ELOG_WAKE_SOURCE_GPE 2020-08-18 15:57:40 +00:00
superio src: Remove unused 'include <delay.h>' 2020-08-18 12:19:18 +00:00
vendorcode vc/amd/agesa/f15tn: add 933 MHz to GfxMemClockFrequencyDefinitionTable 2020-08-17 07:14:03 +00:00
Kconfig arch/x86: Remove RELOCATABLE_RAMSTAGE 2020-07-06 06:17:47 +00:00