On Thu, 3 Sep 2020 at 11:42, Bin Meng <[email protected]> wrote: > > From: Bin Meng <[email protected]> > > This is an effort to clean up the hw/riscv directory. Ideally it > should only contain the RISC-V SoC / machine codes plus generic > codes. Peripheral models for a specific SoC are moved to its > corresponding hw/* subdirectories.
Ah, thanks for taking on this cleanup -- it's been something that was unfortunately missed in code review for the initial riscv work that we never got round to fixing later, so it's nice to see things being moved into their proper places. thanks -- PMM
