ARM64 SMMU Setup
Thor Thayer
thor.thayer at linux.intel.com
Wed Jan 31 14:09:39 PST 2018
Hi,
I'm enabling the ARM SMMU-500 on an ARM64 A53. I'm hitting a data abort
in the probe functions because I'm accessing the registers in EL1 mode.
Linux starts in EL2 mode but drops down to EL1 mode by the time it
reaches the arm-smmu probe function.
Is there something else I need to add to either move the arm-smmu probe
earlier or remain in EL2 until after the arm-smmu probe?
A Google search didn't turn up anything so I hoped posting to the list
would help.
Thanks in advance,
Thor
More information about the linux-arm-kernel
mailing list