crypto: ux500/hash - delete driver
authorLinus Walleij <linus.walleij@linaro.org>
Wed, 25 Jan 2023 00:23:11 +0000 (01:23 +0100)
committerHerbert Xu <herbert@gondor.apana.org.au>
Fri, 3 Feb 2023 04:55:59 +0000 (12:55 +0800)
commitdd7b7972cb896c33f20915f7c89173b3927340e5
tree477e2b3ffdcea387084913743f6421076769656b
parentb56403a25af703064bed0d7e81d2c9ffb30511ff
crypto: ux500/hash - delete driver

It turns out we can just modify the newer STM32 HASH driver
to be used with Ux500 and now that we have done that, delete
the old and sparsely maintained Ux500 HASH driver.

Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
drivers/crypto/Kconfig
drivers/crypto/Makefile
drivers/crypto/ux500/Kconfig [deleted file]
drivers/crypto/ux500/Makefile [deleted file]
drivers/crypto/ux500/hash/Makefile [deleted file]
drivers/crypto/ux500/hash/hash_alg.h [deleted file]
drivers/crypto/ux500/hash/hash_core.c [deleted file]