@vger.kernel.org
> Subject: Re: [PATCH] crypto: inside-secure - select CONFIG_CRYPTO_SM3
>
> On Tue, Oct 22, 2019 at 5:42 PM Pascal Van Leeuwen
> wrote:
>
> > > diff --git a/drivers/crypto/Kconfig b/drivers/crypto/Kconfig
> > > index 357e230769c8..1ca8d9a15f2
On Tue, Oct 22, 2019 at 5:42 PM Pascal Van Leeuwen
wrote:
> > diff --git a/drivers/crypto/Kconfig b/drivers/crypto/Kconfig
> > index 357e230769c8..1ca8d9a15f2a 100644
> > --- a/drivers/crypto/Kconfig
> > +++ b/drivers/crypto/Kconfig
> > @@ -753,6 +753,7 @@ config CRYPTO_DEV_SAFEXCEL
> > sel
@vger.kernel.org;
> linux-ker...@vger.kernel.org
> Subject: [PATCH] crypto: inside-secure - select CONFIG_CRYPTO_SM3
>
> Without this symbol, the safexcel driver causes a link error:
>
> drivers/crypto/inside-secure/safexcel_hash.o: In function
> `safexcel_ahash_final':
Without this symbol, the safexcel driver causes a link error:
drivers/crypto/inside-secure/safexcel_hash.o: In function
`safexcel_ahash_final':
safexcel_hash.c:(.text+0x3c4): undefined reference to `sm3_zero_message_hash'
Fixes: 0f2bc13181ce ("crypto: inside-secure - Added support for basic SM3