commit | 63051bf71af77e7c7fb009caab8c30c98917946a | [log] [tgz] |
---|---|---|
author | Christopher J. Champagne <christopher.j.champagne@intel.com> | Wed Aug 16 13:44:19 2023 +0000 |
committer | Anas Nashif <anas.nashif@intel.com> | Tue Sep 17 14:54:19 2024 -0400 |
tree | fbdc7123b8618ccade4392641d39670a16af0c45 | |
parent | 91535f3a28cc22b69821104f498117cd6056ca4d [diff] |
xtensa: add kconfig to allow non-preemptible interrupts This adds a kconfig to enable making the interrupts non-preemptible by other interrupts. Enabling this will set the INTLEVEL to the max non-debug level before clearing the EXCM bit. Signed-off-by: Christopher J. Champagne <christopher.j.champagne@intel.com> Signed-off-by: Daniel Leung <daniel.leung@intel.com>