pussuw commented on code in PR #6160:
URL: https://github.com/apache/incubator-nuttx/pull/6160#discussion_r859625744


##########
arch/risc-v/src/opensbi/Make.defs:
##########
@@ -30,6 +30,7 @@ OPENSBI_CSRCS += 
opensbi/opensbi-3rdparty/lib/utils/timer/aclint_mtimer.c
 
 OPENSBI_ASRCS += opensbi/opensbi-3rdparty/lib/sbi/sbi_expected_trap.S
 OPENSBI_ASRCS += opensbi/opensbi-3rdparty/lib/sbi/sbi_hfence.S
+OPENSBI_ASRCS += opensbi/opensbi-3rdparty/lib/sbi/riscv_hardfp.S

Review Comment:
   Yep it was guarded so we can add the file safely, it will just become and 
empty object and garbage collection will wipe it



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