Home
last modified time | relevance | path

Searched hist:a33e763c40b532859a1793025075b06adc553c4c (Results 1 – 1 of 1) sorted by relevance

/rk3399_ARM-atf/plat/rockchip/common/aarch64/
H A Dplat_helpers.Sa33e763c40b532859a1793025075b06adc553c4c Tue Jun 20 00:05:30 UTC 2017 Julius Werner <jwerner@chromium.org> rockchip: Implement a panic handler that will reboot the system

The current Rockchip platform code retains the "common" default panic
handler which simply hangs the system (until the watchdog kicks in, if
enabled). This is usually not a great user experience.

This patch implements a Rockchip-specific panic handler that calls the
platform's reboot implementation to reset the system.

Change-Id: I4cbe09c48f1b3f86ebdfc0108c186565f9ffc119
Signed-off-by: Julius Werner <jwerner@chromium.org>