commit | cc3b9ac3645bf96021883084c05c1ec581c2ab02 | [log] [tgz] |
---|---|---|
author | Kevin Peng <kevin.peng@arm.com> | Wed Sep 06 17:39:44 2023 +0800 |
committer | Kevin Peng <kevin.peng@arm.com> | Sat Oct 07 16:49:34 2023 +0800 |
tree | 3789410b02b3192b4325d6d70c594fa3d8d904ef | |
parent | 286d7baf68c7fc1116cf2cf27fd8324cbe973bd9 [diff] |
Build: Change TFM_TEST_REPO_PATH to CONFIG_TFM_TEST_DIR The TFM_TEST_REPO_PATH is not really "test repo path". And it's always used as "${TFM_TEST_REPO_PATH}/test". This patch changes ${TFM_TEST_REPO_PATH}/test to CONFIG_TFM_TEST_DIR. Change-Id: I60c9e8d2bb4cca4a81198044bf9d47b58532d310 Signed-off-by: Kevin Peng <kevin.peng@arm.com>