coreboot-kgpe-d16/src/soc/intel/icelake
Nico Huber 3e786b5546 soc/intel: Drop pmc_soc_restore_power_failure()
Get rid of this function and its dangerous, weak implementation.
Instead, call pmc_set_power_failure_state() directly from the SMI
handler.

Change-Id: I0718afc5db66447c93289643f9097a4257b10934
Signed-off-by: Nico Huber <nico.h@gmx.de>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/34727
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Reviewed-by: Tim Wawrzynczak <twawrzynczak@chromium.org>
Reviewed-by: Furquan Shaikh <furquan@google.com>
2019-08-09 09:37:32 +00:00
..
acpi soc/intel/icelake: Replace PCI device LPC to ESPI as per EDS 2019-06-13 04:38:08 +00:00
bootblock soc/intel/icelake: Replace PCI device LPC to ESPI as per EDS 2019-06-13 04:38:08 +00:00
include/soc arch/x86: Change smm_subregion() prototype 2019-08-08 04:53:18 +00:00
romstage soc/intel: Use config_of() 2019-07-18 15:25:35 +00:00
acpi.c soc/intel: Use config_of_path(SA_DEVFN_ROOT) 2019-07-18 15:23:13 +00:00
chip.c soc/intel: Use config_of_path(SA_DEVFN_ROOT) 2019-07-18 15:23:13 +00:00
chip.h soc/intel/common/timer: Move USE_LEGACY_8254_TIMER into common/block/timer 2019-07-11 05:57:41 +00:00
cpu.c soc/intel: Use config_of_path(SA_DEVFN_ROOT) 2019-07-18 15:23:13 +00:00
elog.c soc/intel/icelake: Add chipset event logging 2019-05-02 06:02:52 +00:00
espi.c soc/intel: Use config_of() 2019-07-18 15:25:35 +00:00
finalize.c soc/intel/icelake: Make use of common thermal code for ICL 2019-08-02 04:34:26 +00:00
fsp_params.c soc/intel/{cnl,icl}: Add support to get LPSS controllers list from SOC 2019-08-05 22:43:04 +00:00
gpio.c soc/intel/icelake: Make use of gpio_pm_configure() 2019-05-20 14:50:06 +00:00
graphics.c soc/intel/common: Skip SoC GT programming based on CONFIG_SKIP_GRAPHICS_ENABLING 2019-06-09 02:46:37 +00:00
gspi.c
i2c.c
Kconfig lib/stage_cache: Refactor Kconfig options 2019-08-08 04:50:33 +00:00
lockdown.c device/mmio.h: Add include file for MMIO ops 2019-03-04 15:57:39 +00:00
Makefile.inc soc/intel/{cnl,icl}: Use new power-failure-state API 2019-08-09 09:35:22 +00:00
memmap.c arch/x86: Handle smm_subregion() failure 2019-08-08 04:56:03 +00:00
p2sb.c
pmc.c soc/intel: Drop pmc_soc_restore_power_failure() 2019-08-09 09:37:32 +00:00
pmutil.c soc/intel: Fix chip_info for PCH_DEV_PMC 2019-07-21 18:56:11 +00:00
reset.c src: Use #include <timer.h> when appropriate 2019-04-06 16:02:49 +00:00
sd.c soc/intel: Use config_of() 2019-07-18 15:25:35 +00:00
smihandler.c soc/intel: Use config_of() 2019-07-18 15:25:35 +00:00
smmrelocate.c soc/intel: Fix SMRAM base MSR 2019-08-08 04:57:03 +00:00
spi.c
systemagent.c src: Use include <console/console.h> when appropriate 2019-04-23 10:01:21 +00:00
uart.c soc/intel/common/block/uart: Update the UART PCI device reference 2019-08-04 15:16:50 +00:00