arm-trusted-firmware/include/plat
Yann Gautier a03dafe516 feat(bl): add plat handler for image loading
In case of load error, platform may need to try another instance, either
from another storage, or from the same storage in case of PSA FWU. On
MTD devices such as NAND, it is required to define backup partitions.
A new function plat_setup_try_img_ops() should be called by platform
code to register handlers (plat_try_images_ops) to manage loading
other images.

Signed-off-by: Yann Gautier <yann.gautier@st.com>
Signed-off-by: Lionel Debieve <lionel.debieve@foss.st.com>
Change-Id: Ideaecaf296c0037a26fb4e6680f33e507111378a
2024-06-13 11:30:29 +02:00
..
arm feat(plat): add platform API that gets cluster ID 2024-05-09 10:00:16 -05:00
brcm/common Add BL2 support for Broadcom stingray platform 2020-04-03 17:12:42 +05:30
common feat(bl): add plat handler for image loading 2024-06-13 11:30:29 +02:00
marvell/armada refactor(libc): clean up dependencies in libc 2022-09-22 13:23:49 +02:00
nuvoton fix(nuvoton): fix MMU mapping settings 2024-06-06 09:24:13 +02:00