Re: [PATCH v2 4/5] xen: Add files needed for minimal riscv build

2021-05-14 Thread Connor Davis
On 5/14/21 3:46 AM, Julien Grall wrote: Hi Connor, On 14/05/2021 05:17, Connor Davis wrote: Add the minimum code required to get xen to build with XEN_TARGET_ARCH=riscv64. It is minimal in the sense that every file and function added is required for a successful build, given the .config gener

Re: [PATCH v2 4/5] xen: Add files needed for minimal riscv build

2021-05-14 Thread Julien Grall
Hi Connor, On 14/05/2021 05:17, Connor Davis wrote: Add the minimum code required to get xen to build with XEN_TARGET_ARCH=riscv64. It is minimal in the sense that every file and function added is required for a successful build, given the .config generated from riscv64_defconfig. The function i