mirror of
https://github.com/Telecominfraproject/OpenCellular.git
synced 2025-12-29 18:11:05 +00:00
2777252a2093fa91a4f905314b288ac970d6076c
Until we implement a proper reset of the microcontroller, add a reset of the Cortex-M3 CPU core in system_reset() in order to avoid getting stuck in a weird loop if we get a panic. Signed-off-by: Vincent Palatin <vpalatin@chromium.org> BRANCH=none BUG=none TEST=trigger a data abort and verify we are not going into a panic loop. Change-Id: Ie046379e6a9469bd683fa774cdc9abb10a14e8f1 Reviewed-on: https://chromium-review.googlesource.com/233109 Tested-by: Vincent Palatin <vpalatin@chromium.org> Reviewed-by: Bill Richardson <wfrichar@chromium.org> Commit-Queue: Vincent Palatin <vpalatin@chromium.org>
For an overview of the Embedded Controller firmware, refer to http://www.chromium.org/chromium-os/2014-firmware-summit
Description
Languages
C
64.7%
Lasso
20.7%
ASL
3.6%
JavaScript
3.2%
C#
2.9%
Other
4.6%