aboutsummaryrefslogtreecommitdiff
path: root/plat
diff options
context:
space:
mode:
Diffstat (limited to 'plat')
-rw-r--r--plat/ti/k3/common/drivers/ti_sci/ti_sci.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/plat/ti/k3/common/drivers/ti_sci/ti_sci.c b/plat/ti/k3/common/drivers/ti_sci/ti_sci.c
index d5bcee8c7..e390efee6 100644
--- a/plat/ti/k3/common/drivers/ti_sci/ti_sci.c
+++ b/plat/ti/k3/common/drivers/ti_sci/ti_sci.c
@@ -20,6 +20,9 @@
#include "ti_sci_protocol.h"
#include "ti_sci.h"
+#if USE_COHERENT_MEM
+__section("tzfw_coherent_mem")
+#endif
static uint8_t message_sequence;
/**