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

   
   ## Summary
   
   arm/gicv3: replace this_cpu() to up_cpu_index()
   
   If the core id needs to be included in the hardware register
   calculation, up_cpu_index() should be used instead of this_cpu().
   
   Signed-off-by: chao an <[email protected]>
   
   
   ## Impact
   
   N/A
   
   ## Testing
   
   ci-check


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