commit | 6034b5191098deadc9b1eeb77bf76e92204ace5a | [log] [tgz] |
---|---|---|
author | Matthew Dalzell <matthew.dalzell@arm.com> | Mon Aug 18 16:25:58 2025 +0100 |
committer | Matthew Dalzell <matthew.dalzell@arm.com> | Mon Aug 18 16:33:38 2025 +0100 |
tree | 694fc50b53e0dec5e417727234a86817d00a51c2 | |
parent | d49ddec446f67a45fe7027238bfd82098bfe8bfe [diff] |
TF-M: Explicitly sets the GNUARM path Change-Id: I632f36be4da8c2a440f409d64eed5bcc7593ae75 Signed-off-by: Matthew Dalzell <matthew.dalzell@arm.com>
diff --git a/eclair-tf-m-3.13/tf-environment.install b/eclair-tf-m-3.13/tf-environment.install index 2483db9..53aa268 100755 --- a/eclair-tf-m-3.13/tf-environment.install +++ b/eclair-tf-m-3.13/tf-environment.install
@@ -5,3 +5,4 @@ env | grep ECLAIR_TOP_DIR >> /etc/environment env | grep ECLAIR_LICENSE_USER >> /etc/environment env | grep PATH >> /etc/environment +env | grep GCC_13_2_PATH >> /etc/environment