arm-trusted-firmware/plat/common
Masahiro Yamada 11f001cb7f bl1: add bl1_plat_handle_{pre,post}_image_load()
Just like bl2_, add pre/post image load handlers for BL1.  No argument
is needed since BL2 is the only image loaded by BL1.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
2018-02-02 00:19:04 +09:00
..
aarch32 plat/common: move arch-agnostic fallback functions to C file 2018-02-02 00:18:54 +09:00
aarch64 plat/common: move arch-agnostic fallback functions to C file 2018-02-02 00:18:54 +09:00
tbbr cert: move platform_oid.h to include/tools_share for all platforms 2017-05-24 00:08:35 +09:00
plat_bl1_common.c Use SPDX license identifiers 2017-05-03 09:39:28 +01:00
plat_bl2_el3_common.c bl2-el3: Add BL2_EL3 image 2018-01-18 09:42:35 +00:00
plat_gic.c Use SPDX license identifiers 2017-05-03 09:39:28 +01:00
plat_gicv2.c GIC: Introduce API to get interrupt ID 2017-11-13 07:49:30 +00:00
plat_gicv3.c GIC: Introduce API to get interrupt ID 2017-11-13 07:49:30 +00:00
plat_log_common.c Implement log framework 2017-09-11 15:37:24 +01:00
plat_psci_common.c Fix PSCI STAT time stamp collection 2017-11-03 13:27:34 +00:00
platform_helpers_default.c bl1: add bl1_plat_handle_{pre,post}_image_load() 2018-02-02 00:19:04 +09:00