Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[SME][Docker] Add Fixed Virtual Platform (FVP) and toolchain install #16755

Merged
merged 1 commit into from
Mar 21, 2024

Conversation

lhutton1
Copy link
Contributor

This commit adds the installation of the AArch64 Architecture Envelope Model (AEM) Fixed Virtual Platform (FVP) which can be used to test SME code generation functional correctness.

It also adds the installation of a baremetal toolchain which can be used to for compiling functions to run on the FVP.

This commit adds the installation of the AArch64 Architecture Envelope
Model (AEM) Fixed Virtual Platform (FVP) which can be used to test SME
code generation functional correctness.

It also adds the installation of a baremetal toolchain which can be used
to for compiling functions to run on the FVP.

Change-Id: If13d0cb07855ecf8c9e1c8cd0496c54678335d30
@lhutton1
Copy link
Contributor Author

cc @ekalda @tqchen @Liam-Sturge

Copy link
Contributor

@leandron leandron left a comment

Choose a reason for hiding this comment

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

LGTM, thanks @lhutton1

@leandron leandron merged commit f9b38ab into apache:main Mar 21, 2024
32 checks passed
@lhutton1 lhutton1 deleted the p0-install-testing-infra branch March 21, 2024 13:00
thaisacs pushed a commit to thaisacs/tvm that referenced this pull request Apr 3, 2024
…pache#16755)

This commit adds the installation of the AArch64 Architecture Envelope
Model (AEM) Fixed Virtual Platform (FVP) which can be used to test SME
code generation functional correctness.

It also adds the installation of a baremetal toolchain which can be used
to for compiling functions to run on the FVP.

Change-Id: If13d0cb07855ecf8c9e1c8cd0496c54678335d30
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