coreboot-kgpe-d16/src/southbridge/intel/lynxpoint
Aaron Durbin cfe7ad1e8f southbridge/intel/lynxpoint: refactor rtc failure checking
In order to prepare for checking RTC failure in the early boot
paths move the rtc failure calculation to pmutil.c and add a helper
function to determine if failure occurred.

BUG=b:63054105

Change-Id: I368c31b9935c0fa9e8a1be416435dd76f44ec1ec
Signed-off-by: Aaron Durbin <adurbin@chromium.org>
Reviewed-on: https://review.coreboot.org/21557
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Furquan Shaikh <furquan@google.com>
2017-09-20 23:54:20 +00:00
..
acpi southbridge/intel: add IS_ENABLED() around Kconfig symbol references 2017-07-16 19:22:18 +00:00
acpi.c src/southbridge: Remove whitespace after sizeof 2016-10-07 18:08:03 +02:00
azalia.c southbridge/intel/lynxpoint: Fix undefined behavior 2017-07-02 18:54:39 +00:00
bootblock.c tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
chip.h tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
early_me.c tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
early_pch.c southbridge/intel: add IS_ENABLED() around Kconfig symbol references 2017-07-16 19:22:18 +00:00
early_smbus.c sb/intel/*: Use common SMBus functions 2017-08-06 23:26:15 +00:00
early_spi.c tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
early_usb.c tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
elog.c tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
finalize.c southbridge/intel: add IS_ENABLED() around Kconfig symbol references 2017-07-16 19:22:18 +00:00
hda_verb.c src/southbridge: Code formating 2016-08-31 20:22:46 +02:00
hda_verb.h tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
Kconfig sb/intel/*: add option to lockdown chipset on normal boot path 2017-08-30 10:32:00 +00:00
lp_gpio.c tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
lp_gpio.h Rename __attribute__((packed)) --> __packed 2017-07-13 19:45:59 +00:00
lpc.c southbridge/intel/lynxpoint: refactor rtc failure checking 2017-09-20 23:54:20 +00:00
Makefile.inc southbridge/intel/lynxpoint: refactor rtc failure checking 2017-09-20 23:54:20 +00:00
me.h Rename __attribute__((packed)) --> __packed 2017-07-13 19:45:59 +00:00
me_9.x.c southbridge/intel: add IS_ENABLED() around Kconfig symbol references 2017-07-16 19:22:18 +00:00
me_status.c tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
nvs.h Rename __attribute__((packed)) --> __packed 2017-07-13 19:45:59 +00:00
pch.c tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
pch.h southbridge/intel/lynxpoint: refactor rtc failure checking 2017-09-20 23:54:20 +00:00
pci.c lynxpoint bd82x6x: Enable PCI-to-PCI bridge 2017-02-23 18:36:24 +01:00
pcie.c southbridge/intel/lynxpoint: Fix undefined behavior 2017-07-10 18:15:11 +00:00
pmutil.c southbridge/intel/lynxpoint: refactor rtc failure checking 2017-09-20 23:54:20 +00:00
rcba.c tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
reset.c Consolidate reset API, add generic reset_prepare mechanism 2017-06-13 20:53:09 +02:00
sata.c southbridge/intel/lynxpoint: Fix undefined behavior 2017-07-10 18:15:11 +00:00
serialio.c tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
smbus.c sb/intel/*: Use common SMBus functions 2017-08-06 23:26:15 +00:00
smi.c sb/intel/*: add option to lockdown chipset on normal boot path 2017-08-30 10:32:00 +00:00
smihandler.c southbridge/intel: add IS_ENABLED() around Kconfig symbol references 2017-07-16 19:22:18 +00:00
usb_ehci.c southbridge/intel/lynxpoint: use common Intel ACPI hardware definitions 2016-07-15 08:33:30 +02:00
usb_xhci.c southbridge/intel/lynxpoint: Fix undefined behavior 2017-07-02 18:54:39 +00:00
watchdog.c tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00