arm-trusted-firmware/include
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
..
arch feat(gpt): add support for large GPT mappings 2024-05-14 10:36:42 +02:00
bl1 refactor(bl1): clean up bl2 layout calculation 2024-04-26 09:00:12 +00:00
bl2 BL2_AT_EL3: Enable pointer authentication support 2019-02-27 11:58:09 +00:00
bl2u Standardise header guards across codebase 2018-11-08 10:20:19 +00:00
bl31 Merge "refactor(sdei): use common create_spsr() in SDEI library" into integration 2024-03-14 21:17:45 +01:00
bl32 refactor(libc): clean up dependencies in libc 2022-09-22 13:23:49 +02:00
common Merge changes from topic "early_console" into integration 2024-05-08 23:12:11 +02:00
drivers refactor(auth): remove HW_CONFIG reference from BL1 CoT file 2024-06-05 10:20:36 +01:00
dt-bindings feat(dt-bindings): add the STM32MP2 clock and reset bindings 2023-09-08 10:56:49 +02:00
export feat(tbbr): add image id for backup GPT 2023-10-27 08:31:54 -05:00
lib feat(rockchip): add RK3566/RK3568 Socs support 2024-06-07 11:59:46 +02:00
plat feat(bl): add plat handler for image loading 2024-06-13 11:30:29 +02:00
services refactor(smccc): move pmf to vendor el3 calls 2024-05-06 09:42:11 -05:00
tools_share feat(auth): add explicit entries for key OIDs 2024-03-06 15:44:55 +01:00