1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-09-01 00:32:04 +02:00
Files
u-boot-megous/test/py/tests
Heinrich Schuchardt 0773e4d9d9 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: 8391f95549 ("test/py: Create a test for launching UEFI binaries from FIT images")
Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
2023-06-16 06:45:20 +02:00
..
2022-10-11 15:40:48 -04:00
2022-10-11 15:40:48 -04:00
2022-12-31 13:35:19 -05:00
2023-02-23 13:29:20 -05:00
2023-04-25 15:31:28 -04:00
2022-10-31 11:04:00 -04:00
2022-05-02 09:58:13 -04:00
2022-03-02 10:28:12 -05:00