At least the current crop of Aarch64 HW can support running 32 bit EL0
code. Before we can build and test we need a minimal set of packages
installed. We can't use "apt build-dep" because it currently gets
confused trying to keep two sets of build-deps installed at once.
Instead we install a minimal set of libraries that will allow us to
continue.
Signed-off-by: Alex Bennée<alex.bennee@linaro.org>
Message-Id:<20220211160309.335014-7-alex.bennee@linaro.org>
---
scripts/ci/setup/build-environment.yml | 25 +++++++++++++++++++++++++
1 file changed, 25 insertions(+)