On 24/05/2021 15:34, Connor Davis wrote: > Add a container for cross-compiling xen to riscv64. > This just includes the cross-compiler and necessary packages for > building xen itself (packages for tools, stubdoms, etc., can be > added later). > > Signed-off-by: Connor Davis <connojda...@gmail.com>
I've deployed this version of the container, which (surprisingly, not) is rather smaller than the one with the locally built gcc toolchain. Therefore, Acked-by: Andrew Cooper <andrew.coop...@citrix.com> and I'll commit this right away to make xen.git match reality. ~Andrew