coreboot-kgpe-d16/src
Rex-BC Chen 362a4819b3 soc/mediatek/mt8186: initialize DFD
DFD (Design for Debug) is a debugging tool, which scans flip-flops
and dumps to internal RAM on the WDT reset. After system reboots,
those values can be shown for debugging using MTK internal parsing
tools.

BUG=b:202871018
TEST=build pass

Signed-off-by: Rex-BC Chen <rex-bc.chen@mediatek.com>
Change-Id: I7b711755022b5d9767019611151fea65e71edc66
Reviewed-on: https://review.coreboot.org/c/coreboot/+/60828
Reviewed-by: Hung-Te Lin <hungte@chromium.org>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2022-01-07 15:29:31 +00:00
..
acpi src: Drop duplicated includes 2022-01-01 14:55:51 +00:00
arch src: Drop duplicated includes 2022-01-01 14:55:51 +00:00
commonlib commonlib: Add endian definitions for macOS 2022-01-04 11:49:38 +00:00
console console: Make get_log_level a public function 2022-01-03 15:06:52 +00:00
cpu cpu/x86/mp_init.c: Make it work for !CONFIG_SMP 2021-12-10 15:57:34 +00:00
device device/dram/lpddr4.c: Remove unused <string.h> 2022-01-05 17:38:39 +00:00
drivers drivers/ipmi: Change type of custom_count from int to size_t 2022-01-07 15:27:56 +00:00
ec ec/starlabs/merlin: Unify EC and CMOS names 2022-01-07 14:54:10 +00:00
include console: Make get_log_level a public function 2022-01-03 15:06:52 +00:00
lib ChromeOS: Refactor ACPI CNVS generation 2021-12-23 21:18:25 +00:00
mainboard mb/google/corsola: Enable the SD card reader 2022-01-07 15:29:06 +00:00
northbridge src/northbridge: Remove unused <delay.h> 2022-01-05 17:42:31 +00:00
security security/memory/memory.c: Include 'stdbool' instead of 'stdint' 2022-01-04 14:56:37 +00:00
soc soc/mediatek/mt8186: initialize DFD 2022-01-07 15:29:31 +00:00
southbridge src/southbridge: Remove unused <delay.h> 2022-01-05 17:41:25 +00:00
superio superio/winbond/w83627hf/acpi: Replace LNot() with ASL 2.0 syntax 2022-01-01 14:25:39 +00:00
vendorcode vendorcode/intel/fsp/elkhartlake: Drop obsolete headers 2022-01-01 14:28:10 +00:00
Kconfig Kconfig: Show console DEBUG_FUNC if OVERRIDE_LOGLEVEL is set 2021-11-13 00:20:11 +00:00