anchao commented on code in PR #15800: URL: https://github.com/apache/nuttx/pull/15800#discussion_r1950187893
########## arch/arm/Kconfig: ########## @@ -982,6 +982,7 @@ config ARCH_ARMV7R default n select ARCH_HAVE_CPUINFO select ARCH_HAVE_PERF_EVENTS + select ARM_THUMB Review Comment: It may be a problem with odd/even BL address, if we do not clear the root cause, please add some comments in this commit. ``` select ARM_THUMB if BUILD_PROTECTED ``` -- 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