commit | 95040c81b2cbd43f0dfda70f71b56d1ae3664a46 | [log] [tgz] |
---|---|---|
author | Paul Sokolovsky <paul.sokolovsky@linaro.org> | Thu Sep 14 11:06:42 2023 +0300 |
committer | Paul Sokolovsky <paul.sokolovsky@linaro.org> | Thu Sep 14 11:07:44 2023 +0300 |
tree | fb4555a4cd16eeaed739121e6f7ad70f886ae6e0 | |
parent | 4cb8c225edf33ee58b861b9a328ffe5a3282d63d [diff] [blame] |
eclair/build-tfa-*: "Parse" config vars in individual config build script To avoid environment polution. Signed-off-by: Paul Sokolovsky <paul.sokolovsky@linaro.org> Change-Id: I4f46297fd7e4c9b199c4d2029823ab8cd0714871
diff --git a/eclair/build-tfa.sh b/eclair/build-tfa.sh index fd6193f..0a5a696 100755 --- a/eclair/build-tfa.sh +++ b/eclair/build-tfa.sh
@@ -7,6 +7,8 @@ set -ex +. tf-a-ci-scripts/eclair/analyze_common2.sh + env cd ${WORKSPACE}/trusted-firmware-a