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 53677b9 commit 1b0ad016bd80e1a0358a43ca1fb7d92d672be1af
@Jon Medhurst Jon Medhurst authored on 19 Feb 2014
Sandrine Bailleux committed on 4 Jun 2014
Showing 2 changed files
View
plat/juno/platform.mk
View
plat/juno/smc_arm.c 0 → 100644