[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20190726122935.GA8011@gondor.apana.org.au>
Date: Fri, 26 Jul 2019 22:29:35 +1000
From: Herbert Xu <herbert@...dor.apana.org.au>
To: Gilad Ben-Yossef <gilad@...yossef.com>
Cc: davem@...emloft.net, ofir.drang@....com,
linux-crypto@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH 0/4] crypto: ccree: cleanups, fixes and TEE FIPS support
Gilad Ben-Yossef <gilad@...yossef.com> wrote:
> Clean up unused ivgen support code and add support for notifiying
> Trusted Execution Enviornment of FIPS tests failures in FIPS mode.
>
> Gilad Ben-Yossef (4):
> crypto: ccree: drop legacy ivgen support
> crypto: ccree: account for TEE not ready to report
> crypto: fips: add FIPS test failure notification chain
> crypto: ccree: notify TEE on FIPS tests errors
>
> crypto/fips.c | 11 +
> crypto/testmgr.c | 4 +-
> drivers/crypto/ccree/Makefile | 2 +-
> drivers/crypto/ccree/cc_aead.c | 76 +------
> drivers/crypto/ccree/cc_aead.h | 3 +-
> drivers/crypto/ccree/cc_driver.c | 12 +-
> drivers/crypto/ccree/cc_driver.h | 10 -
> drivers/crypto/ccree/cc_fips.c | 31 ++-
> drivers/crypto/ccree/cc_ivgen.c | 276 --------------------------
> drivers/crypto/ccree/cc_ivgen.h | 55 -----
> drivers/crypto/ccree/cc_pm.c | 2 -
> drivers/crypto/ccree/cc_request_mgr.c | 47 +----
> include/linux/fips.h | 7 +
> 13 files changed, 68 insertions(+), 468 deletions(-)
> delete mode 100644 drivers/crypto/ccree/cc_ivgen.c
> delete mode 100644 drivers/crypto/ccree/cc_ivgen.h
All applied. Thanks.
--
Email: Herbert Xu <herbert@...dor.apana.org.au>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt
Powered by blists - more mailing lists