Module Name: src Committed By: ryo Date: Thu Sep 24 08:50:09 UTC 2020
Modified Files:
src/sys/arch/arm/cortex: gicv3_its.c
Log Message:
need to swap on big endian machines.
"The ITS command queue uses a little endian memory order model." (GIC
Architecture Specification)
To generate a diff of this commit:
cvs rdiff -u -r1.27 -r1.28 src/sys/arch/arm/cortex/gicv3_its.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
