Home
last modified time | relevance | path

Searched hist:"568 d406ce7ad8cb5054bc5ae6a9b8d443d6e088f" (Results 1 – 1 of 1) sorted by relevance

/rk3399_ARM-atf/plat/arm/board/fvp/
H A Dfvp_bl2_setup.c568d406ce7ad8cb5054bc5ae6a9b8d443d6e088f Fri Sep 29 10:05:32 UTC 2023 Harrison Mutai <harrison.mutai@arm.com> refactor(fvp): move image handling into generic procedure

Post image handling of the HW_CONFIG is out-of-scope for
`plat_get_next_bl_params`. Move parts of the code responsible for post
processing of loaded images into `bl2_plat_handle_post_image_load` for code
reusability and maintainability.

Change-Id: I476b3d306ebcd4529f5e542ba1063e144920bb5f
Signed-off-by: Harrison Mutai <harrison.mutai@arm.com>