Test: PSA Arch test for the split build

MVP for PSA arch tests for split build. Further work required but
builds and executes tests for ITS, ATESTATION, CRYPTO(hangs)

To execute need SPE binaries in CONFIG_SPE_PATH, ex. /prj/build-tfm/api_ns
and PSA Arch test repo in PSA_ARCH_TESTS_PATH ex ../pse-arch-tests then:

cmake -S . -B build -DCONFIG_SPE_PATH=/prj/build/api_ns -DPSA_ARCH_TESTS_PATH=<..>/psa-arch-tests
cmake --build build -- tfm_app_binaries

Signed-off-by: Anton Komlev <anton.komlev@arm.com>
Change-Id: I52c17144373ea6cb95277e3939e11213e9318729
4 files changed