summaryrefslogtreecommitdiff
path: root/services/std_svc/spm_deprecated/spm.mk
diff options
context:
space:
mode:
Diffstat (limited to 'services/std_svc/spm_deprecated/spm.mk')
-rw-r--r--services/std_svc/spm_deprecated/spm.mk3
1 files changed, 3 insertions, 0 deletions
diff --git a/services/std_svc/spm_deprecated/spm.mk b/services/std_svc/spm_deprecated/spm.mk
index ed36812f..35030206 100644
--- a/services/std_svc/spm_deprecated/spm.mk
+++ b/services/std_svc/spm_deprecated/spm.mk
@@ -21,3 +21,6 @@ SPM_SOURCES := $(addprefix services/std_svc/spm_deprecated/, \
# Let the top-level Makefile know that we intend to include a BL32 image
NEED_BL32 := yes
+
+# required so that SPM code executing at S-EL0 can access the timer registers
+NS_TIMER_SWITCH := 1