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:
6d63f64
)
ARM: opcodes: add opcodes definitions for ARM security extensions
author
Will Deacon
<will.deacon@arm.com>
Wed, 12 Dec 2012 19:16:59 +0000
(19:16 +0000)
committer
Will Deacon
<will.deacon@arm.com>
Thu, 10 Jan 2013 21:10:20 +0000
(21:10 +0000)
The ARM security extensions introduced the smc instruction, which is not
supported by all versions of GAS.
This patch introduces opcodes-sec.h, so that smc is made available in a
similar manner to hvc.
Acked-by: Arnd Bergmann <arnd@arndb.de>
Acked-by: Dave Martin <dave.martin@linaro.org>
Signed-off-by: Will Deacon <will.deacon@arm.com>
No differences found