qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH v3 19/19] host/include/aarch64: Implement clmul.h


From: Philippe Mathieu-Daudé
Subject: Re: [PATCH v3 19/19] host/include/aarch64: Implement clmul.h
Date: Mon, 21 Aug 2023 19:33:58 +0200
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:102.0) Gecko/20100101 Thunderbird/102.14.0

On 21/8/23 18:18, Richard Henderson wrote:
Detect PMULL in cpuinfo; implement the accel hook.

Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
---
  host/include/aarch64/host/cpuinfo.h      |  1 +
  host/include/aarch64/host/crypto/clmul.h | 41 ++++++++++++++++++++++++
  util/cpuinfo-aarch64.c                   |  4 ++-
  3 files changed, 45 insertions(+), 1 deletion(-)
  create mode 100644 host/include/aarch64/host/crypto/clmul.h

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




reply via email to

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