arm-trusted-firmware/bl31
Jeenu Viswambharan 64f6ea9be7 Implement ARM Standard Service
This patch implements ARM Standard Service as a runtime service and adds
support for call count, UID and revision information SMCs. The existing
PSCI implementation is subsumed by the Standard Service calls and all
PSCI calls are therefore dispatched by the Standard Service to the PSCI
handler.

At present, PSCI is the only specification under Standard Service. Thus
call count returns the number of PSCI calls implemented. As this is the
initial implementation, a revision number of 0.1 is returned for call
revision.

Fixes 

Change-Id: I6d4273f72ad6502636efa0f872e288b191a64bc1
2014-03-20 11:16:23 +00:00
..
aarch64 Move architecture timer setup to platform-specific code 2014-03-10 14:17:59 +00:00
bl31.ld.S Remove duplicate xlat_table descriptions 2014-02-26 19:53:48 +00:00
bl31.mk Implement ARM Standard Service 2014-03-20 11:16:23 +00:00
bl31_main.c Generate build time and date message at link time. 2014-03-05 16:21:14 +00:00
context_mgmt.c Add power management support in the SPD 2014-02-20 19:06:34 +00:00