commit | e512254dc64d3de37305b277071e093d2f20f325 | [log] [tgz] |
---|---|---|
author | Harrison Mutai <harrison.mutai@arm.com> | Mon Mar 27 13:14:18 2023 +0100 |
committer | Manish Pandey <manish.pandey2@arm.com> | Mon Jun 05 16:47:21 2023 +0200 |
tree | cee4bd2c63e490876851a8161de110d712dca67a | |
parent | a59466755cae57a6d9d4878b868a88333c07aa4f [diff] |
fvp: use generic utilities to get links There is no need for platforms to implement their own utilities for generating image links. Use the existing common function that QEMU already relies on. This reduces code duplication in the platform scripts. Signed-off-by: Harrison Mutai <harrison.mutai@arm.com> Change-Id: I9773f86d93e8039014c30dd510f5e8ca35ce71d1