audk/ArmPlatformPkg
Laszlo Ersek 91460083f1 ArmPlatformPkg: auto-generate SEC ProcessLibraryConstructorList() decl
Rely on AutoGen for declaring ProcessLibraryConstructorList().

Build-tested with:

  build -a AARCH64 -b DEBUG \
    -m ArmPlatformPkg/PrePeiCore/PrePeiCoreMPCore.inf \
    -p ArmPlatformPkg/ArmPlatformPkg.dsc -t GCC5

  build -a AARCH64 -b DEBUG \
    -m ArmPlatformPkg/PrePeiCore/PrePeiCoreUniCore.inf \
    -p ArmPlatformPkg/ArmPlatformPkg.dsc -t GCC5

  build -a AARCH64 -b DEBUG \
    -m ArmPlatformPkg/PrePi/PeiMPCore.inf \
    -p ArmPlatformPkg/ArmPlatformPkg.dsc -t GCC5

  build -a AARCH64 -b DEBUG \
    -m ArmPlatformPkg/PrePi/PeiUniCore.inf \
    -p ArmPlatformPkg/ArmPlatformPkg.dsc -t GCC5

Cc: Ard Biesheuvel <ardb+tianocore@kernel.org>
Cc: Leif Lindholm <quic_llindhol@quicinc.com>
Ref: https://bugzilla.tianocore.org/show_bug.cgi?id=990
Signed-off-by: Laszlo Ersek <lersek@redhat.com>
Message-Id: <20240305113843.68812-6-lersek@redhat.com>
Reviewed-by: Ard Biesheuvel <ardb@kernel.org>
Acked-by: Gerd Hoffmann <kraxel@redhat.com>
2024-03-08 09:09:22 +00:00
..
Drivers ArmPlatformPkg: Update code to be more C11 compliant by using __func__ 2023-04-10 14:19:57 +00:00
Include/Library ArmPlatformPkg: Retire NorFlashDxe driver 2022-11-06 15:21:12 +00:00
Library ArmPlatformPkg: Align PL031 library function headers with return values 2024-02-09 22:16:32 +00:00
MemoryInitPei ArmPlatformPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
PlatformPei ArmPlatformPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
PrePeiCore ArmPlatformPkg: auto-generate SEC ProcessLibraryConstructorList() decl 2024-03-08 09:09:22 +00:00
PrePi ArmPlatformPkg: auto-generate SEC ProcessLibraryConstructorList() decl 2024-03-08 09:09:22 +00:00
Scripts ArmPlatformPkg: Remove RVCT support 2022-05-13 14:58:54 +00:00
ArmPlatformPkg.ci.yaml ArmPlatformPkg: Update YAML to ignore specific ECC files/errors 2021-11-30 14:19:07 +00:00
ArmPlatformPkg.dec ArmPlatformPkg: Retire NorFlashDxe driver 2022-11-06 15:21:12 +00:00
ArmPlatformPkg.dsc ArmPlatformPkg: Retire NorFlashDxe driver 2022-11-06 15:21:12 +00:00
SecureBootDefaultKeys.fdf.inc ArmPlatformPkg: Create include file for default key content. 2021-08-03 07:26:41 +00:00