On Fri, 12 Mar 2021 at 10:32, Alexandru Gagniuc wrote:
>
> OP-TEE images are normally packaged with
> type = "tee;
> os = "tee";
>
> However, fit_image_load() thinks that is somehow invalid. however if
> they were declared as type = "kernel", os = "linux", fit_image_load()
> would
OP-TEE images are normally packaged with
type = "tee;
os = "tee";
However, fit_image_load() thinks that is somehow invalid. however if
they were declared as type = "kernel", os = "linux", fit_image_load()
would happily accept them and allow the boot to continue. There is no
technic
2 matches
Mail list logo