coreboot/src/drivers/intel
Arthur Heymans 211d322878 */fsp/exit_car: Push stack address into %esp
Fixes: 5315e96abf ("arch/x86/postcar: Use a separate stack for C execution")
Resolves:
https://mail.coreboot.org/hyperkitty/list/coreboot@coreboot.org/
thread/TGIWAKZKELJRAEMKJNYRJ55MX2CXYNCV/
Link: https://mail.coreboot.org/hyperkitty/list/coreboot@coreboot.org/
thread/2JC3GNJSGXUD6DRVUY7O2O3W6OM3E2MY/

5315e96abf broke platforms using FSP-M to tear down CAR. It was pushing
the value at '_estack' into %esp rather than the address '_estack'.

Change-Id: Ie1fc70bd60fe3a2519ffb71625a35630fa732ff6
Signed-off-by: Arthur Heymans <arthur@aheymans.xyz>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/65716
Reviewed-by: Patrick Georgi <patrick@coreboot.org>
Reviewed-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Reviewed-by: Paul Menzel <paulepanter@mailbox.org>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Matt DeVillier <matt.devillier@gmail.com>
Reviewed-by: Nico Huber <nico.h@gmx.de>
Reviewed-by: Raul Rangel <rrangel@chromium.org>
2022-07-09 17:05:19 +00:00
..
dptf drivers/intel/dptf: Add support for PROP method 2022-04-20 09:58:58 +00:00
fsp1_1 */fsp/exit_car: Push stack address into %esp 2022-07-09 17:05:19 +00:00
fsp2_0 treewide: Unify Google branding 2022-07-04 14:02:26 +00:00
gma drivers/intel/gma/acpi: Replace LNotEqual(a,b) with ASL 2.0 syntax 2022-06-09 08:57:33 +00:00
i210 drivers/intel/i210: Set log level to BIOS_NOTICE on missing MAC address 2022-03-08 15:01:54 +00:00
ish soc/intel/common: Include Meteor Lake device IDs 2022-03-09 22:28:33 +00:00
mipi_camera src/driver/intel/mipi_camera: Update ACPI entry to provide silicon info 2022-07-04 14:02:08 +00:00
pmc_mux drivers/intel/pmc_mux: Fix printing type 2022-02-21 15:29:55 +00:00
ptt
soundwire
usb4/retimer drivers/intel/usb4: Add Type-C port device attachment check 2022-05-06 21:56:07 +00:00