coreboot/src/soc/intel
Francois Toguo 15cbc3b599 soc/intel/tigerlake: Add CrashLog implementation for intel TGL
CrashLog is a diagnostic feature for Intel TGL based platforms.
It is meant to capture the state of the platform before a crash.
The state of relevant registers is preserved across a warm reset.

BUG=None
TEST=CrashLog data generated, extracted, processed, decoded sucessfully on delbin.

Signed-off-by: Francois Toguo <francois.toguo.fotso@intel.com>
Change-Id: Ie3763cebcd1178709cc8597710bf062a30901809
Reviewed-on: https://review.coreboot.org/c/coreboot/+/49943
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Tim Wawrzynczak <twawrzynczak@chromium.org>
2021-02-22 07:22:50 +00:00
..
alderlake soc/intel/alderlake: Fix PCI IRQ tables 2021-02-17 22:28:13 +00:00
apollolake soc/intel/{alderlake,apollolake}: Remove unused <string.h> 2021-02-16 17:29:19 +00:00
baytrail soc/intel/{baytrail,braswell,broadwell}: Remove unused <string.h> 2021-02-16 17:28:12 +00:00
braswell soc/intel/{baytrail,braswell,broadwell}: Remove unused <string.h> 2021-02-16 17:28:12 +00:00
broadwell soc/intel/{baytrail,braswell,broadwell}: Remove unused <string.h> 2021-02-16 17:28:12 +00:00
cannonlake soc/intel/cannonlake: Add devicetree setting to disable turbo 2021-02-20 09:02:00 +00:00
common soc/intel/tigerlake: Add CrashLog implementation for intel TGL 2021-02-22 07:22:50 +00:00
denverton_ns src: use ARRAY_SIZE where possible 2021-02-15 11:30:40 +00:00
elkhartlake soc/intel/elkhartlake: Remove unused <string.h> 2021-02-16 17:30:27 +00:00
icelake vc/google/chromeos: Always use CHROMEOS_RAMOOPS_DYNAMIC 2021-02-16 09:39:04 +00:00
jasperlake src/soc/intel/{jasperlake,xeon_sp}: Remove unused <string.h> 2021-02-16 17:32:04 +00:00
quark mainboards: Drop PWRS from GNVS 2021-02-11 16:35:32 +00:00
skylake soc/intel/skylake: Move soc_fsp_load 2021-02-18 10:11:55 +00:00
tigerlake soc/intel/tigerlake: Add CrashLog implementation for intel TGL 2021-02-22 07:22:50 +00:00
xeon_sp soc/intel/xeon_sp/smmrelocate: Don't run twice on the BSP 2021-02-17 10:36:27 +00:00
Kconfig