Re: [PATCH] crypto: p10-aes-gcm - remove duplicate include header
From: Herbert Xu <herbert@gondor.apana.org.au>
Date: 2023-03-16 04:04:25
Also in:
linux-crypto, lkml
From: Herbert Xu <herbert@gondor.apana.org.au>
Date: 2023-03-16 04:04:25
Also in:
linux-crypto, lkml
On Thu, Mar 16, 2023 at 02:58:04PM +1100, Michael Ellerman wrote:
Although one question I do have for you is what rules, if any, do we have for deciding whether crypto code goes in drivers/crypto vs arch/*/crypto?
If it's on the CPU then it should probably live under arch. Yes there have been exceptions in the past, with VIA PadLock on x86 and vmx on PPC being prime examples.
I wonder if we should move drivers/crypto/vmx into arch/powerpc/crypto, so that all the powerpc CRYPTOGAMS code is in one place. That would help to clean up some of the duplication of perl scripts we now have.
Yes I think that would certainly make sense. Thanks, -- Email: Herbert Xu [off-list ref] Home Page: http://gondor.apana.org.au/~herbert/ PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt