linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* ARM64 SMMU Setup
@ 2018-01-31 22:09 Thor Thayer
  2018-01-31 22:21 ` Ard Biesheuvel
  0 siblings, 1 reply; 5+ messages in thread
From: Thor Thayer @ 2018-01-31 22:09 UTC (permalink / raw)
  To: linux-arm-kernel

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

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2018-02-01 12:00 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-01-31 22:09 ARM64 SMMU Setup Thor Thayer
2018-01-31 22:21 ` Ard Biesheuvel
2018-01-31 23:31   ` Thor Thayer
2018-01-31 23:48     ` Ard Biesheuvel
2018-02-01 12:00     ` Robin Murphy

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).