The ICSR RETTOBASE bit is improperly implemented in QEMU (the polarity is flipped) and the fix for it has not yet made it into a QEMU release, although it is present in upstream master branch. The symptom is that if we are not in thread mode, the system always believes were are in a nested exception state, causing _IsInIsr() to always return true. Skip the nested exception check if we are building for QEMU. This is a workaround until SDK-54 is resolved. Issue: SDK-54 Change-Id: I06eafcc85fb76a9b23b4ba85ed6e111a08516231 Signed-off-by: Andrew Boie <andrew.p.boie@intel.com> |
||
---|---|---|
.. | ||
arc | ||
arm | ||
common | ||
nios2 | ||
riscv32 | ||
x86 | ||
xtensa | ||
Kconfig | ||
Makefile |