All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH v1 0/2]  target-arm: Add support for HSTR_EL2
@ 2016-05-06 18:10 Alistair Francis
  2016-05-06 18:11 ` [Qemu-devel] [PATCH v1 1/2] target-arm: Add the HSTR_EL2 register Alistair Francis
  2016-05-06 18:11 ` [Qemu-devel] [PATCH v1 2/2] target-arm: Enable EL2 for the A53s and A57s Alistair Francis
  0 siblings, 2 replies; 15+ messages in thread
From: Alistair Francis @ 2016-05-06 18:10 UTC (permalink / raw)
  To: qemu-devel, peter.maydell, qemu-arm
  Cc: alistair.francis, edgar.iglesias, edgar.iglesias

Now that EL3 is enabled by default for the A53s and A57s I see this
error when booting Linux on the ZynqMP board:
"Synchronous Abort" handler, esr 0x02000000

By adding the HSTR_EL2 register (and EL2 support) the Linux boot
progresses much further.

Alistair Francis (2):
  target-arm: Add the HSTR_EL2 register
  target-arm: Enable EL2 for the A53s and A57s

 target-arm/cpu64.c  | 2 ++
 target-arm/helper.c | 7 +++++++
 2 files changed, 9 insertions(+)

-- 
2.5.0

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

end of thread, other threads:[~2016-05-13 20:40 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-05-06 18:10 [Qemu-devel] [PATCH v1 0/2] target-arm: Add support for HSTR_EL2 Alistair Francis
2016-05-06 18:11 ` [Qemu-devel] [PATCH v1 1/2] target-arm: Add the HSTR_EL2 register Alistair Francis
2016-05-13 17:46   ` Peter Maydell
2016-05-13 20:39     ` Alistair Francis
2016-05-06 18:11 ` [Qemu-devel] [PATCH v1 2/2] target-arm: Enable EL2 for the A53s and A57s Alistair Francis
2016-05-06 22:25   ` Peter Maydell
2016-05-07  1:51     ` Edgar E. Iglesias
2016-05-09 16:58       ` Alistair Francis
2016-05-09 17:01         ` Peter Maydell
2016-05-10  0:16           ` Alistair Francis
2016-05-10  8:09             ` Peter Maydell
2016-05-10 10:36               ` Edgar E. Iglesias
2016-05-10 13:22                 ` Peter Maydell
2016-05-10 18:18                 ` Alistair Francis
2016-05-10 18:13               ` Alistair Francis

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.