Searched hist:"31526 cb013af98b2e4bec321f5c799ebf488c037" (Results 1 – 1 of 1) sorted by relevance
| /rk3399_ARM-atf/services/spd/tspd/ |
| H A D | tspd_common.c | 31526cb013af98b2e4bec321f5c799ebf488c037 Mon Mar 24 11:21:35 UTC 2014 Vikram Kanigiri <vikram.kanigiri@arm.com> 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
|