arm-trusted-firmware/plat/common/aarch64
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
..
crash_console_helpers.S refactor: fix common misspelling of init* 2024-03-20 11:44:00 +00:00
plat_common.c feat(bl): add plat handler for image loading 2024-06-13 11:30:29 +02:00
plat_ehf.c fix(ras): remove RAS_FFH_SUPPORT and introduce FFH_SUPPORT 2023-11-01 17:45:56 +00:00
platform_helpers.S Remove deprecated plat_crash_console_* 2019-04-03 14:55:18 +01:00
platform_mp_stack.S build: always prefix section names with . 2023-02-20 18:29:33 +00:00
platform_up_stack.S build: always prefix section names with . 2023-02-20 18:29:33 +00:00