commit | 0237d375de5fe8912b9e4134f45f7774a155b977 | [log] [tgz] |
---|---|---|
author | Magdalena Pastula <magdalena.pastula@nordicsemi.no> | Fri Jun 21 16:06:03 2024 +0200 |
committer | Anas Nashif <anas.nashif@intel.com> | Mon Sep 02 12:35:57 2024 -0400 |
tree | 91c7a4bb52606fa4e54584c3faa0bb7de36200b1 | |
parent | f44146a6cdc94b1598e63d519cca96e8a699c68b [diff] |
arch: riscv: add an option for empty spurious interrupt handler Add the possibility to disable fault handling in spurious interrupt handler on RISCs and replacce it with an infinite loop. Signed-off-by: Magdalena Pastula <magdalena.pastula@nordicsemi.no>