aboutsummaryrefslogtreecommitdiff
path: root/secure_fw/partitions/psa_proxy
diff options
context:
space:
mode:
authorDavid Hu <david.hu@arm.com>2020-06-14 21:25:35 +0800
committerDavid Hu <david.hu@arm.com>2021-01-22 02:21:55 +0000
commit04969a400441dd2e41212a4e2937d17873bb3765 (patch)
tree5d20f21db674dfde8870ff6f56e2e09b182b1342 /secure_fw/partitions/psa_proxy
parent2d2a2f18367f9b6fa24d43a1f75c1e5742567df0 (diff)
downloadtrusted-firmware-m-04969a400441dd2e41212a4e2937d17873bb3765.tar.gz
Dualcpu: Move dual-cpu NS files into a dedicated folder
Gather all the dual-cpu NS .c files in a dedicated folder multi_core under interface/src. Put all the dual-cpu interface header files in a dedicated folder multi-core under interface/include. Change-Id: Ia6847eb03a663e66260690ad88addb1521f13fcd Signed-off-by: David Hu <david.hu@arm.com>
Diffstat (limited to 'secure_fw/partitions/psa_proxy')
-rw-r--r--secure_fw/partitions/psa_proxy/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/secure_fw/partitions/psa_proxy/CMakeLists.txt b/secure_fw/partitions/psa_proxy/CMakeLists.txt
index 4aad2559e3..5db47e9b13 100644
--- a/secure_fw/partitions/psa_proxy/CMakeLists.txt
+++ b/secure_fw/partitions/psa_proxy/CMakeLists.txt
@@ -27,7 +27,7 @@ target_sources(tfm_psa_rot_partition_psa_proxy
PRIVATE
psa_proxy.c
psa_proxy_shared_mem_mngr.c
- ../../../interface/src/tfm_ns_mailbox.c
+ ../../../interface/src/multi_core/tfm_ns_mailbox.c
)
# The generated sources