arm-trusted-firmware/docs
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 ARM-software/tf-issues#62

Change-Id: I6d4273f72ad6502636efa0f872e288b191a64bc1
2014-03-20 11:16:23 +00:00
..
diagrams Add EL3 runtime services and SPD documentation 2014-02-28 17:51:07 +00:00
change-log.md Add v0.3 release documentation 2014-02-28 18:23:42 +00:00
firmware-design.md Move architecture timer setup to platform-specific code 2014-03-10 14:17:59 +00:00
porting-guide.md Move architecture timer setup to platform-specific code 2014-03-10 14:17:59 +00:00
rt-svc-writers-guide.md Implement ARM Standard Service 2014-03-20 11:16:23 +00:00
user-guide.md Enable platforms to omit some bootloaders 2014-03-05 16:21:14 +00:00