aboutsummaryrefslogtreecommitdiff
path: root/services/spd/tspd/tspd_helpers.S
diff options
context:
space:
mode:
Diffstat (limited to 'services/spd/tspd/tspd_helpers.S')
-rw-r--r--services/spd/tspd/tspd_helpers.S2
1 files changed, 2 insertions, 0 deletions
diff --git a/services/spd/tspd/tspd_helpers.S b/services/spd/tspd/tspd_helpers.S
index dd3b07b..515e824 100644
--- a/services/spd/tspd/tspd_helpers.S
+++ b/services/spd/tspd/tspd_helpers.S
@@ -64,6 +64,7 @@ func tspd_enter_sp
* ---------------------------------------------
*/
b el3_exit
+endfunc tspd_enter_sp
/* ---------------------------------------------
* This function is called 'x0' pointing to a C
@@ -99,3 +100,4 @@ func tspd_exit_sp
*/
mov x0, x1
ret
+endfunc tspd_exit_sp