From: Will Deacon Date: Wed, 12 Dec 2012 19:16:59 +0000 (+0000) Subject: ARM: opcodes: add opcodes definitions for ARM security extensions X-Git-Tag: v3.9-rc1~115^2~6^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=af965acc81796c0006c0200129cd22a27c714e52;p=pandora-kernel.git 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 Acked-by: Dave Martin Signed-off-by: Will Deacon --- Reading git-diff-tree failed