commit | edb1a3f32ab7b36680d69b7de31308a2a2559531 | [log] [tgz] |
---|---|---|
author | Lothar Waßmann <LW@KARO-electronics.de> | Thu Jun 08 10:16:36 2017 +0200 |
committer | Tom Rini <trini@konsulko.com> | Mon Jun 12 08:38:40 2017 -0400 |
tree | cc2361543b8500f905458cb1e536eb62935cf9ae | |
parent | e6c1370883d9a643d15be6371169ba20228ca978 [diff] |
ARM: provide a valid exception stack address for startup code Create exception stack in IRAM if available to facilitate debugging of pre-relocation code by catching exceptions rather than stopping dead. Signed-off-by: Lothar Waßmann <LW@KARO-electronics.de>