commit | 69c5d76f2fd8bf645cde9f0a8225daba25d65e01 | [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 | c88823612d6ff69a64a86456eb56a9576911466b [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>