[Patch V3 10/44] arm: imx8ulp: add container support

2021-07-20 Thread sbabic
> From: Ye Li > i.MX8ULP support using ROM API to load container image, > it use same ROM API as i.MX8MN/MP, and use same container format > as i.MX8QM/QXP. > Signed-off-by: Ye Li > Signed-off-by: Peng Fan Applied to u-boot-imx, master, thanks ! Best regards, Stefano Babic --

[Patch V3 10/44] arm: imx8ulp: add container support

2021-07-19 Thread Peng Fan (OSS)
From: Ye Li i.MX8ULP support using ROM API to load container image, it use same ROM API as i.MX8MN/MP, and use same container format as i.MX8QM/QXP. Signed-off-by: Ye Li Signed-off-by: Peng Fan --- arch/arm/include/asm/arch-imx8ulp/sys_proto.h | 2 + arch/arm/include/asm/mach-imx/image.h