summaryrefslogtreecommitdiff
path: root/services/spd/tlkd/tlkd_common.c
diff options
context:
space:
mode:
Diffstat (limited to 'services/spd/tlkd/tlkd_common.c')
-rw-r--r--services/spd/tlkd/tlkd_common.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/services/spd/tlkd/tlkd_common.c b/services/spd/tlkd/tlkd_common.c
index 599d7a30..483d45b6 100644
--- a/services/spd/tlkd/tlkd_common.c
+++ b/services/spd/tlkd/tlkd_common.c
@@ -131,7 +131,7 @@ uint64_t tlkd_synchronous_sp_entry(tlk_context_t *tlk_ctx)
cm_set_next_eret_context(SECURE);
rc = tlkd_enter_sp(&tlk_ctx->c_rt_ctx);
-#if DEBUG
+#if ENABLE_ASSERTIONS
tlk_ctx->c_rt_ctx = 0;
#endif