From: Luis Machado <luis.machado@arm.com>
To: Mark Brown <broonie@kernel.org>,
Catalin Marinas <catalin.marinas@arm.com>,
Will Deacon <will@kernel.org>,
Shuah Khan <skhan@linuxfoundation.org>,
Shuah Khan <shuah@kernel.org>
Cc: Alan Hayward <alan.hayward@arm.com>,
linux-arm-kernel@lists.infradead.org,
linux-kselftest@vger.kernel.org
Subject: Re: [PATCH v2 2/4] arm64/ptrace: Document extension of NT_ARM_TLS to cover TPIDR2_EL0
Date: Thu, 18 Aug 2022 10:17:11 +0100 [thread overview]
Message-ID: <4cf1c8d9-4aa8-dc1c-a568-69d86b706a60@arm.com> (raw)
In-Reply-To: <20220815133034.231718-3-broonie@kernel.org>
On 8/15/22 14:30, Mark Brown wrote:
> In order to allow debuggers to discover lazily saved SME state we need
> to provide access to TPIDR2_EL0, we will extend the existing NT_ARM_TLS
> used for TPIDR to also include TPIDR2_EL0 as the second register in the
> regset.
>
> Signed-off-by: Mark Brown <broonie@kernel.org>
> ---
> Documentation/arm64/sme.rst | 3 +++
> 1 file changed, 3 insertions(+)
>
> diff --git a/Documentation/arm64/sme.rst b/Documentation/arm64/sme.rst
> index 937147f58cc5..16d2db4c2e2e 100644
> --- a/Documentation/arm64/sme.rst
> +++ b/Documentation/arm64/sme.rst
> @@ -331,6 +331,9 @@ The regset data starts with struct user_za_header, containing:
> been read if a PTRACE_GETREGSET of NT_ARM_ZA were executed for each thread
> when the coredump was generated.
>
> +* The NT_ARM_TLS note will be extended to two registers, the second register
> + will contain TPIDR2_EL0 on systems that support SME and will be read as
> + zero with writes ignored otherwise.
>
> 9. System runtime configuration
> --------------------------------
I wonder if we should document a bit more about the use of TPIDR2, its states, values and
block format when TPIDR2 points to valid ZA state.
Would that make sense?
next prev parent reply other threads:[~2022-08-18 9:17 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-08-15 13:30 [PATCH v2 0/4] arm64/sme: ptrace support for TPIDR2_EL0 Mark Brown
2022-08-15 13:30 ` [PATCH v2 1/4] kselftest/arm64: Add test coverage for NT_ARM_TLS Mark Brown
2022-08-18 9:03 ` Luis Machado
2022-08-15 13:30 ` [PATCH v2 2/4] arm64/ptrace: Document extension of NT_ARM_TLS to cover TPIDR2_EL0 Mark Brown
2022-08-18 9:17 ` Luis Machado [this message]
2022-08-18 12:52 ` Mark Brown
2022-08-15 13:30 ` [PATCH v2 3/4] arm64/ptrace: Support access to TPIDR2_EL0 Mark Brown
2022-08-18 10:59 ` Luis Machado
2022-08-15 13:30 ` [PATCH v2 4/4] kselftest/arm64: Add coverage of TPIDR2_EL0 ptrace interface Mark Brown
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4cf1c8d9-4aa8-dc1c-a568-69d86b706a60@arm.com \
--to=luis.machado@arm.com \
--cc=alan.hayward@arm.com \
--cc=broonie@kernel.org \
--cc=catalin.marinas@arm.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kselftest@vger.kernel.org \
--cc=shuah@kernel.org \
--cc=skhan@linuxfoundation.org \
--cc=will@kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox