arm-trusted-firmware/drivers
Sughosh Ganu 9adce87efc feat(fwu): add a function to pass metadata structure to platforms
Add a helper function to pass the metadata structure to the
platforms. Platforms can then read the metadata structure and pass the
boot index value, i.e. the bank(partition) from which the firmware
images were booted, to the Update Agent.

Signed-off-by: Sughosh Ganu <sughosh.ganu@linaro.org>
Change-Id: I571179b9baa0fbc4d0f08d7a6e3b50c0c7165c5c
2022-01-27 18:09:02 +05:30
..
allwinner feat(allwinner): allow to skip PMIC regulator setup 2021-12-27 15:32:22 +00:00
amlogic Don't return error information from console_flush 2020-10-09 10:21:50 -05:00
arm fix(scmi): make msg_header variable volatile 2021-12-08 21:00:45 +05:30
auth refactor(measured-boot): avoid Measured-Boot dependency on Trusted-Boot 2022-01-11 23:06:22 +00:00
brcm fix: libc: use long for 64-bit types on aarch64 2021-11-08 14:41:17 +00:00
cadence/uart/aarch64 cadence: Change logic in uart driver 2021-01-11 17:28:00 +00:00
cfi/v2m coverity: fix MISRA violations 2020-02-18 10:47:46 -06:00
clk feat(clk): add a minimal clock framework 2021-12-22 13:07:23 +01:00
console Don't return error information from console_flush 2020-10-09 10:21:50 -05:00
coreboot/cbmem_console/aarch64 Don't return error information from console_flush 2020-10-09 10:21:50 -05:00
delay_timer include: move MHZ_TICKS_PER_SEC to utils_def.h 2020-02-20 09:25:45 -08:00
fwu feat(fwu): add a function to pass metadata structure to platforms 2022-01-27 18:09:02 +05:30
gpio Sanitise includes across codebase 2019-01-04 10:43:17 +00:00
imx Don't return error information from console_flush 2020-10-09 10:21:50 -05:00
intel/soc/stratix10/io io: change seek offset to signed long long 2020-01-10 21:14:57 +01:00
io feat(io_mtd): offset management for FIP usage 2021-07-13 18:16:55 +02:00
marvell refactor(drivers/marvell/comphy-3700): rename Clock Source Low value constants 2021-12-09 01:29:13 +01:00
measured_boot/event_log refactor(measured-boot): add generic macros for using Crypto library 2021-12-08 11:00:13 +00:00
mentor/i2c Enable -Wlogical-op always 2019-11-19 08:53:21 -06:00
mmc feat(drivers/mmc): boot partition read support 2021-06-04 09:52:37 +02:00
mtd fix: libc: use long for 64-bit types on aarch64 2021-11-08 14:41:17 +00:00
nxp feat(nxp/driver/tzc380): add tzc380 platform driver support 2022-01-20 23:38:03 +08:00
partition feat(partition): add a function to identify a partition by GUID 2022-01-27 18:09:02 +05:30
rambus drivers/rambus: add TRNG-IP-76 driver 2021-02-11 09:43:18 +00:00
renesas feat(plat/rcar3): modify type for Internal function argument 2021-12-12 13:07:06 +01:00
rpi3 rpi3: gpio: Simplify GPIO setup 2020-03-17 12:44:09 +00:00
scmi-msg fix(drivers/scmi-msg): entry: add weak functions 2021-07-22 10:27:48 +08:00
st Merge "fix(st-ddr): add missing debug.h" into integration 2022-01-27 02:01:32 +01:00
synopsys Merge changes from topic "jc/shift-overflow" into integration 2019-07-16 10:11:27 +00:00
ti/uart Don't return error information from console_flush 2020-10-09 10:21:50 -05:00
ufs fix(ufs): delete call to inv_dcache_range for utrd 2021-12-28 10:41:14 -08:00
usb Merge changes from topic "st_usb" into integration 2021-11-09 06:03:32 +01:00