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

[PATCH v3] api: sysinfo: add new ARMv8 and v9 enumerations #1929

Merged
merged 4 commits into from
Oct 20, 2023

Conversation

MatiasElo
Copy link
Collaborator

@MatiasElo MatiasElo commented Oct 13, 2023

Added enumerations for ARM ISA versions ARMv8.8-A, ARMv8.9-A, and ARMv9.3-A.

V2:

  • Added implementation and tests

@odpbuild odpbuild changed the title api: sysinfo: add new ARMv8 and v9 enumerations [PATCH v1] api: sysinfo: add new ARMv8 and v9 enumerations Oct 13, 2023
@odpbuild odpbuild changed the title [PATCH v1] api: sysinfo: add new ARMv8 and v9 enumerations [PATCH v2] api: sysinfo: add new ARMv8 and v9 enumerations Oct 16, 2023
@psavol
Copy link
Collaborator

psavol commented Oct 16, 2023

Reviewed and approved v2.

Add enumerations for ARM ISA versions ARMv8.8-A, ARMv8.9-A, and ARMv9.3-A.

Signed-off-by: Matias Elo <matias.elo@nokia.com>
Reviewed-by: Petri Savolainen <petri.savolainen@nokia.com>
Reviewed-by: Jerin Jacob <jerinj@marvell.com>
Add support for ARM ISA versions ARMv8.8-A, ARMv8.9-A, and ARMv9.3-A.

Signed-off-by: Matias Elo <matias.elo@nokia.com>
Reviewed-by: Petri Savolainen <petri.savolainen@nokia.com>
Add support for ARM ISA versions ARMv8.8-A, ARMv8.9-A, and ARMv9.3-A.

Signed-off-by: Matias Elo <matias.elo@nokia.com>
Reviewed-by: Petri Savolainen <petri.savolainen@nokia.com>
Add validation tests for ARM ISA versions ARMv8.8-A, ARMv8.9-A, and
ARMv9.3-A.

Signed-off-by: Matias Elo <matias.elo@nokia.com>
Reviewed-by: Petri Savolainen <petri.savolainen@nokia.com>
@odpbuild odpbuild changed the title [PATCH v2] api: sysinfo: add new ARMv8 and v9 enumerations [PATCH v3] api: sysinfo: add new ARMv8 and v9 enumerations Oct 18, 2023
@MatiasElo MatiasElo added the API Ready API change ready to be merged (with the next API version increment) label Oct 18, 2023
@MatiasElo MatiasElo merged commit 4da3354 into OpenDataPlane:master Oct 20, 2023
174 checks passed
@MatiasElo MatiasElo deleted the dev/api-sysinfo-arm branch October 23, 2023 05:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
API Ready API change ready to be merged (with the next API version increment)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants