anchao opened a new pull request, #14160: URL: https://github.com/apache/nuttx/pull/14160
## Summary armv8-r/gicv3: disable 64bits access gic 64bits registers When neon is enabled, compiler may optimize 64bits access to vstr, that will cause data aborts. Split 64bits access to double 32bits access for GIC_IROUTER/GICR_TYPER, just like linux. Signed-off-by: Jinliang Li <[email protected]> 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]
