[PATCH] test: Fix optee unit test
Tom Rini
trini at konsulko.com
Wed Sep 24 20:16:37 CEST 2025
On Mon, 15 Sep 2025 15:41:55 +0200, Jan Kiszka wrote:
> This was apparently not built for several years: Since a2535243e011,
> optee_copy_fdt_nodes implicitly works against the U-Boot dt. We
> therefore have to tweak its reference before using the function and
> restore things afterwards.
>
> If it had been built, actually trying it out would have failed next: We
> need CONFIG_OPTEE_LIB to actually build the function that is primarily
> being tested here. And we need to re-initialize target fdt, now that the
> tests may run in random order.
>
> [...]
Applied to u-boot/next, thanks!
[1/1] test: Fix optee unit test
commit: 44c4919e9dd6c162b237633ba689441eca9a149c
--
Tom
More information about the U-Boot
mailing list