Skip to content

Conversation

@dcandler
Copy link
Contributor

The run_fvp.py script currently only supports running the x86_64 versions of the models, due to the paths containing a directory that only exists in the x86_64 package. This patch adjusts the paths depending on the platform, which allows the script to run both x86_64 and AArch64 versions.

The `run_fvp.py` script currently only supports running the x86_64
versions of the models, due to the paths containing a directory that
only exists in the x86_64. This patch adjusts the paths depending on
the platform, which allows the script to run both x86_64 and AArch64
versions.
Copy link
Contributor

@pratlucas pratlucas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

@dcandler dcandler merged commit c9e4952 into arm:arm-software Feb 20, 2025
@dcandler dcandler deleted the runfvp_aarch64 branch February 25, 2025 09:39
pratlucas pushed a commit to pratlucas/arm-toolchain that referenced this pull request Feb 28, 2025
The `run_fvp.py` script currently only supports running the x86_64
versions of the models, due to the paths containing a directory that
only exists in the x86_64 package. This patch adjusts the paths
depending on the platform, which allows the script to run both x86_64
and AArch64 versions.
pratlucas pushed a commit that referenced this pull request Feb 28, 2025
The `run_fvp.py` script currently only supports running the x86_64
versions of the models, due to the paths containing a directory that
only exists in the x86_64 package. This patch adjusts the paths
depending on the platform, which allows the script to run both x86_64
and AArch64 versions.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants