Files
OpenCellular/core/cortex-m
Vincent Palatin 6473343075 better unhandled exception panic without runtime
On panic, reboot properly the CPU rather than just jumping to the reset
vector as that might lead to some incorrect initializations.

Properly plug the div by 0 to the panic handling.

Add a small trace if the debug output is activated.

Signed-off-by: Vincent Palatin <vpalatin@chromium.org>

BRANCH=none
BUG=chrome-os-partner:29840
TEST=add adhoc code triggering a data abort and see the firmware
printing a trace, then rebooting immediatly in a working state.

Change-Id: I1d5a98d9113c8ae08e05588a40f941d1ed22cebe
Reviewed-on: https://chromium-review.googlesource.com/206268
Reviewed-by: Vic Yang <victoryang@chromium.org>
Tested-by: Vincent Palatin <vpalatin@chromium.org>
Commit-Queue: Vincent Palatin <vpalatin@chromium.org>
2014-07-03 02:56:52 +00:00
..
2013-12-19 00:12:28 +00:00
2014-03-22 06:24:16 +00:00
2012-07-02 15:02:07 -07:00
2014-06-18 06:08:45 +00:00
2013-12-19 00:12:28 +00:00
2013-12-05 22:30:58 +00:00
2014-05-21 20:32:17 +00:00