yf13 opened a new pull request, #15897: URL: https://github.com/apache/nuttx/pull/15897
# Summary This guards use of thumb_func with ARM_THUMB so that PROTECTED build can work in non-THUMB mode. # Impacts arm 32 bit devices w/o ARM_THUMB can do signal handling in PROTECTED mode now. # Testing - local checks with qemu-armv7r:pnsh, qemu-armv7a:knsh with ARM_THUMB off, with apt-installed `gcc-arm-none-eabi` toolchain 10.3.1 on Ubuntu 22.04. - CI checks -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@nuttx.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org