jerpelea opened a new pull request, #19291:
URL: https://github.com/apache/nuttx/pull/19291

   ## Summary
   
   The fence.i instruction is only available when the Zifencei extension 
(CONFIG_ARCH_RV_ISA_ZICSR_ZIFENCEI) is supported by the hardware.
   
   This commit adds a macro wrapper around fence.i usages to prevent 
compilation errors on toolchains or targets where the Zifencei extension is 
absent.
   
   ## Impact
   
   RELEASE
   
   ## Testing
   
   CI


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