On Mon, Feb 20, 2023 at 03:42:19PM -0500, Danny Tsen wrote: > Defined CRYPTO_AES_GCM_P10 in Kconfig to support AES/GCM > stitched implementation for Power10 or later CPU. > > Added a new module driver aes-gcm-p10-crypto. > > Signed-off-by: Danny Tsen <dtsen@xxxxxxxxxxxxx> > --- > arch/powerpc/crypto/Kconfig | 17 +++++++++++++++++ > arch/powerpc/crypto/Makefile | 13 +++++++++++++ > 2 files changed, 30 insertions(+) Stephen mentioned this before, your patches must compile one-by-one. This patch doesn't build by itself so you should fix it. Thanks, -- Email: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx> Home Page: http://gondor.apana.org.au/~herbert/ PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt