coreboot-kgpe-d16/src
Nico Huber 733c28fa42 soc/intel/{cnl,icl}: Use new power-failure-state API
pmc_soc_restore_power_failure() is only called from SMM, so add
`pmc.c` to the `smm` class. Once all platforms moved to the new
API, it can be implemented in a central place, avoiding the weak-
function trap.

Change-Id: Ib13eac00002232d4377f683ad92b04a0907529f3
Signed-off-by: Nico Huber <nico.h@gmx.de>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/34726
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Reviewed-by: Tim Wawrzynczak <twawrzynczak@chromium.org>
Reviewed-by: Furquan Shaikh <furquan@google.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2019-08-09 09:35:22 +00:00
..
acpi AUTHORS: Move src/acpi copyrights into AUTHORS file 2019-07-30 11:04:14 +00:00
arch arch/riscv: Enable FIT support 2019-08-08 13:03:59 +00:00
commonlib lib/edid: Add suport for display rotation 2019-08-08 03:18:35 +00:00
console src: Make implicit fall throughs explicit 2019-07-19 09:57:54 +00:00
cpu cpu/x86 mp_init: Add option for AMD INIT SIPI sequence 2019-08-09 01:26:18 +00:00
device device/pci_ops: Make PCI_BDF() available in all stages 2019-08-02 15:47:53 +00:00
drivers arch/x86: Change smm_subregion() prototype 2019-08-08 04:53:18 +00:00
ec ec/google/wilco: Hide wilco symbols when unused 2019-07-25 16:46:17 +00:00
include arch/x86: Change smm_subregion() prototype 2019-08-08 04:53:18 +00:00
lib lib/stage_cache: Refactor Kconfig options 2019-08-08 04:50:33 +00:00
mainboard soc/intel/{cnl,icl}: Use new power-failure-state API 2019-08-09 09:35:22 +00:00
northbridge lib/stage_cache: Refactor Kconfig options 2019-08-08 04:50:33 +00:00
security vboot: fix conditional using vboot_setup_tpm return value 2019-08-08 07:03:24 +00:00
soc soc/intel/{cnl,icl}: Use new power-failure-state API 2019-08-09 09:35:22 +00:00
southbridge sb/intel/common/spi: Fix opmenu setup 2019-07-28 17:54:02 +00:00
superio src/superio/nuvoton: Add support for NCT5539D 2019-07-29 17:02:12 +00:00
vendorcode vendorcode/eltan/security: Use config VENDORCODE_ELTAN_XXX 2019-08-08 03:37:51 +00:00
Kconfig lib/stage_cache: Refactor Kconfig options 2019-08-08 04:50:33 +00:00