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


##########
arch/arm/src/armv8-m/arm_tcbinfo.c:
##########
@@ -57,13 +57,8 @@ static const uint16_t g_reg_offs[] =
 #if 0
   UINT16_MAX,                       /* msp */
   TCB_REG_OFF(REG_R13),
-#  ifdef CONFIG_ARMV8M_USEBASEPRI
-  UINT16_MAX,                       /* primask */
-  TCB_REG_OFF(REG_BASEPRI),

Review Comment:
   keep REG_BASEPRI



-- 
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

Reply via email to