diff options
author | Sunil V L <sunilvl@ventanamicro.com> | 2023-07-11 21:13:32 +0530 |
---|---|---|
committer | mergify[bot] <37929162+mergify[bot]@users.noreply.github.com> | 2023-07-31 12:37:12 +0000 |
commit | 8543840cfdfe9578174f937b9bfe3e7584cb7078 (patch) | |
tree | 1143092f1221f0bd068f32415e714abcbd65936e /OvmfPkg/RiscVVirt/Sec | |
parent | 70f3e62dc73d28962b833373246ef25c865c575e (diff) | |
download | edk2-8543840cfdfe9578174f937b9bfe3e7584cb7078.zip edk2-8543840cfdfe9578174f937b9bfe3e7584cb7078.tar.gz edk2-8543840cfdfe9578174f937b9bfe3e7584cb7078.tar.bz2 |
OvmfPkg/RiscVVirt: use 'auto' alignment and FIXED for XIP modules
Use auto alignment and FIXED FFS attribute for XIP modules similar
to [1]. Without this change, the CLANGDWARF toolchain will fail to
build with below error.
GenFfs: ERROR 1000: Unknown option
SectionAlign option must be specified with section file.
[1] - https://github.com/tianocore/edk2/commit/7669f7349829f0e4755552ba0d6e600492fd8170
Cc: Ard Biesheuvel <ardb+tianocore@kernel.org>
Cc: Jiewen Yao <jiewen.yao@intel.com>
Cc: Jordan Justen <jordan.l.justen@intel.com>
Cc Gerd Hoffmann <kraxel@redhat.com>
Cc: Andrei Warkentin <andrei.warkentin@intel.com>
Signed-off-by: Sunil V L <sunilvl@ventanamicro.com>
Acked-by: Ard Biesheuvel <ardb@kernel.org>
Tested-by: Ard Biesheuvel <ardb@kernel.org> # Debian clang version 14.0.6
Diffstat (limited to 'OvmfPkg/RiscVVirt/Sec')
0 files changed, 0 insertions, 0 deletions