ARM: 8480/2: arm64: add implementation for arm-smccc
authorJens Wiklander <jens.wiklander@linaro.org>
Mon, 4 Jan 2016 14:44:32 +0000 (15:44 +0100)
committerAlex Shi <alex.shi@linaro.org>
Thu, 20 Oct 2016 08:23:02 +0000 (16:23 +0800)
commit71bc50d5e49b12620121c332952522b7aa4e1486
tree63aea1e1e94cdffff335dcc91aeb9a22ac811d23
parentfb0b4725d32fd59f18236123570d23121df87d8c
ARM: 8480/2: arm64: add implementation for arm-smccc

Adds implementation for arm-smccc and enables CONFIG_HAVE_SMCCC.

Acked-by: Will Deacon <will.deacon@arm.com>
Signed-off-by: Jens Wiklander <jens.wiklander@linaro.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
(cherry picked from commit 14457459f9ca2ff8521686168ea179edc3a56a44)
Signed-off-by: Alex Shi <alex.shi@linaro.org>
Conflicts:
arch/arm64/kernel/arm64ksyms.c
arch/arm64/Kconfig
arch/arm64/kernel/Makefile
arch/arm64/kernel/arm64ksyms.c
arch/arm64/kernel/asm-offsets.c
arch/arm64/kernel/smccc-call.S [new file with mode: 0644]