arm-trusted-firmware/services
Vikram Kanigiri 31526cb013 Fix build by correcting asm helper function usage in TSPD
This patch fixes a regression failure due to the use of functions by the 
TSPD code which access system registers with partially qualified names. 
These functions had been removed in an earlier patch. The relevant code 
has been updated to access these registers with their fully qualified 
names.

Fixes ARM-software/tf-issues#119

Change-Id: Ide1bc5036e1b8164a42f7b7fe86186ad860e0ef9
2014-03-26 17:36:36 +00:00
..
spd/tspd Fix build by correcting asm helper function usage in TSPD 2014-03-26 17:36:36 +00:00
std_svc Add standby state support in PSCI cpu_suspend api 2014-03-26 17:36:35 +00:00