Fix: Shorten the subdirectories paths in CMAKE_BINARY_DIR

Some subdirectories in CMAKE_BINARY_DIR are so long that they will report
an issue when building TF-M in Windows system. The issue comes from the
longly named secure services. As the library names already take too much
space, the depth shall be simplified.

Signed-off-by: Jianliang Shen <jianliang.shen@arm.com>
Change-Id: Ie3ad616745d7f0b62254f5a48a836957a15802d5
1 file changed