git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
508514e
)
ARM: opcodes: add __ERET/__MSR_ELR_HYP instruction encoding
author
Marc Zyngier
<marc.zyngier@arm.com>
Thu, 9 Aug 2012 09:43:29 +0000
(10:43 +0100)
committer
Marc Zyngier
<marc.zyngier@arm.com>
Wed, 19 Sep 2012 07:32:49 +0000
(08:32 +0100)
Enabling boot from HYP mode requires the use of some more
virt-specific instructions ("eret" and "msr elr_hyp, reg").
Add the necessary encoding to asm/opcode-virt.h.
Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
No differences found