1 # SPDX-License-Identifier: GPL-2.0
3 config CRYPTO_DEV_CCREE
4 tristate "Support for ARM TrustZone CryptoCell C7XX family of Crypto accelerators"
5 depends on CRYPTO && CRYPTO_HW && OF && HAS_DMA
8 select CRYPTO_BLKCIPHER
23 Say 'Y' to enable a driver for the Arm TrustZone CryptoCell
24 C7xx. Currently only the CryptoCell 712 REE is supported.
25 Choose this if you wish to use hardware acceleration of
26 cryptographic operations on the system REE.