Thread (5 messages) 5 messages, 2 authors, 2021-04-19
STALE1897d
Revisions (2)
  1. v1 current
  2. v2 [diff vs current]

[PATCH 0/2] relax crypto Kconfig dependencies for fsverity/fscrypt

From: Ard Biesheuvel <ardb@kernel.org>
Date: 2021-04-16 16:06:54
Also in: linux-fscrypt

Relax 'select' dependencies to 'imply' for crypto algorithms that are
fulfilled only at runtime, and which may be implemented by other drivers
than the generic ones implemented in C. This permits, e.g., arm64 builds
to omit the generic CRYPTO_SHA256 and CRYPTO_AES drivers, both of which
are superseded by optimized scalar versions at the very least,

Cc: "Theodore Y. Ts'o" <tytso@mit.edu>
Cc: Jaegeuk Kim <jaegeuk@kernel.org>
Cc: Eric Biggers <ebiggers@kernel.org>

Ard Biesheuvel (2):
  fscrypt: relax Kconfig dependencies for crypto API algorithms
  fsverity: relax build time dependency on CRYPTO_SHA256

 fs/crypto/Kconfig | 23 ++++++++++++++------
 fs/verity/Kconfig |  8 +++++--
 2 files changed, 22 insertions(+), 9 deletions(-)

-- 
2.30.2
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help