Reviewed-by: Abner Chang <abner.ch...@hpe.com> > -----Original Message----- > From: Schaefer, Daniel > Sent: Friday, May 14, 2021 2:03 PM > To: devel@edk2.groups.io > Cc: Bob Feng <bob.c.f...@intel.com>; Liming Gao > <gaolim...@byosoft.com.cn>; Yuwei Chen <yuwei.c...@intel.com>; Chang, > Abner (HPS SW/FW Technologist) <abner.ch...@hpe.com> > Subject: [PATCH v1 1/1] BaseTools: Add DTCPP_FLAGS for GCC5 RISCV64 > toolchain > > Some/all platforms are going to require EDK2 to build a device tree and > use it in the early stages of boot. > > Cc: Bob Feng <bob.c.f...@intel.com> > Cc: Liming Gao <gaolim...@byosoft.com.cn> > Cc: Yuwei Chen <yuwei.c...@intel.com> > Cc: Abner Chang <abner.ch...@hpe.com> > Signed-off-by: Daniel Schaefer <daniel.schae...@hpe.com> > --- > BaseTools/Conf/tools_def.template | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/BaseTools/Conf/tools_def.template > b/BaseTools/Conf/tools_def.template > index 5db3f6119188..498696e583fc 100755 > --- a/BaseTools/Conf/tools_def.template > +++ b/BaseTools/Conf/tools_def.template > @@ -2458,6 +2458,7 @@ RELEASE_GCC5_AARCH64_DLINK_XIPFLAGS = -z > common-page-size=0x20 > *_GCC5_RISCV64_DLINK2_FLAGS = DEF(GCC5_RISCV64_DLINK2_FLAGS) > > *_GCC5_RISCV64_RC_FLAGS = DEF(GCC_RISCV64_RC_FLAGS) > > *_GCC5_RISCV64_OBJCOPY_FLAGS = > > +*_GCC5_RISCV64_DTCPP_FLAGS = DEF(GCC_DTCPP_FLAGS) > > > > > ########################################################## > ########################## > > # > > -- > 2.30.1
-=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#75106): https://edk2.groups.io/g/devel/message/75106 Mute This Topic: https://groups.io/mt/82817969/21656 Group Owner: devel+ow...@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-