]> git.proxmox.com Git - mirror_edk2.git/commit
PrmPkg: Add details on AArch64 build to the Readme.
authorJose Marinho <jose.marinho@arm.com>
Tue, 26 Jul 2022 16:54:42 +0000 (17:54 +0100)
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Mon, 8 Aug 2022 22:43:51 +0000 (22:43 +0000)
commit1da2012d938f141821740324e2dceee1b4cfa76d
tree8a49868c7162aad13ac9dd1e73bdf4f38eba222b
parent57faeb782a505935363936ab2edce282d3afc4d5
PrmPkg: Add details on AArch64 build to the Readme.

Specify how to build the PrmPkg for the AArch64 architecture.
Make the 2 following notes:
 - the PrmPkg has only been tested on AArch64 using the GCC5
toolchain.
 - All symbols to be listed in the PRMT as well as the
PrmModuleExportDescriptor must be explicitly preserved by resorting to
the --require-defined linker flag.

Signed-off-by: Jose Marinho <jose.marinho@arm.com>
Signed-off-by: Sami Mujawar <sami.mujawar@arm.com>
Reviewed-by: Michael Kubacki <michael.kubacki@microsoft.com>
Reviewed-by: Ard Biesheuvel <ardb@kernel.org>
PrmPkg/Readme.md