commit | 578408f40775633962df310a234cc18befe75504 | [log] [tgz] |
---|---|---|
author | Heyi Guo <guoheyi@linux.alibaba.com> | Mon Jan 25 21:45:47 2021 +0800 |
committer | David Horstmann <david.horstmann@arm.com> | Tue Apr 06 17:17:33 2021 +0100 |
tree | 32963a37c31fc6d14f1ab5fe88cb5ab83246501b | |
parent | 3dd9493ac9b7f75aec7c76c116a305a726738b06 [diff] |
plat/arm/arm_image_load: refine plat_add_sp_images_load_info Refine the function plat_add_sp_images_load_info() by saving the previous node and only setting its next link when the current node is valid. This can reduce the check for the next node and simply the total logic. Signed-off-by: Heyi Guo <guoheyi@linux.alibaba.com> Change-Id: I4061428bf49ef0c3816ac22aaeb2e50315531f88