From: thor.thayer@linux.intel.com (Thor Thayer)
To: linux-arm-kernel@lists.infradead.org
Subject: ARM64 SMMU Setup
Date: Wed, 31 Jan 2018 16:09:39 -0600 [thread overview]
Message-ID: <fc00c99b-7766-2ac5-83a5-2ed9e13a15e1@linux.intel.com> (raw)
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
next reply other threads:[~2018-01-31 22:09 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-01-31 22:09 Thor Thayer [this message]
2018-01-31 22:21 ` ARM64 SMMU Setup Ard Biesheuvel
2018-01-31 23:31 ` Thor Thayer
2018-01-31 23:48 ` Ard Biesheuvel
2018-02-01 12:00 ` Robin Murphy
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=fc00c99b-7766-2ac5-83a5-2ed9e13a15e1@linux.intel.com \
--to=thor.thayer@linux.intel.com \
--cc=linux-arm-kernel@lists.infradead.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).