diff options
author | Heinrich Schuchardt <heinrich.schuchardt@canonical.com> | 2023-06-15 13:40:05 +0200 |
---|---|---|
committer | Heinrich Schuchardt <heinrich.schuchardt@canonical.com> | 2023-06-16 06:45:20 +0200 |
commit | 0773e4d9d90ad7c955088b122e7319a1071813fd (patch) | |
tree | 0d73cf30d0350b683b3cc85e3fc280d234a738fd /lib/efi_loader/efi_disk.c | |
parent | 4533b3d0a346ab974b59badc61c904f3adb55a84 (diff) |
test: correct architecture in EFI FIT test
On arm64 the its we use to generate the test FIT image has
arch = "arm";
We should use "arm64" here which is mapped to IH_ARCH_ARM64 via
uimage_arch[].
Fixes: 8391f955494e ("test/py: Create a test for launching UEFI binaries from FIT images")
Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
Diffstat (limited to 'lib/efi_loader/efi_disk.c')
0 files changed, 0 insertions, 0 deletions