Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[vcos:feature] 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. Feishu-Url: https://project.feishu.cn/vehicle_control/story/detail/4421235620 Change-Id: I3cc5e19cd7c33395ad5cb4cdd4ab56d4f498c131 Signed-off-by: Jinliang Li <[email protected]>
- Loading branch information