coreboot-kgpe-d16/src
Furquan Shaikh d1d85e8849 mb/google/octopus: Enable logging of EC wake sources in S0ix
This change adds GSMI callback elog_gsmi_cb_mainboard_log_wake_source
to enable logging of EC wake events in S0ix.

BUG=b:79449585
TEST=Verified that S0ix entry/exit events are added to eventlog:

=========== Lid open ================
62 | 2018-06-25 14:02:36 | S0ix Enter
63 | 2018-06-25 14:02:56 | S0ix Exit
64 | 2018-06-25 14:03:26 | Wake Source | GPE # | 15
65 | 2018-06-25 14:03:32 | Wake Source | GPE # | 65
66 | 2018-06-25 14:03:37 | EC Event | Lid Open

Change-Id: Icc8cd3624966ff66d2cf189871e452cf650cec40
Signed-off-by: Furquan Shaikh <furquan@google.com>
Reviewed-on: https://review.coreboot.org/27235
Reviewed-by: Justin TerAvest <teravest@chromium.org>
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2018-06-26 20:40:27 +00:00
..
acpi
arch lib: Add FIT payload support 2018-06-19 18:10:05 +00:00
commonlib util/cbfstool: Support FIT payloads 2018-06-15 09:13:24 +00:00
console arch/x86: Drop leftover ROMCC console support 2018-06-08 03:31:12 +00:00
cpu Revert "sb/intel/{bd82x6,ibexpeak}: Move RCBA macros to a common location" 2018-06-21 15:50:16 +00:00
device src: Use of device_t is deprecated 2018-06-14 09:29:31 +00:00
drivers mb/google/kahlee/variants/grunt: Select low-power mode for BayHub720 2018-06-25 20:50:14 +00:00
ec google/chromeec: Set proper dev ops 2018-06-07 06:37:12 +00:00
include lib: Add FIT payload support 2018-06-19 18:10:05 +00:00
lib lib: Add FIT payload support 2018-06-19 18:10:05 +00:00
mainboard mb/google/octopus: Enable logging of EC wake sources in S0ix 2018-06-26 20:40:27 +00:00
northbridge nb/intel/i945: Remove dead code 2018-06-23 22:25:51 +00:00
security security/tpm: Unify the coreboot TPM software stack 2018-06-04 20:33:07 +00:00
soc soc/intel/apollolake: Enable logging for wake sources in S0ix 2018-06-26 20:40:19 +00:00
southbridge sb/intel/common/firmware: Enable me_cleaner for Nehalem 2018-06-25 08:19:16 +00:00
superio src: Use of device_t is deprecated 2018-06-14 09:29:31 +00:00
vendorcode vc/amd/00670F00: Sync AGESA.h with PI blob 2018-06-13 21:20:32 +00:00
Kconfig Kconfig: Add new config for OVERRIDE_DEVICETREE 2018-06-25 17:40:28 +00:00