Skip to content

Commit

Permalink
ci: Add ARMFVP_BIN_PATH env var definition
Browse files Browse the repository at this point in the history
Signed-off-by: Wilfried Chauveau <[email protected]>
  • Loading branch information
ithinuel committed Feb 1, 2024
1 parent d456bc1 commit 07b6ab1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile.ci
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ ARG FVP_BASE_REVC_VERSION=11.24_11
ENV FVP_BASE_REVC_VERSION=$FVP_BASE_REVC_VERSION
ARG FVP_BASE_AEMV8R_VERSION=11.24_11
ENV FVP_BASE_AEMV8R_VERSION=$FVP_BASE_AEMV8R_VERSION
ENV ARMFVP_BIN_PATH=/usr/local/bin
ARG WGET_ARGS="-q --show-progress --progress=bar:force:noscroll"


Expand Down

0 comments on commit 07b6ab1

Please sign in to comment.