soc/intel/cannonlake: Add chipset event logging
commit8601a16c9e6a043f424fab76c7fa12540cf2348b
authorDuncan Laurie <dlaurie@google.com>
Mon, 7 Jan 2019 19:55:16 +0000 (7 11:55 -0800)
committerDuncan Laurie <dlaurie@chromium.org>
Tue, 8 Jan 2019 19:12:30 +0000 (8 19:12 +0000)
tree6ffacbb16199cdeedfd0df34cda99f7597c14683
parent3da1b0d439f249a3e4a056ba24890688adb88d4d
soc/intel/cannonlake: Add chipset event logging

Add logging of chipset events on boot into the flash event log.
This was tested on a google/sarien board to ensure that events
like "System Reset" are added to the log as expected.

Change-Id: I38498cef36d8cc9c8a1f63d12618ea768b65254c
Signed-off-by: Duncan Laurie <dlaurie@google.com>
Reviewed-on: https://review.coreboot.org/c/30718
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Lijian Zhao <lijian.zhao@intel.com>
src/soc/intel/cannonlake/Makefile.inc
src/soc/intel/cannonlake/elog.c [new file with mode: 0644]
src/soc/intel/cannonlake/include/soc/pch.h