commit | ea438d0a9ba413de342e8d2fae133062a3363895 | [log] [tgz] |
---|---|---|
author | Daniel Leung <daniel.leung@intel.com> | Tue Jul 23 16:25:06 2019 -0700 |
committer | Anas Nashif <anas.nashif@intel.com> | Sat Sep 07 10:21:16 2019 -0400 |
tree | 6c999d45c9b619f85840f30518341133e6541c0f | |
parent | 04ae38085c49b13aaf3f8c899c9584108526e451 [diff] |
xtensa: asm2: add code for double exception vector This adds a simple infinite loop when double exception is raised. Without this, if double exception occurs, it would execute arbitrary code. Signed-off-by: Daniel Leung <daniel.leung@intel.com>