commit | af965acc81796c0006c0200129cd22a27c714e52 | [log] [tgz] |
---|---|---|
author | Will Deacon <will.deacon@arm.com> | Wed Dec 12 19:16:59 2012 +0000 |
committer | Will Deacon <will.deacon@arm.com> | Thu Jan 10 21:10:20 2013 +0000 |
tree | ee95f4f5c2e92109cfa833e641bed4640e4a14a3 | |
parent | 6d63f6466da4385f08a2a1b47779704bf60702b1 [diff] |
ARM: opcodes: add opcodes definitions for ARM security extensions 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>