Searched hist:ba68ef557bfa63c5a44c1f78acaccf1fb5e171f2 (Results 1 – 3 of 3) sorted by relevance
| /rk3399_ARM-atf/bl2/ |
| H A D | bl2_image_load_v2.c | ba68ef557bfa63c5a44c1f78acaccf1fb5e171f2 Thu Feb 01 07:45:51 UTC 2018 Masahiro Yamada <yamada.masahiro@socionext.com> bl2: add bl2_plat_handle_pre_image_load()
There are cases where we need to manipulate image information before the load. For example, for decompressing data, we cannot load the compressed images to their final destination. Instead, we need to load them to the temporary buffer for the decompressor.
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
|
| /rk3399_ARM-atf/docs/ |
| H A D | porting-guide.rst | ba68ef557bfa63c5a44c1f78acaccf1fb5e171f2 Thu Feb 01 07:45:51 UTC 2018 Masahiro Yamada <yamada.masahiro@socionext.com> bl2: add bl2_plat_handle_pre_image_load()
There are cases where we need to manipulate image information before the load. For example, for decompressing data, we cannot load the compressed images to their final destination. Instead, we need to load them to the temporary buffer for the decompressor.
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
|
| /rk3399_ARM-atf/include/plat/common/ |
| H A D | platform.h | ba68ef557bfa63c5a44c1f78acaccf1fb5e171f2 Thu Feb 01 07:45:51 UTC 2018 Masahiro Yamada <yamada.masahiro@socionext.com> bl2: add bl2_plat_handle_pre_image_load()
There are cases where we need to manipulate image information before the load. For example, for decompressing data, we cannot load the compressed images to their final destination. Instead, we need to load them to the temporary buffer for the decompressor.
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
|