Re: [PATCH v3 6/7] aarch64: Remove +mpamv2 feature option

Project / Subsystem

binutils / aarch64

Date

2026-07-02

Proposer

Richard Earnshaw (foss) <Richard.Earnshaw@arm.com>

Source type

public_inbox

Consensus

Proposed

Sentiment

/10

Technical tradeoffs

  • Removes a now-obsolete feature flag, simplifying the build configuration.
  • Ensures consistency with current ARM architecture specifications.

All attributes

project
binutils
subsystem
aarch64
patch_id
discussion_id
a96afba9-1a37-4784-a996-0944b5d8e6c6@arm.com
source_type
public_inbox
title
Re: [PATCH v3 6/7] aarch64: Remove +mpamv2 feature option
headline
aarch64: Remove +mpamv2 feature option
tldr
Removes the obsolete +mpamv2 feature option from the aarch64 architecture.
proposer
Richard Earnshaw (foss) <Richard.Earnshaw@arm.com>
consensus
Proposed
outcome
proposed
sentiment_score
technical_tradeoffs
  • Removes a now-obsolete feature flag, simplifying the build configuration.
  • Ensures consistency with current ARM architecture specifications.
series_id
binutils:aarch64: remove +mpamv2 feature option
series_role
reply
series_parts
  • {"title":"aarch64: Remove +mpamv2 feature option","url":"https://inbox.sourceware.org/binutils/5242e8c6-4060-b712-4180-1b9d70e18e84@e124511.cambridge.arm.com"}
tags
  • aarch64
  • ARM
  • architecture
  • binutils
  • feature flag
bugzilla_url
date
2026-07-02T00:00:00.000Z

Re: [PATCH v3 6/7] aarch64: Remove +mpamv2 feature option

This patch series proposes removing the +mpamv2 feature option for the aarch64 architecture in binutils. The change is motivated by the fact that MPAMv2 related details now only use system registers and are no longer controlled by a specific feature option, with MPAMv2 becoming optional from Armv9.3-a. The author clarifies a potential typo and explains the rationale behind the change.