public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [PATCH 0/4] BaseTools - various cleanups
@ 2023-01-05 16:04 Ard Biesheuvel
  2023-01-05 16:05 ` [PATCH 1/4] BaseTools/tools_def RISCV: Make OpenSBI references RISCV-only Ard Biesheuvel
                   ` (4 more replies)
  0 siblings, 5 replies; 9+ messages in thread
From: Ard Biesheuvel @ 2023-01-05 16:04 UTC (permalink / raw)
  To: devel; +Cc: quic_llindhol, rebecca, bob.c.feng, gaoliming, Ard Biesheuvel

Some cleanups for the tools_def template, mostly related to ARM but with
some CLANG38 and RISCV changes as well.

Ard Biesheuvel (4):
  BaseTools/tools_def RISCV: Make OpenSBI references RISCV-only
  BaseTools/tools_def ARM AARCH64: Get rid of ARCHCC and ARCHASM flags
  BaseTools/tools_def ARM: Make choice for soft float ABI explicit
  BaseTools/tools_def CLANG38: Suppress unaligned access warning

 BaseTools/Conf/tools_def.template | 98 +++++++++-----------
 1 file changed, 45 insertions(+), 53 deletions(-)

-- 
2.39.0


^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2023-01-10 13:10 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-01-05 16:04 [PATCH 0/4] BaseTools - various cleanups Ard Biesheuvel
2023-01-05 16:05 ` [PATCH 1/4] BaseTools/tools_def RISCV: Make OpenSBI references RISCV-only Ard Biesheuvel
2023-01-05 16:09   ` Chang, Abner
2023-01-09  5:22     ` Sunil V L
2023-01-05 16:05 ` [PATCH 2/4] BaseTools/tools_def ARM AARCH64: Get rid of ARCHCC and ARCHASM flags Ard Biesheuvel
2023-01-05 16:05 ` [PATCH 3/4] BaseTools/tools_def ARM: Make choice for soft float ABI explicit Ard Biesheuvel
2023-01-05 16:05 ` [PATCH 4/4] BaseTools/tools_def CLANG38: Suppress unaligned access warning Ard Biesheuvel
2023-01-09 16:37 ` [PATCH 0/4] BaseTools - various cleanups Ard Biesheuvel
2023-01-10 13:10   ` Ard Biesheuvel

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox