On Mon, Jul 17, 2023 at 09:51:38AM +0800, gaoliming via groups.io wrote: > Sunil: > Do you use which CLANG version is used to verify this change? > Hi Liming,
I tested with toolchain 13, 14, 15, 16 and latest 17. (Like clang-13, lld-13, llvm-*-13, ...). I didn't test prior to v13 considering the churn happening for RISC-V. Do you recommend any particular version I should test / support? Thanks, Sunil > Thanks > Liming > > -----邮件原件----- > > 发件人: Sunil V L <suni...@ventanamicro.com> > > 发送时间: 2023年7月11日 23:44 > > 收件人: devel@edk2.groups.io > > 抄送: Sunil V L <suni...@ventanamicro.com>; Rebecca Cran > > <rebe...@bsdio.com>; Liming Gao <gaolim...@byosoft.com.cn>; Bob Feng > > <bob.c.f...@intel.com>; Yuwei Chen <yuwei.c...@intel.com>; Ard > > Biesheuvel <ardb+tianoc...@kernel.org>; Jiewen Yao > > <jiewen....@intel.com>; Jordan Justen <jordan.l.jus...@intel.com>; Andrei > > Warkentin <andrei.warken...@intel.com>; Heinrich Schuchardt > > <heinrich.schucha...@canonical.com> > > 主题: [PATCH v2 0/4] OvmfPkg/RiscVVirt: Add CLANGDWARF toolchain > > support > > > > REF: https://bugzilla.tianocore.org/show_bug.cgi?id=4478 > > > > This series adds support for building RiscVVirtQemu EDK2 using > > CLANGDWARF toolchain. Adding this support helps people to use > > the same toolchain to build EDK2 for different architectures. > > > > Cc: Rebecca Cran <rebe...@bsdio.com> > > Cc: Liming Gao <gaolim...@byosoft.com.cn> > > Cc: Bob Feng <bob.c.f...@intel.com> > > Cc: Yuwei Chen <yuwei.c...@intel.com> > > Cc: Ard Biesheuvel <ardb+tianoc...@kernel.org> > > Cc: Jiewen Yao <jiewen....@intel.com> > > Cc: Jordan Justen <jordan.l.jus...@intel.com> > > Cc Gerd Hoffmann <kra...@redhat.com> > > Cc: Andrei Warkentin <andrei.warken...@intel.com> > > Cc: Heinrich Schuchardt <heinrich.schucha...@canonical.com> > > > > Changes since v1: > > 1) Addressed Liming's comments in PATCH 3. > > > > Sunil V L (4): > > OvmfPkg/RiscVVirt: use 'auto' alignment and FIXED for XIP modules > > OvmfPkg/RiscVVirt: SecEntry: Remove unnecessary assembly directives > > BaseTools/tools_def: Add CLANGDWARF support for RISC-V > > OvmfPkg/RiscVVirt: Update README for CLANGDWARF support > > > > OvmfPkg/RiscVVirt/RiscVVirtQemu.fdf | 34 ++++++------------ > > BaseTools/Conf/tools_def.template | 53 > > +++++++++++++++++++++++++++++ > > OvmfPkg/RiscVVirt/README.md | 28 +++++++++++++-- > > OvmfPkg/RiscVVirt/Sec/SecEntry.S | 3 -- > > 4 files changed, 88 insertions(+), 30 deletions(-) > > > > -- > > 2.34.1 > > > > > > > > -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#106956): https://edk2.groups.io/g/devel/message/106956 Mute This Topic: https://groups.io/mt/100187566/21656 Group Owner: devel+ow...@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-