commit | 678a1fd32749da08b7fbed25db5b3cfea962c9d0 | [log] [tgz] |
---|---|---|
author | Kevin Peng <kevin.peng@arm.com> | Wed Sep 06 17:41:45 2023 +0800 |
committer | Kevin Peng <kevin.peng@arm.com> | Sat Oct 07 14:53:12 2023 +0800 |
tree | c8b77380eaed5f97332ee2222c57c9f3fb179412 | |
parent | e4b96adfa47270af11dbdbb8b1b9c706b9d432ed [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: I0c64a0afed4adda2742023e802061b305a3e4b6b Signed-off-by: Kevin Peng <kevin.peng@arm.com>