arm-trusted-firmware/plat/juno
Jon Medhurst 1b0ad016bd 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>
2014-06-04 15:37:35 +01:00
..
aarch64 juno: Port mailbox initialisation 2014-06-04 15:37:34 +01:00
bl1_plat_setup.c juno: Initialise PCIe 2014-06-04 15:37:35 +01:00
bl2_plat_setup.c juno: Various tidyups 2014-06-04 15:37:34 +01:00
bl31_plat_setup.c Workaround: Setup register context for BL3-3 2014-06-04 15:37:35 +01:00
mhu.c juno: Add MHU interface 2014-06-04 15:37:35 +01:00
mhu.h juno: Add MHU interface 2014-06-04 15:37:35 +01:00
plat_gic.c juno: Initialise GIC 2014-06-04 15:37:34 +01:00
plat_io_storage.c juno: Update memory map and use generic MMU code 2014-06-04 15:37:34 +01:00
plat_pm.c juno: Implement PM ops to power down CPUs 2014-06-04 15:37:35 +01:00
plat_topology.c juno: Port plat_topology.c 2014-06-04 15:37:34 +01:00
platform.h Workaround: Setup register context for BL3-3 2014-06-04 15:37:35 +01:00
platform.mk juno: Add a handler for 'ARM Architecture' SMC calls 2014-06-04 15:37:35 +01:00
scp_bootloader.c juno: Add bootloader for SCP image 2014-06-04 15:37:35 +01:00
scp_bootloader.h juno: Add bootloader for SCP image 2014-06-04 15:37:35 +01:00
scpi.c juno: Implement SCPI Set CSS Power State command 2014-06-04 15:37:35 +01:00
scpi.h juno: Implement SCPI Set CSS Power State command 2014-06-04 15:37:35 +01:00
smc_arm.c juno: Add a handler for 'ARM Architecture' SMC calls 2014-06-04 15:37:35 +01:00