Deploy logging SP inside SPs
Make SPs use logging SP. For this the log_client instance
needs to be initialized inside the SPs, using the provided
factory method.
Signed-off-by: Gabor Toth <gabor.toth2@arm.com>
Signed-off-by: Gabor Ambrus <gabor.ambrus@arm.com>
Change-Id: If4d41d15a1488943ceb00d9453b5c38d2bad10c1
diff --git a/deployments/internal-trusted-storage/internal-trusted-storage.cmake b/deployments/internal-trusted-storage/internal-trusted-storage.cmake
index 3da2a0b..a754a2a 100644
--- a/deployments/internal-trusted-storage/internal-trusted-storage.cmake
+++ b/deployments/internal-trusted-storage/internal-trusted-storage.cmake
@@ -9,8 +9,11 @@
BASE_DIR ${TS_ROOT}
COMPONENTS
components/common/tlv
+ components/common/trace
+ components/rpc/common/caller
components/service/common/include
components/service/common/provider
+ components/service/common/client
components/service/secure_storage/include
components/service/secure_storage/frontend/secure_storage_provider
protocols/rpc/common/packed-c