coreboot-kgpe-d16/src/soc/intel/broadwell
Arthur Heymans 90cca5422d soc/intel/broadwell: Implement postcar stage
This does the following:
- Reuse the cpu/intel/car/non-evict CAR setup and exit.
- Use postcar_frame functions to set up the postcar frame

Change-Id: I428832a2d7e46ce61a7f9bd498b609feb4518eb0
Signed-off-by: Arthur Heymans <arthur@aheymans.xyz>
Reviewed-on: https://review.coreboot.org/c/29927
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Matt DeVillier <matt.devillier@gmail.com>
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
2018-12-05 13:32:42 +00:00
..
acpi cpu/intel/common: Use a common acpi/cpu.asl file 2018-11-30 22:02:35 +00:00
bootblock src: Remove unneeded include "{arch,cpu}/cpu.h" 2018-11-12 09:22:18 +00:00
include/soc soc/intel/broadwell: Implement postcar stage 2018-12-05 13:32:42 +00:00
romstage soc/intel/broadwell: Implement postcar stage 2018-12-05 13:32:42 +00:00
acpi.c soc/intel/broadwell: Rework acpi/cpu.asl 2018-11-30 21:52:51 +00:00
adsp.c
chip.c src: Remove unneeded include <console/console.h> 2018-11-16 09:50:29 +00:00
chip.h src: Add missing include <stdint.h> 2018-11-01 11:25:07 +00:00
cpu.c src: Move common IA-32 MSRs to <cpu/x86/msr.h> 2018-10-11 21:06:53 +00:00
cpu_info.c src: Remove unneeded include <console/console.h> 2018-11-16 09:50:29 +00:00
ehci.c src: Remove unneeded include <console/console.h> 2018-11-16 09:50:29 +00:00
elog.c
finalize.c
gpio.c
hda.c
igd.c
iobp.c
Kconfig soc/intel/broadwell: Implement postcar stage 2018-12-05 13:32:42 +00:00
lpc.c src: Get rid of duplicated includes 2018-11-16 09:50:03 +00:00
Makefile.inc soc/intel/broadwell: Implement postcar stage 2018-12-05 13:32:42 +00:00
me.c src/soc/intel/broadwell/me.c: Correct HMRFPO misspelling 2018-10-02 11:13:44 +00:00
me_status.c
memmap.c
minihd.c
monotonic_timer.c
pch.c soc/broadwell: Don't use device_t 2018-09-21 14:05:04 +00:00
pcie.c
pei_data.c
pmutil.c vboot: fix CONFIG_RESUME_PATH_SAME_AS_BOOT S3 resume logic 2018-10-24 09:07:43 +00:00
ramstage.c src: Remove unneeded include <console/console.h> 2018-11-16 09:50:29 +00:00
refcode.c src: Get rid of duplicated includes 2018-11-16 09:50:03 +00:00
sata.c
serialio.c
smbus.c src: Remove unneeded include <console/console.h> 2018-11-16 09:50:29 +00:00
smbus_common.c
smi.c src: Remove unneeded include "{arch,cpu}/cpu.h" 2018-11-12 09:22:18 +00:00
smihandler.c elog: make elog's SMM handler code follow everything else 2018-12-05 13:31:10 +00:00
smmrelocate.c src: Remove unneeded include "{arch,cpu}/cpu.h" 2018-11-12 09:22:18 +00:00
spi.c Move compiler.h to commonlib 2018-10-08 16:57:27 +00:00
stage_cache.c
systemagent.c soc/intel/{baytrail,broadwell}: Correct Chromeos RAM reservation 2018-11-28 11:51:26 +00:00
tsc_freq.c
usb_debug.c src: Remove unneeded include <console/console.h> 2018-11-16 09:50:29 +00:00
xhci.c src: Remove unneeded include <console/console.h> 2018-11-16 09:50:29 +00:00