public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [PATCH edk2-platforms 0/5] Build fixes for Arm/Hisilicon platforms
@ 2023-01-25 10:27 PierreGondois
  2023-01-25 10:27 ` [PATCH edk2-platforms 1/5] Platform/ARM/SgiPkg: Remove '-march=armv8-a+nofp' flag PierreGondois
                   ` (4 more replies)
  0 siblings, 5 replies; 16+ messages in thread
From: PierreGondois @ 2023-01-25 10:27 UTC (permalink / raw)
  To: devel
  Cc: Ard Biesheuvel, Thomas Abraham, Sami Mujawar, Leif Lindholm,
	Wenyi Xie, Ilias Apalodimas, Omkar Anand Kulkarni, Pranav Madhu,
	Sayanta Pattanayak, Pierre Gondois

From: Pierre Gondois <pierre.gondois@arm.com>

These patches were only compile tested:
- [1/5] Platform/ARM/SgiPkg: Remove '-march=armv8-a+nofp' flag
- [2/5] Platform/StandaloneMm: Remove '-march=armv8-a+nofp' flag
but as described in the commit message of [1/5], I was told the
flag was not necessary anymore.

Building some of the Hilisicon platforms still fails.
Building:
- D03.dsc
- D05.dsc
Command:
  build -a AARCH64 -t GCC5 -p Platform/Hisilicon/D05/D05.dsc
Gives:
  : error FFFD: Cyclic dependency detected while generating rule for
  /home/piegon01/src/uefi/Build/D05/DEBUG_GCC5/AARCH64/Platform/Hisilicon/Drivers/Sm750Dxe/UefiSmi/DEBUG/SmiGraphicsOutput.efi

Building:
- D06.dsc
Gives error due to the fact these 2 files have the same name and the build
system doesn't pick the right one. The file in the ArmPkg is the most
recent:
- edk2/ArmPkg/Include/Library/OemMiscLib.h
- edk2-platfoms/Silicon/Hisilicon/Include/Library/OemMiscLib.h

Pierre Gondois (5):
  Platform/ARM/SgiPkg: Remove '-march=armv8-a+nofp' flag
  Platform/StandaloneMm: Remove '-march=armv8-a+nofp' flag
  Silicon/Hisilicon/FlashFvbDxe: Update TokenSpace of
    PcdNorFlashCheckBlockLocked
  Platform/Hisilicon: Add VariableFlashInfoLib to Hisilicon.dsc.inc
  Platform/ARM/Sgi: Add VariableFlashInfoLib to SgiPlatformMm.dsc.inc

 Platform/ARM/SgiPkg/SgiPlatformMm.dsc.inc                      | 3 ++-
 .../PlatformStandaloneMmPkg/PlatformStandaloneMmRpmb.dsc       | 2 +-
 Silicon/Hisilicon/Drivers/FlashFvbDxe/FlashFvbDxe.inf          | 3 ++-
 Silicon/Hisilicon/Hisilicon.dsc.inc                            | 1 +
 4 files changed, 6 insertions(+), 3 deletions(-)

-- 
2.25.1


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

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

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-01-25 10:27 [PATCH edk2-platforms 0/5] Build fixes for Arm/Hisilicon platforms PierreGondois
2023-01-25 10:27 ` [PATCH edk2-platforms 1/5] Platform/ARM/SgiPkg: Remove '-march=armv8-a+nofp' flag PierreGondois
2023-01-26  9:34   ` Thomas Abraham
2023-01-27  9:01   ` [edk2-devel] " Sami Mujawar
2023-01-25 10:27 ` [PATCH edk2-platforms 2/5] Platform/StandaloneMm: " PierreGondois
2023-01-26  9:35   ` Thomas Abraham
2023-01-26  9:52     ` Ilias Apalodimas
2023-01-27  9:02   ` [edk2-devel] " Sami Mujawar
2023-01-25 10:28 ` [PATCH edk2-platforms 3/5] Silicon/Hisilicon/FlashFvbDxe: Update TokenSpace of PcdNorFlashCheckBlockLocked PierreGondois
2023-01-26 11:19   ` [edk2-devel] " Sami Mujawar
2023-01-25 10:28 ` [PATCH edk2-platforms 4/5] Platform/Hisilicon: Add VariableFlashInfoLib to Hisilicon.dsc.inc PierreGondois
2023-01-26 11:31   ` [edk2-devel] " Sami Mujawar
2023-01-26 11:59     ` Sami Mujawar
2023-01-25 10:28 ` [PATCH edk2-platforms 5/5] Platform/ARM/Sgi: Add VariableFlashInfoLib to SgiPlatformMm.dsc.inc PierreGondois
2023-01-26  9:36   ` Thomas Abraham
2023-01-27  9:03   ` [edk2-devel] " Sami Mujawar

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