public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
From: "Ard Biesheuvel" <ardb@kernel.org>
To: devel@edk2.groups.io
Cc: quic_llindhol@quicinc.com, rebecca@quicinc.com,
	Ard Biesheuvel <ardb@kernel.org>
Subject: [PATCH edk2-platforms 0/2] toolchain cleanups
Date: Thu,  5 Jan 2023 17:01:28 +0100	[thread overview]
Message-ID: <20230105160130.1423542-1-ardb@kernel.org> (raw)

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


             reply	other threads:[~2023-01-05 16:01 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-01-05 16:01 Ard Biesheuvel [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-list from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20230105160130.1423542-1-ardb@kernel.org \
    --to=devel@edk2.groups.io \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox