public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [PATCH edk2-platforms 0/2] toolchain cleanups
@ 2023-01-05 16:01 Ard Biesheuvel
  2023-01-05 16:01 ` [PATCH edk2-platforms 1/2] Platform/ Silicon/: Drop remnants of RVCT toolchain support Ard Biesheuvel
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Ard Biesheuvel @ 2023-01-05 16:01 UTC (permalink / raw)
  To: devel; +Cc: quic_llindhol, rebecca, Ard Biesheuvel

This cleans up some obsolete toolchain configuration variables:
- the RVCT ones, which are no longer supported by EDK2
- ARCHCC and ARCHASM, which serve no useful purpose and are better
  removed

Ard Biesheuvel (2):
  Platform/ Silicon/: Drop remnants of RVCT toolchain support
  Silicon/, Platform/: Get rid of redundant toolchains flags

 Platform/ARM/VExpressPkg/ArmVExpress.dsc.inc                                     |   2 -
 Silicon/Hisilicon/Hisilicon.dsc.inc                                              |   1 -
 Silicon/Phytium/PhytiumCommonPkg/PhytiumCommonPkg.dsc.inc                        |   1 -
 Platform/AMD/OverdriveBoard/OverdriveBoard.dsc                                   |   1 -
 Platform/ARM/VExpressPkg/ArmVExpress-CTA15-A7.dsc                                |   3 -
 Platform/BeagleBoard/BeagleBoardPkg/BeagleBoardPkg.dsc                           |   4 -
 Platform/LeMaker/CelloBoard/CelloBoard.dsc                                       |   1 -
 Silicon/TexasInstruments/Omap35xxPkg/Omap35xxPkg.dsc                             |  10 --
 Platform/ARM/VExpressPkg/Library/ArmVExpressLibCTA15-A7/ArmVExpressLib.inf       |   3 +-
 Platform/ARM/VExpressPkg/Library/ArmVExpressLibRTSM/ArmVExpressLib.inf           |   3 +-
 Platform/ARM/VExpressPkg/Library/ArmVExpressLibRTSM/ArmVExpressLibSec.inf        |   3 +-
 Platform/BeagleBoard/BeagleBoardPkg/Library/BeagleBoardLib/BeagleBoardLib.inf    |   5 +-
 Platform/BeagleBoard/BeagleBoardPkg/PrePi/PeiUniCore.inf                         |   3 +-
 Platform/ARM/VExpressPkg/Library/ArmVExpressLibCTA15-A7/CTA15-A7Helper.asm       |  90 ----------------
 Platform/ARM/VExpressPkg/Library/ArmVExpressLibRTSM/Arm/RTSMHelper.asm           | 112 --------------------
 Platform/BeagleBoard/BeagleBoardPkg/Library/BeagleBoardLib/BeagleBoardHelper.asm |  47 --------
 16 files changed, 5 insertions(+), 284 deletions(-)
 delete mode 100644 Platform/ARM/VExpressPkg/Library/ArmVExpressLibCTA15-A7/CTA15-A7Helper.asm
 delete mode 100644 Platform/ARM/VExpressPkg/Library/ArmVExpressLibRTSM/Arm/RTSMHelper.asm
 delete mode 100644 Platform/BeagleBoard/BeagleBoardPkg/Library/BeagleBoardLib/BeagleBoardHelper.asm

-- 
2.39.0


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

end of thread, other threads:[~2023-01-17  9:24 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-01-05 16:01 [PATCH edk2-platforms 0/2] toolchain cleanups Ard Biesheuvel
2023-01-05 16:01 ` [PATCH edk2-platforms 1/2] Platform/ Silicon/: Drop remnants of RVCT toolchain support Ard Biesheuvel
2023-01-05 16:01 ` [PATCH edk2-platforms 2/2] Silicon/, Platform/: Get rid of redundant toolchains flags Ard Biesheuvel
2023-01-17  9:24 ` [PATCH edk2-platforms 0/2] toolchain cleanups Ard Biesheuvel

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