Skip to content
Commit 0773e4d9 authored by Heinrich Schuchardt's avatar Heinrich Schuchardt
Browse files

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: 8391f955 ("test/py: Create a test for launching UEFI binaries from FIT images")
Signed-off-by: default avatarHeinrich Schuchardt <heinrich.schuchardt@canonical.com>
parent 4533b3d0
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment