coreboot-kgpe-d16/src/soc
Nico Huber 04ce8fe6e3 soc/intel/skylake: Use new power-failure-state API
Also move pmc_soc_restore_power_failure() which was guarded twice to
not be included in SMM, where the only call lives. Once all platforms
moved to the new API, it can be implemented in a central place, avoi-
ding the weak-function trap.

Change-Id: Ie72753764ecd876e6cb999fa0074d1114ae5efcf
Signed-off-by: Nico Huber <nico.h@gmx.de>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/34725
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:04 +00:00
..
amd arch/x86: Handle smm_subregion() failure 2019-08-08 04:56:03 +00:00
cavium arch/non-x86: Flip HAVE_MONOTONIC_TIMER default 2019-07-09 13:07:38 +00:00
imgtec arch/non-x86: Flip HAVE_MONOTONIC_TIMER default 2019-07-09 13:07:38 +00:00
intel soc/intel/skylake: Use new power-failure-state API 2019-08-09 09:35:04 +00:00
mediatek soc/mediatek/mt8183: Add display controller driver 2019-08-09 05:42:29 +00:00
nvidia soc/nvidia/tegra210: Fix potential NULL pointer dereference 2019-08-09 01:28:04 +00:00
qualcomm soc/qualcomm/qcs405: Handle invalid QUP and BLSP 2019-07-29 06:09:17 +00:00
rockchip soc/{qualcomm,rockchip}: Use 'include <stdlib.h>' when appropriate 2019-07-25 16:06:54 +00:00
samsung soc/samsung/exynos5420: Refactor fimd vidtcon access 2019-08-02 10:00:09 +00:00
sifive soc/sifive/fu540: Add opensbi support 2019-08-05 06:17:24 +00:00
ucb lib: Rewrite qemu-armv7 ramdetect 2019-07-28 11:31:42 +00:00