inochisa commented on code in PR #12178: URL: https://github.com/apache/nuttx/pull/12178#discussion_r1575842471
########## arch/risc-v/src/qemu-rv/qemu_rv_exception_m.S: ########## Review Comment: This is quite straightforward. `__trap_vec_m` is only used to wrap S-mode timer interrupt. As now SSTC extension can directly provide time interrupt, this is no longer needed. -- 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]
