arm-trusted-firmware/plat/rockchip
Julius Werner a33e763c40 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>
2017-12-12 15:00:34 -08:00
..
common rockchip: Implement a panic handler that will reboot the system 2017-12-12 15:00:34 -08:00
rk3328 Do not enable SVE on pre-v8.2 platforms 2017-11-30 17:45:23 +00:00
rk3368 Do not enable SVE on pre-v8.2 platforms 2017-11-30 17:45:23 +00:00
rk3399 Merge pull request #1178 from davidcunado-arm/dc/enable_sve 2017-12-11 12:29:47 +00:00