qemu-arm
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH] linux-user/elfload: Add missing arm64 hwcap values


From: Philippe Mathieu-Daudé
Subject: Re: [PATCH] linux-user/elfload: Add missing arm64 hwcap values
Date: Mon, 30 Oct 2023 04:39:44 +0100
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:102.0) Gecko/20100101 Thunderbird/102.15.1

On 29/10/23 22:00, Marielle Novastrider wrote:
Specifically DIT, LSE2, and MTE3.

We already expose detection of these via the CPUID interface, but
missed these from ELF hwcaps.

Signed-off-by: Marielle Novastrider <marielle@novastrider.com>
---
  linux-user/elfload.c | 3 +++
  target/arm/cpu.h     | 5 +++++
  2 files changed, 8 insertions(+)

Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>




reply via email to

[Prev in Thread] Current Thread [Next in Thread]