Rename libpsa to libpsats
Instead of using a generic name for the library, give it a TS specific
name to avoid possible naming collisions with other psa libraries in
the future.
Change-Id: Icea9be4d836f7d22300b20c8d6a5f8bd8fae1133
Signed-off-by: Gabor Toth <gabor.toth2@arm.com>
diff --git a/tools/b-test/test_data.yaml b/tools/b-test/test_data.yaml
index f205307..029dc1d 100644
--- a/tools/b-test/test_data.yaml
+++ b/tools/b-test/test_data.yaml
@@ -91,18 +91,18 @@
src: "$TS_ROOT/deployments/internal-trusted-storage/config/shared-flash-opteesp"
params:
- "-GUnix Makefiles"
- - name: "libpsa-arm-linux"
- src: "$TS_ROOT/deployments/libpsa/arm-linux"
+ - name: "libpsats-arm-linux"
+ src: "$TS_ROOT/deployments/libpsats/arm-linux"
os_id : "GNU/Linux"
params:
- "-GUnix Makefiles"
- - name: "libpsa-linux-pc"
- src: "$TS_ROOT/deployments/libpsa/linux-pc"
+ - name: "libpsats-linux-pc"
+ src: "$TS_ROOT/deployments/libpsats/linux-pc"
os_id : "GNU/Linux"
params:
- "-GUnix Makefiles"
- - name: "libpsa-coverage-linux-pc"
- src: "$TS_ROOT/deployments/libpsa/linux-pc"
+ - name: "libpsats-coverage-linux-pc"
+ src: "$TS_ROOT/deployments/libpsats/linux-pc"
os_id : "GNU/Linux"
params:
- "-GUnix Makefiles"