Hi Abner, Happy to see this happening.
I think the capitalisation should be RiscVVirtPkg rather than RiscvVirtPkg though. More comments below. On Mon, Sep 06, 2021 at 11:08:47 +0000, Chang, Abner (HPS SW/FW Technologist) wrote: > We currently only use below modules from ArmVirtPkg, > > - ArmVirtPkg/Library > o FdtPciPcdProducerLib > o FdtPciHostBridgeLib > > - ArmVirtPkg/ > o VirtioFdtDxe > o FdtClientDxe > o HighMemDxe > > Above modules are related to the extraction of the platform > configuration from FDT. We also use ArmPkg/DriverArmPciCpuIoDxe, we > can have RISC-V instance of CpuIoDxe but still leverage PCD produced > by FdtPciPcdProducerLib. > > Another library is QemuFwCfgLib from ArmVirtPkg/Library, I think we > can have RISC-V own instance because there is a one instance under > OvmfPkg already. Are you expecting to need different functionality from the ArmVirtPkg one? If not, you could move that one to OvmfPkg/Library/QemuFwCfgCommonLib or something. Note that there are also a couple of platforms in edk2-platforms that reference ArmVirtPkg code. Those would need to be fixed up as well, if anything they depend on moves. Agree with comments others made regarding use of git mv of single module at a time. I wouldn't mind being a reviewer for the FDT-related common modules. Regards, Leif > 发件人: devel@edk2.groups.io<mailto:devel@edk2.groups.io> > <devel@edk2.groups.io<mailto:devel@edk2.groups.io>> 代表 Abner Chang > 发送时间: 2021年9月5日 11:15 > 收件人: devel@edk2.groups.io<mailto:devel@edk2.groups.io> > 抄送: Ard Biesheuvel <ard.biesheu...@arm.com<mailto:ard.biesheu...@arm.com>>; > Michael D Kinney > <michael.d.kin...@intel.com<mailto:michael.d.kin...@intel.com>>; Leif > Lindholm <l...@nuviainc.com<mailto:l...@nuviainc.com>>; > ray...@intel.com<mailto:ray...@intel.com>; Liming Gao > <gaolim...@byosoft.com.cn<mailto:gaolim...@byosoft.com.cn>>; Schaefer, Daniel > <daniel.schae...@hpe.com<mailto:daniel.schae...@hpe.com>>; Sunil V L > <suni...@ventanamicro.com<mailto:suni...@ventanamicro.com>> > 主题: [edk2-devel] [RFC] RISC-V QEMU virtual package > > Hi all, > We currently have RISC-V edk2 OVMF package that can boot to Linux kernel on > QEMU RISC-V virt platform. > First at all, we would like to create a folder RiscvVirtPkg under edk2 repo > and integrated in the Platform CI build. > > Second, RISC-V edk2 OVMF package leverages some edk2 libraries and drivers > from ArmVirtPkg, such as FDT related modules for PCI bus, host bridge and > etc. We would like to move those generic virtual drivers to > a common folder for ARM and RISC-V (I don’t think this way is necessary > though). Or can we move those to just under OvmfPkg because OvmfPkg also > provides some common drivers for the processor architectures. > Thoughts? > > Thanks > Abner > -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#80311): https://edk2.groups.io/g/devel/message/80311 Mute This Topic: https://groups.io/mt/85405739/21656 Group Owner: devel+ow...@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-