summaryrefslogtreecommitdiff
path: root/services/spd/trusty/trusty.mk
diff options
context:
space:
mode:
Diffstat (limited to 'services/spd/trusty/trusty.mk')
-rw-r--r--services/spd/trusty/trusty.mk8
1 files changed, 8 insertions, 0 deletions
diff --git a/services/spd/trusty/trusty.mk b/services/spd/trusty/trusty.mk
index beca875e..a571fa2c 100644
--- a/services/spd/trusty/trusty.mk
+++ b/services/spd/trusty/trusty.mk
@@ -8,3 +8,11 @@ SPD_INCLUDES :=
SPD_SOURCES := services/spd/trusty/trusty.c \
services/spd/trusty/trusty_helpers.S
+
+ifeq (${TRUSTY_SPD_WITH_GENERIC_SERVICES},1)
+SPD_SOURCES += services/spd/trusty/generic-arm64-smcall.c
+endif
+
+NEED_BL32 := yes
+
+CTX_INCLUDE_FPREGS := 1