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

Remove vht support #52

Merged
merged 3 commits into from
Feb 27, 2024
Merged

Remove vht support #52

merged 3 commits into from
Feb 27, 2024

Conversation

urutva
Copy link
Contributor

@urutva urutva commented Feb 25, 2024

Description

In the initial days of FRI, vht running in ami was the only supported platform since it supported virtual socket interface. However, latest ecosystem FVPs do support virtual socket interface. In addition, FRI now supports FreeRTOS TCP/IP stack. Therefore, remove vht support.

Test Steps

Changes validated in the CI, no regression exists.

Checklist:

  • I have tested my changes. No regression in existing tests.
  • I have modified and/or added unit-tests to cover the code changes in this Pull Request.

Related Issue

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

In the initial days of FRI, vht running in ami was the only supported
platform since it supported virtual socket interface. However, latest
ecosystem FVPs do support virtual socket interface. In addition, FRI now
supports FreeRTOS TCP/IP stack. Therefore, remove vht support.

Signed-off-by: Devaraj Ranganna <[email protected]>
The default target for FRI is Corstone-310. Update the
`docs/prerequisites.md` instructions to download Corstone-310 FVP.

Signed-off-by: Devaraj Ranganna <[email protected]>
* Move supported toolchain information from application docs to
README.md to avoid duplicatiing it on all supported examples.
* Move supported platforms description from docs/prerequisites.md to
README.md to list and describe the supported platforms in one place.
* Add supported versions information to supported targets.

Signed-off-by: Devaraj Ranganna <[email protected]>
@urutva urutva requested a review from a team as a code owner February 25, 2024 19:39
@amazonKamath amazonKamath self-requested a review February 27, 2024 10:08
@urutva urutva merged commit e8b3c53 into FreeRTOS:main Feb 27, 2024
6 checks passed
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.

3 participants