[committed] aarch64: Adjust architecture version for mpamv2 tests
Project / Subsystem
binutils / aarch64
Date
2026-07-02
Proposer
Richard Earnshaw <rearnsha@arm.com>
Source type
public_inbox
Consensus
Proposed
Sentiment
—/10
Technical tradeoffs
- • Lowering the architecture version requirement for tests makes them applicable to a wider range of compatible hardware/configurations.
- • Ensuring test accuracy requires keeping pace with evolving architecture specifications.
- • This change is specific to the test suite and does not affect the core assembler functionality beyond test coverage.
All attributes
- project
- binutils
- subsystem
- aarch64
- patch_id
- —
- discussion_id
- 20260702135419.3316452-1-rearnsha@arm.com
- source_type
- public_inbox
- title
- [committed] aarch64: Adjust architecture version for mpamv2 tests
- headline
- aarch64: Adjust architecture version for mpamv2 tests
- tldr
- Test suite adjustment to reflect that Armv9.3a now permits mpamv2.
- proposer
- Richard Earnshaw <rearnsha@arm.com>
- consensus
- Proposed
- outcome
- committed
- sentiment_score
- —
- technical_tradeoffs
-
- • Lowering the architecture version requirement for tests makes them applicable to a wider range of compatible hardware/configurations.
- • Ensuring test accuracy requires keeping pace with evolving architecture specifications.
- • This change is specific to the test suite and does not affect the core assembler functionality beyond test coverage.
- series_id
- 20260702135419.3316452-1-rearnsha@arm.com
- series_role
- cover
- series_parts
- []
- tags
-
- • binutils
- • aarch64
- • arm
- • testing
- • architecture
- bugzilla_url
- —
- date
- 2026-07-02T00:00:00.000Z
[committed] aarch64: Adjust architecture version for mpamv2 tests
This commit adjusts the architecture version requirement for mpamv2 tests in the binutils gas test suite. Armv9.3a now officially permits the use of mpamv2, so the tests are updated to reflect this newer architecture version, lowering the minimum requirement.