coreboot-kgpe-d16/src/arch/x86
Kyösti Mälkki 029cebc7cd postcar_loader: Support LATE_CBMEM_INIT boards
Create postcar_frame object without placing stack in CBMEM.
This way same cache_as_ram.inc code can be used unmodified.

Change-Id: Ic5ed404ce268ee881e9893dd434534231aa2bc88
Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Reviewed-on: https://review.coreboot.org/17700
Tested-by: build bot (Jenkins)
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
2016-12-09 23:54:34 +01:00
..
acpi
include postcar_loader: Support LATE_CBMEM_INIT boards 2016-12-09 23:54:34 +01:00
acpi.c src/arch: Remove whitespace after sizeof 2016-10-07 18:08:48 +02:00
acpi_device.c x86/acpi_device: Fix writing of array property 2016-10-07 18:04:34 +02:00
acpi_s3.c romstage_handoff: add helper to determine resume status 2016-12-01 08:16:27 +01:00
acpigen.c arch/x86/acpigen: Write DSM method with multiple UUID's 2016-11-24 05:01:37 +01:00
acpigen_dsm.c arch/x86/acpigen: Fix acpigen for If (Lequal (...)) 2016-11-16 01:08:06 +01:00
assembly_entry.S arch/x86: Add debug spinloops in assembly_entry.S 2016-06-11 19:16:21 +02:00
boot.c
bootblock.ld
bootblock_crt0.S arch/x86: Support "weak" BIST and timestamp save routines 2016-06-11 19:22:42 +02:00
bootblock_normal.c
bootblock_romcc.S
bootblock_simple.c
c_start.S src/arch: Capitalize CPU, RAM and ROM 2016-07-31 18:35:09 +02:00
car.ld arch/x86: document CAR symbols and expose them in symbols.h 2016-03-05 16:00:42 +01:00
cbfs_and_run.c
cbmem.c
cpu.c cpu/x86: allow AP callbacks after MP init 2016-12-08 21:39:43 +01:00
cpu_common.c
crt0_romcc_epilogue.inc
ebda.c
exception.c src/arch: Add required space before opening parenthesis '(' 2016-08-28 18:48:30 +02:00
exit_car.S arch/x86: move postcar main logic into C 2016-09-19 17:01:55 +02:00
failover.ld arch/x86: rename reset_vector -> _start 2016-03-04 01:16:05 +01:00
gdt.c arch/x86: don't create new gdt in cbmem for relocatable ramstage 2016-11-21 16:45:10 +01:00
id.ld
id.S
ioapic.c
Kconfig Build system: Update HAVE_CMOS_DEFAULT 2016-11-28 18:58:15 +01:00
Makefile.inc arch/x86/acpigen_dsm: Add support for DSM types 2016-10-25 00:13:32 +02:00
memcpy.c
memlayout.ld arch/x86: introduce postcar stage/phase 2016-03-23 14:24:30 +01:00
memmove.c
memset.c
mmap_boot.c region: Add writeat and eraseat support 2016-06-24 20:48:12 +02:00
mpspec.c src/arch: Add required space before opening parenthesis '(' 2016-08-28 18:48:30 +02:00
pci_ops_conf1.c
pci_ops_mmconf.c
pirq_routing.c src/arch: Add required space before opening parenthesis '(' 2016-08-28 18:48:30 +02:00
postcar.c arch/x86,lib: make cbmem console work in postcar stage 2016-09-19 17:02:17 +02:00
postcar_loader.c postcar_loader: Support LATE_CBMEM_INIT boards 2016-12-09 23:54:34 +01:00
prologue.inc
romcc_console.c
smbios.c src/arch: Add required space before opening parenthesis '(' 2016-08-28 18:48:30 +02:00
stages.c
tables.c lib: add common write_tables() implementation 2016-04-21 20:49:05 +02:00
thread.c
thread_switch.S
timestamp.c
verstage.c arch/x86: provide verstage support for CONFIG_C_ENVIRONMENT_BOOTBLOCK 2016-05-27 19:53:16 +02:00
wakeup.S
walkcbfs.S src/arch: Capitalize CPU, RAM and ROM 2016-07-31 18:35:09 +02:00