xiaoxiang781216 commented on code in PR #9698:
URL: https://github.com/apache/nuttx/pull/9698#discussion_r1252194329


##########
arch/arm/src/armv8-m/nvic.h:
##########
@@ -61,6 +61,7 @@
 
 #define ARMV8M_NVIC_BASE                0xe000e000
 #define ARMV8M_NVIC_BASE_NS             0xe002e000
+#define ARMV8M_NS_OFFSET                0x00020000

Review Comment:
   should we use ARMV8M_OFFSET_NS like ARMV8M_NVIC_BASE_NS



-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to