zephyr/arch
Marti Bolivar 449170548b arch: riscv32: support CONFIG_WDOG_INIT
Borrow from an Arm Cortex-M convention where each Kconfig.soc can
define a 'config WDOG_INIT' that does watchdog initialization early in
the boot process if that SoC needs it.

Some SoCs have watchdogs that are enabled by default and need to be
turned off during reset handling (to be re-enabled if necessary by a
Zephyr watchdog driver).

Signed-off-by: Marti Bolivar <marti@foundries.io>
2019-01-25 11:59:46 -05:00
..
arc
arm
common drivers: interrupt_controller: multi-level improvements 2019-01-25 11:59:46 -05:00
nios2
posix
riscv32 arch: riscv32: support CONFIG_WDOG_INIT 2019-01-25 11:59:46 -05:00
x86
x86_64
xtensa
CMakeLists.txt
Kconfig