commit | 11f001cb7f26e9c50e688038ebdc9627ea5c4300 | [log] [tgz] |
---|---|---|
author | Masahiro Yamada <yamada.masahiro@socionext.com> | Thu Feb 01 16:46:18 2018 +0900 |
committer | Masahiro Yamada <yamada.masahiro@socionext.com> | Fri Feb 02 00:19:04 2018 +0900 |
tree | ddb896c0935e8d5bb178e414ad1557795475481e | |
parent | ba68ef557bfa63c5a44c1f78acaccf1fb5e171f2 [diff] |
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>