Re: Add initial CVA6 implementaiton

2025-06-07 Thread Daniel Henrique Barboza
Hi, (added Alistair in CC) I suggest adding the RISC-V maintainer, Alistair, in the CC for the next posting. It helps in the series visibility. It would also be nice to add a RISC-V reference in the subject, e.g. "RISCV: Add initial CVA6 implementation", to help ppl from the common qemu-devel M

Add initial CVA6 implementaiton

2025-05-27 Thread Ben Dooks
This implements the CVA6 (the corev_apu from the fpga) model. v2: - fixed whitespace and rebased patches