[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH v3 00/37] crypto: Provide aes-round.h and host accel
From: |
Richard Henderson |
Subject: |
Re: [PATCH v3 00/37] crypto: Provide aes-round.h and host accel |
Date: |
Thu, 22 Jun 2023 06:52:48 +0200 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.11.0 |
On 6/20/23 13:07, Richard Henderson wrote:
Patches missing r-b:
08-target-arm-Use-aesenc_SB_SR_AK.patch
10-target-riscv-Use-aesenc_SB_SR_AK.patch
13-target-arm-Use-aesdec_ISB_ISR_AK.patch
15-target-riscv-Use-aesdec_ISB_ISR_AK.patch
17-target-arm-Use-aesenc_MC.patch
19-target-i386-Use-aesdec_IMC.patch
20-target-arm-Use-aesdec_IMC.patch
21-target-riscv-Use-aesdec_IMC.patch
23-target-i386-Use-aesenc_SB_SR_MC_AK.patch
25-target-riscv-Use-aesenc_SB_SR_MC_AK.patch
27-target-i386-Use-aesdec_ISB_ISR_IMC_AK.patch
28-target-riscv-Use-aesdec_ISB_ISR_IMC_AK.patch
35-host-include-i386-Implement-aes-round.h.patch
36-host-include-aarch64-Implement-aes-round.h.patch
The crypto/ portion of the patch set has now been reviewed (thanks Daniel P.B.), as well
as the target/ppc/ portions (thanks Daniel H.B.).
What's left are the x86 and aa64 host accel, target/{arm,i386,riscv}.
Would it make anything easier if I re-sorted and separated the unreviewed
patches per target?
r~
- [PATCH v3 31/37] crypto: Remove AES_shifts, AES_ishifts, (continued)
- [PATCH v3 31/37] crypto: Remove AES_shifts, AES_ishifts, Richard Henderson, 2023/06/20
- [PATCH v3 33/37] crypto: Remove AES_imc, Richard Henderson, 2023/06/20
- [PATCH v3 30/37] target/ppc: Use aesdec_ISB_ISR_AK_IMC, Richard Henderson, 2023/06/20
- [PATCH v3 34/37] crypto: Unexport AES_*_rot, AES_TeN, AES_TdN, Richard Henderson, 2023/06/20
- [PATCH v3 36/37] host/include/aarch64: Implement aes-round.h, Richard Henderson, 2023/06/20
- [PATCH v3 35/37] host/include/i386: Implement aes-round.h, Richard Henderson, 2023/06/20
- [PATCH v3 37/37] host/include/ppc: Implement aes-round.h, Richard Henderson, 2023/06/20
- Re: [PATCH v3 00/37] crypto: Provide aes-round.h and host accel,
Richard Henderson <=