[PATCH 0/7] ARM: add support for chainloading barebox inside FIP images
Sascha Hauer
s.hauer at pengutronix.de
Tue Apr 22 08:04:17 PDT 2025
On Wed, 09 Apr 2025 16:01:28 +0200, Ahmad Fatoum wrote:
> For use on the STM32MP1, add a bootm handler for chainloading FIP
> images. This removes the last remaining use case for SSBL .stm32 images,
> after TF-A had dropped support late 2022.
>
> Ahmad Fatoum (7):
> fip: add struct fip_image_desc::private_data
> fip: mark predefined toc_entries array const
> bootm: implement UIMAGE_IS_ADDRESS_VALID helper
> ARM: legacy: make architecture number unsigned
> ARM: introduce jump_to_linux helper
> ARM: add support for chainloading barebox inside FIP images
> ARM: stm32mp: retire non-FIP stm32mp_bbu_mmc_register_handler
>
> [...]
Applied, thanks!
[1/7] fip: add struct fip_image_desc::private_data
https://git.pengutronix.de/cgit/barebox/commit/?id=5c3a7fe64fed (link may not be stable)
[2/7] fip: mark predefined toc_entries array const
https://git.pengutronix.de/cgit/barebox/commit/?id=93c14dd7b326 (link may not be stable)
[3/7] bootm: implement UIMAGE_IS_ADDRESS_VALID helper
https://git.pengutronix.de/cgit/barebox/commit/?id=879208beff0b (link may not be stable)
[4/7] ARM: legacy: make architecture number unsigned
https://git.pengutronix.de/cgit/barebox/commit/?id=bd4a7b8edd41 (link may not be stable)
[5/7] ARM: introduce jump_to_linux helper
https://git.pengutronix.de/cgit/barebox/commit/?id=26ddae22a001 (link may not be stable)
[6/7] ARM: add support for chainloading barebox inside FIP images
https://git.pengutronix.de/cgit/barebox/commit/?id=c33636a0f165 (link may not be stable)
[7/7] ARM: stm32mp: retire non-FIP stm32mp_bbu_mmc_register_handler
https://git.pengutronix.de/cgit/barebox/commit/?id=df119b0af6bd (link may not be stable)
Best regards,
--
Sascha Hauer <s.hauer at pengutronix.de>
More information about the barebox
mailing list