Dockerfile: Download the Arm FVP and extract it
authorTom Rini <trini@konsulko.com>
Tue, 8 Apr 2025 20:21:41 +0000 (14:21 -0600)
committerTom Rini <trini@konsulko.com>
Thu, 10 Apr 2025 14:20:09 +0000 (08:20 -0600)
commit01fa1b18ae68381d9d462be66df3943f41426874
tree977e1f99093ac333ffecadfae67ebbcfd7dc95f0
parentfe8a33b81cacdd01379f3a72b8dcb0dc29aa9cf5
Dockerfile: Download the Arm FVP and extract it

There are some reference platforms from Arm which are not found in QEMU
but instead in the FVP tool. As we can make use of this in CI later on,
download and extract it in our Dockerfile today.

Signed-off-by: Tom Rini <trini@konsulko.com>
tools/docker/Dockerfile