commit | 9ac238c688e78c0424d4a93c517e91b21b428d16 | [log] [tgz] |
---|---|---|
author | Gyorgy Szing <Gyorgy.Szing@arm.com> | Fri Oct 21 08:24:26 2022 +0200 |
committer | Gyorgy Szing <Gyorgy.Szing@arm.com> | Fri Oct 21 09:31:45 2022 +0200 |
tree | 919f9e597e2a6df5ec20dfd04fed36783b5a0504 | |
parent | ae4f4a6d1317f0d14519ac454d16639b4db6f08b [diff] |
Fix: unused variables in psa_arch_tests.cmake 272f9c1c accidentally reintroduced deleted configuration variables PSA_ARCH_TESTS_INSTALL_PATH and PSA_ARCH_TESTS_PACKAGE_PATH. This change fixes this and removes the variables. Change-Id: Ica418ebbb58f19c23312eca215cf0db9f712f959 Signed-off-by: Gyorgy Szing <Gyorgy.Szing@arm.com>