public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [PATCH 0/2] ArmVirtPkg: fixes for ARM and CLANG38 builds
@ 2018-12-11 12:19 Ard Biesheuvel
  2018-12-11 12:19 ` [PATCH 1/2] ArmVirtPkg/ArmVirtQemuKernel ARM: make some PCD settings apply to ARM Ard Biesheuvel
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Ard Biesheuvel @ 2018-12-11 12:19 UTC (permalink / raw)
  To: edk2-devel; +Cc: lersek, leif.lindholm, philmd, Ard Biesheuvel

Patch #1 reshuffles the .dsc contents of ArmVirtQemuKernel so that we
can run on ARM targets as well.

Patch #2 fixes the CLANG38 build for ArmVirtQemuKernel and ArmVirtXen,
by tweaking the linker options passed to emit the self-relocating PrePi
SEC module.

Ard Biesheuvel (2):
  ArmVirtPkg/ArmVirtQemuKernel ARM: make some PCD settings apply to ARM
  ArmVirtPkg/PrePiUniCoreRelocatable CLANG38: work around build issues

 ArmVirtPkg/ArmVirtQemuKernel.dsc              | 32 +++++++++++--------
 ArmVirtPkg/ArmVirtXen.dsc                     | 12 +++++--
 .../PrePi/ArmVirtPrePiUniCoreRelocatable.inf  |  2 +-
 ArmVirtPkg/Include/Platform/Hidden.h          | 23 +++++++++++++
 4 files changed, 53 insertions(+), 16 deletions(-)
 create mode 100644 ArmVirtPkg/Include/Platform/Hidden.h

-- 
2.19.2



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

end of thread, other threads:[~2018-12-11 16:50 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-12-11 12:19 [PATCH 0/2] ArmVirtPkg: fixes for ARM and CLANG38 builds Ard Biesheuvel
2018-12-11 12:19 ` [PATCH 1/2] ArmVirtPkg/ArmVirtQemuKernel ARM: make some PCD settings apply to ARM Ard Biesheuvel
2018-12-11 15:59   ` Laszlo Ersek
2018-12-11 12:19 ` [PATCH 2/2] ArmVirtPkg/PrePiUniCoreRelocatable CLANG38: work around build issues Ard Biesheuvel
2018-12-11 12:57   ` Leif Lindholm
2018-12-11 12:58     ` Ard Biesheuvel
2018-12-11 16:10       ` Laszlo Ersek
2018-12-11 16:50 ` [PATCH 0/2] ArmVirtPkg: fixes for ARM and CLANG38 builds Ard Biesheuvel

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