NevynUK commented on code in PR #20125:
URL: https://github.com/apache/nuttx/pull/20125#discussion_r3999082316


##########
arch/risc-v/src/common/riscv_swint.c:
##########
@@ -137,6 +140,170 @@ uintptr_t dispatch_syscall(unsigned int nbr, uintptr_t 
parm1,
 }
 #endif
 
+#ifdef CONFIG_RISCV_FRAME_TRACE

Review Comment:
   Can you please explain why this is being requested.
   
   Doing this will take about 4-6 hours to extract and retest this PR and then 
put the code back, retest and create a new PR plus a new review.
   
   This is included in this PR as it was necessary to use this to work out why 
the board was locking entering and exiting protected mode.



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