diff options
author | Alex Bennée | 2022-02-25 18:20:10 +0100 |
---|---|---|
committer | Alex Bennée | 2022-02-28 17:42:07 +0100 |
commit | 93c9aeede659a5675fa0eee5991521434c2b198a (patch) | |
tree | cb992e8c390b2366cb42350f863ae45f64cb1bed /block/meson.build | |
parent | tests/docker: introduce debian-riscv64-test-cross (diff) | |
download | qemu-93c9aeede659a5675fa0eee5991521434c2b198a.tar.gz qemu-93c9aeede659a5675fa0eee5991521434c2b198a.tar.xz qemu-93c9aeede659a5675fa0eee5991521434c2b198a.zip |
scripts/ci: add build env rules for aarch32 on aarch64
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>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20220225172021.3493923-8-alex.bennee@linaro.org>
Diffstat (limited to 'block/meson.build')
0 files changed, 0 insertions, 0 deletions