commit | 5fb11b4a047cce839b7d8be62b8fd91df93ff727 | [log] [tgz] |
---|---|---|
author | Chris Kay <chris.kay@arm.com> | Wed Sep 06 12:54:40 2023 +0000 |
committer | Manish Pandey <manish.pandey2@arm.com> | Mon Sep 11 14:34:00 2023 +0200 |
tree | d376b9c12a1d1a5d40acf96f565c4bd6651cedf0 | |
parent | a9ec05898cddc5b9bf7c775736f08c5c7b68efeb [diff] |
fix(morello): fix incorrect `fvp-morello.linux` ports The ports script was yielding different values than we were configuring for the `fvp-morello.linux` run configuration. This issue was missed because it was behaving as a non-fatal error and allowing the script to continue. Change-Id: I92114699732911a283b6cc9028dfca77c2990b21 Signed-off-by: Chris Kay <chris.kay@arm.com>