| # |
| # Copyright (c) 2020-2022, Arm Limited and Contributors. All rights reserved. |
| # |
| # SPDX-License-Identifier: BSD-3-Clause |
| # |
| |
| $schema: ./test_data.schema.json, |
| data: |
| - name: "attestation-opteesp-arm" |
| src: "$TS_ROOT/deployments/attestation/opteesp" |
| params: |
| - "-GUnix Makefiles" |
| - name: "attestation-sp-arm" |
| src: "$TS_ROOT/deployments/attestation/sp" |
| params: |
| - "-GUnix Makefiles" |
| - name: "component-test-arm-linux" |
| src: "$TS_ROOT/deployments/component-test/arm-linux" |
| os_id : "GNU/Linux" |
| params: |
| - "-GUnix Makefiles" |
| - name: "component-test-pc-linux" |
| os_id : "GNU/Linux" |
| src: "$TS_ROOT/deployments/component-test/linux-pc" |
| params: |
| - "-GUnix Makefiles" |
| - name: "crypto-opteesp-arm" |
| src: "$TS_ROOT/deployments/crypto/opteesp" |
| params: |
| - "-GUnix Makefiles" |
| - name: "crypto-sp-arm" |
| src: "$TS_ROOT/deployments/crypto/sp" |
| params: |
| - "-GUnix Makefiles" |
| - name: "env-test-opteesp-arm" |
| src: "$TS_ROOT/deployments/env-test/opteesp" |
| params: |
| - "-GUnix Makefiles" |
| - name: "env-test-sp-arm" |
| src: "$TS_ROOT/deployments/env-test/sp" |
| params: |
| - "-GUnix Makefiles" |
| - name: "internal-trusted-storage-opteesp-arm" |
| src: "$TS_ROOT/deployments/internal-trusted-storage/opteesp" |
| params: |
| - "-GUnix Makefiles" |
| - "-DCMAKE_VERBOSE_MAKEFILE=y" |
| - name: "internal-trusted-storage-sp-arm" |
| src: "$TS_ROOT/deployments/internal-trusted-storage/sp" |
| params: |
| - "-GUnix Makefiles" |
| - "-DCMAKE_VERBOSE_MAKEFILE=y" |
| - name: "libsp-linux-pc" |
| src: "$TS_ROOT/deployments/libsp/linux-pc" |
| os_id : "GNU/Linux" |
| params: |
| - "-GUnix Makefiles" |
| - name: "libsp-optee-arm" |
| src: "$TS_ROOT/deployments/libsp/opteesp" |
| params: |
| - "-GUnix Makefiles" |
| - name: "libts-arm-linux" |
| src: "$TS_ROOT/deployments/libts/arm-linux" |
| os_id : "GNU/Linux" |
| params: |
| - "-GUnix Makefiles" |
| - name: "libts-pc-linux" |
| src: "$TS_ROOT/deployments/libts/linux-pc" |
| os_id : "GNU/Linux" |
| params: |
| - "-GUnix Makefiles" |
| - name: "newlib-optee-arm" |
| src: "$TS_ROOT/deployments/newlib/opteesp" |
| params: |
| - "-GUnix Makefiles" |
| - name: "platform-inspect-arm-linux" |
| src: "$TS_ROOT/deployments/platform-inspect/arm-linux" |
| os_id : "GNU/Linux" |
| params: |
| - "-GUnix Makefiles" |
| - name: "platform-inspect-pc-linux" |
| src: "$TS_ROOT/deployments/platform-inspect/linux-pc" |
| os_id : "GNU/Linux" |
| params: |
| - "-GUnix Makefiles" |
| - name: "protected-storage-opteesp-arm" |
| src: "$TS_ROOT/deployments/protected-storage/opteesp" |
| params: |
| - "-GUnix Makefiles" |
| - "-DCMAKE_VERBOSE_MAKEFILE=y" |
| - name: "protected-storage-sp-arm" |
| src: "$TS_ROOT/deployments/protected-storage/sp" |
| params: |
| - "-GUnix Makefiles" |
| - "-DCMAKE_VERBOSE_MAKEFILE=y" |
| - name: "psa-api-test-crypto-arm-linux" |
| src: "$TS_ROOT/deployments/psa-api-test/crypto/arm-linux" |
| os_id : "GNU/Linux" |
| params: |
| - "-GUnix Makefiles" |
| - name: "psa-api-test-crypto-pc-linux" |
| src: "$TS_ROOT/deployments/psa-api-test/crypto/linux-pc" |
| os_id : "GNU/Linux" |
| params: |
| - "-GUnix Makefiles" |
| - name: "psa-api-test-initial_attestation-arm-linux" |
| src: "$TS_ROOT/deployments/psa-api-test/initial_attestation/arm-linux" |
| os_id : "GNU/Linux" |
| params: |
| - "-GUnix Makefiles" |
| - name: "psa-api-test-initial_attestation-pc-linux" |
| src: "$TS_ROOT/deployments/psa-api-test/initial_attestation/linux-pc" |
| os_id : "GNU/Linux" |
| params: |
| - "-GUnix Makefiles" |
| - name: "psa-api-test-internal_trusted_storage-arm-linux" |
| src: "$TS_ROOT/deployments/psa-api-test/internal_trusted_storage/arm-linux" |
| os_id : "GNU/Linux" |
| params: |
| - "-GUnix Makefiles" |
| - name: "psa-api-test-internal_trusted_storage-pc-linux" |
| src: "$TS_ROOT/deployments/psa-api-test/internal_trusted_storage/linux-pc" |
| os_id : "GNU/Linux" |
| params: |
| - "-GUnix Makefiles" |
| - name: "psa-api-test-protected_storage-arm-linux" |
| src: "$TS_ROOT/deployments/psa-api-test/protected_storage/arm-linux" |
| os_id : "GNU/Linux" |
| params: |
| - "-GUnix Makefiles" |
| - name: "psa-api-test-protected_storage-pc-linux" |
| src: "$TS_ROOT/deployments/psa-api-test/protected_storage/linux-pc" |
| os_id : "GNU/Linux" |
| params: |
| - "-GUnix Makefiles" |
| - name: "se-proxy-opteesp-arm" |
| src: "$TS_ROOT/deployments/se-proxy/opteesp" |
| params: |
| - "-GUnix Makefiles" |
| - name: "se-proxy-sp-arm" |
| src: "$TS_ROOT/deployments/se-proxy/sp" |
| params: |
| - "-GUnix Makefiles" |
| - name: "sfs-demo-opteesp-arm" |
| src: "$TS_ROOT/deployments/sfs-demo/opteesp" |
| params: |
| - "-GUnix Makefiles" |
| - name: "sfs-demo-sp-arm" |
| src: "$TS_ROOT/deployments/sfs-demo/sp" |
| params: |
| - "-GUnix Makefiles" |
| - name: "smm-gateway-pc-linux" |
| src: "$TS_ROOT/deployments/smm-gateway/linux-pc" |
| params: |
| - "-GUnix Makefiles" |
| - name: "smm-gateway-opteesp-arm" |
| src: "$TS_ROOT/deployments/smm-gateway/opteesp" |
| params: |
| - "-GUnix Makefiles" |
| - "-DCMAKE_VERBOSE_MAKEFILE=y" |
| - name: "smm-gateway-sp-arm" |
| src: "$TS_ROOT/deployments/smm-gateway/sp" |
| params: |
| - "-GUnix Makefiles" |
| - "-DCMAKE_VERBOSE_MAKEFILE=y" |
| - name: "spm-test1-opteesp-arm" |
| src: "$TS_ROOT/deployments/spm-test1/opteesp" |
| params: |
| - "-GUnix Makefiles" |
| - name: "spm-test2-opteesp-arm" |
| src: "$TS_ROOT/deployments/spm-test2/opteesp" |
| params: |
| - "-GUnix Makefiles" |
| - name: "spm-test3-opteesp-arm" |
| src: "$TS_ROOT/deployments/spm-test3/opteesp" |
| params: |
| - "-GUnix Makefiles" |
| - name: "ts-demo-arm-linux" |
| src: "$TS_ROOT/deployments/ts-demo/arm-linux" |
| os_id : "GNU/Linux" |
| params: |
| - "-GUnix Makefiles" |
| - name: "ts-demo-pc-linux" |
| src: "$TS_ROOT/deployments/ts-demo/linux-pc" |
| os_id : "GNU/Linux" |
| params: |
| - "-GUnix Makefiles" |
| - name: "ts-remote-test-arm-linux" |
| src: "$TS_ROOT/deployments/ts-remote-test/arm-linux" |
| os_id : "GNU/Linux" |
| params: |
| - "-GUnix Makefiles" |
| - name: "ts-remote-test-pc-linux" |
| src: "$TS_ROOT/deployments/ts-remote-test/linux-pc" |
| os_id : "GNU/Linux" |
| params: |
| - "-GUnix Makefiles" |
| - name: "ts-service-test-arm-linux" |
| src: "$TS_ROOT/deployments/ts-service-test/arm-linux" |
| os_id : "GNU/Linux" |
| params: |
| - "-GUnix Makefiles" |
| - name: "ts-service-test-pc-linux" |
| src: "$TS_ROOT/deployments/ts-service-test/linux-pc" |
| os_id : "GNU/Linux" |
| params: |
| - "-GUnix Makefiles" |
| - name: "uefi-test-pc-linux" |
| src: "$TS_ROOT/deployments/uefi-test/linux-pc" |
| os_id : "GNU/Linux" |
| params: |
| - "-GUnix Makefiles" |
| - name: "uefi-test-arm-linux" |
| src: "$TS_ROOT/deployments/uefi-test/arm-linux" |
| os_id : "GNU/Linux" |
| params: |
| - "-GUnix Makefiles" |