juno: Add a handler for 'ARM Architecture' SMC calls
Currently UEFI and Linux are using SMC calls in the 'ARM Architecture'
Owning Entity range so lets implement these to get things working.

UEFI probably doesn't actually need to issue the ID_PRESENCE and ID_UID
calls it does, and the device-tree used by Linux could specify the PSCI
identifiers instead. After those changes, this patch isn't required.

Signed-off-by: Jon Medhurst <tixy@linaro.org>
1 parent e7aa4a6 commit 7f6dba15fe8216cf8aad9778ef76bb242d95d92e
@Jon Medhurst Jon Medhurst authored on 19 Feb 2014
Sandrine Bailleux committed on 12 Mar 2014
Showing 2 changed files
View
plat/juno/platform.mk
View
plat/juno/smc_arm.c 0 → 100644