Build: Support Armclang in build split
Add and export a NS toolchain file example of Armclang.
Use Armclang NS scatter file when NS is built with Armclang.
Change-Id: Ic4d30ebf3089efce6427b4ff329c68cee97f8ade
Signed-off-by: David Hu <david.hu@arm.com>
diff --git a/cmake/install.cmake b/cmake/install.cmake
index 1076487..56951f2 100644
--- a/cmake/install.cmake
+++ b/cmake/install.cmake
@@ -206,7 +206,8 @@
DESTINATION ${CMAKE_INSTALL_PREFIX}
RENAME CMakeLists.txt)
-install(FILES ${PLATFORM_DIR}/ns/toolchain_ns_GNUARM.cmake
+install(FILES ${PLATFORM_DIR}/ns/toolchain_ns_GNUARM.cmake
+ ${PLATFORM_DIR}/ns/toolchain_ns_ARMCLANG.cmake
DESTINATION ${INSTALL_CMAKE_DIR})
install(FILES