arm-trusted-firmware/plat/arm/board/a5ds
Harrison Mutai ed5672070d refactor(bl2): make post image handling platform-specific
In certain instances a platform may need to make modifications to an
image after it has been loaded by BL2. The existing common
implementation is a thin wrapper for a more generic arm post image
handler. To enable platforms to make changes to images when
they're loaded, move this into platform code.

Change-Id: I44025391056adb2d8a8eb4ea5984257b02027181
Signed-off-by: Harrison Mutai <harrison.mutai@arm.com>
2023-10-30 10:29:03 +00:00
..
aarch32 a5ds: Hold the secondary cpus in pen rather than panic 2019-09-23 17:02:08 +01:00
fdts plat/arm: Rentroduce tb_fw_config device tree 2020-06-24 08:44:26 +01:00
include refactor(plat/arm): replace FIP base and size macro with a generic name 2021-04-28 11:50:35 +01:00
sp_min drivers: add a driver for snoop control unit 2020-01-03 10:44:28 +00:00
a5ds_bl1_setup.c plat/arm: Introduce A5 DesignStart platform. 2019-07-16 14:13:12 +00:00
a5ds_bl2_setup.c refactor(bl2): make post image handling platform-specific 2023-10-30 10:29:03 +00:00
a5ds_common.c A5DS: Change boot address to point to DDR address 2020-01-07 14:43:12 +00:00
a5ds_err.c Use true instead of 1 in while 2020-08-14 11:36:09 +00:00
a5ds_pm.c drivers: add a driver for snoop control unit 2020-01-03 10:44:28 +00:00
a5ds_private.h plat/arm: Introduce A5 DesignStart platform. 2019-07-16 14:13:12 +00:00
a5ds_security.c plat/arm: Introduce A5 DesignStart platform. 2019-07-16 14:13:12 +00:00
a5ds_topology.c plat/arm: Introduce A5 DesignStart platform. 2019-07-16 14:13:12 +00:00
platform.mk chore: remove MULTI_CONSOLE_API references 2023-09-12 15:28:36 +02:00