Searched full:cryptocell (Results 1 – 20 of 20) sorted by relevance
/linux/Documentation/devicetree/bindings/crypto/ |
H A D | arm,cryptocell.yaml | 4 $id: http://devicetree.org/schemas/crypto/arm,cryptocell.yaml# 7 title: Arm TrustZone CryptoCell cryptographic engine 15 - arm,cryptocell-713-ree 16 - arm,cryptocell-703-ree 17 - arm,cryptocell-712-ree 18 - arm,cryptocell-710-ree 19 - arm,cryptocell-630p-ree 50 compatible = "arm,cryptocell-712-ree";
|
/linux/Documentation/devicetree/bindings/rng/ |
H A D | arm-cctrng.yaml | 7 title: Arm TrustZone CryptoCell TRNG engine 13 Arm TrustZone CryptoCell TRNG (True Random Number Generator) engine. 18 - arm,cryptocell-713-trng 19 - arm,cryptocell-703-trng 29 Arm TrustZone CryptoCell TRNG engine has 4 ring oscillators. 48 compatible = "arm,cryptocell-713-trng";
|
/linux/drivers/crypto/ccree/ |
H A D | cc_pm.c | 41 /* wait for Cryptocell reset completion */ in cc_pm_resume() 43 dev_err(dev, "Cryptocell reset not completed"); in cc_pm_resume()
|
H A D | cc_cipher.h | 5 * ARM CryptoCell Cipher Crypto API
|
H A D | cc_hash.h | 5 * ARM CryptoCell Hash Crypto API
|
H A D | cc_aead.h | 5 * ARM CryptoCell AEAD Crypto API
|
H A D | cc_fips.c | 100 * This function check if cryptocell tee fips error occurred
|
H A D | cc_driver.h | 5 * ARM CryptoCell Linux Crypto Driver
|
/linux/drivers/char/hw_random/ |
H A D | cctrng.c | 622 /* wait for Cryptocell reset completion */ in cctrng_resume() 624 dev_err(dev, "Cryptocell reset not completed"); in cctrng_resume() 643 { .compatible = "arm,cryptocell-713-trng", }, 644 { .compatible = "arm,cryptocell-703-trng", }, 662 MODULE_DESCRIPTION("ARM CryptoCell TRNG Driver");
|
H A D | cctrng.h | 12 /* CryptoCell TRNG HW definitions */
|
/linux/Documentation/devicetree/bindings/arm/ |
H A D | arm,corstone1000.yaml | 25 seamless integration of the optional CryptoCell™-312 cryptographic
|
/linux/drivers/crypto/ |
H A D | Kconfig | 801 tristate "Support for ARM TrustZone CryptoCell family of security processors" 823 TrustZone CryptoCell family of processors. Currently the 824 CryptoCell 713, 703, 712, 710 and 630 are supported.
|
/linux/arch/arm64/boot/dts/blaize/ |
H A D | blaize-blzp1600.dtsi | 211 compatible = "arm,cryptocell-712-ree";
|
/linux/arch/arm64/boot/dts/renesas/ |
H A D | r8a77995.dtsi | 559 compatible = "arm,cryptocell-630p-ree";
|
H A D | r8a77990.dtsi | 757 compatible = "arm,cryptocell-630p-ree";
|
H A D | r8a77965.dtsi | 803 compatible = "arm,cryptocell-630p-ree";
|
H A D | r8a77961.dtsi | 932 compatible = "arm,cryptocell-630p-ree";
|
H A D | r8a77960.dtsi | 932 compatible = "arm,cryptocell-630p-ree";
|
H A D | r8a77951.dtsi | 1012 compatible = "arm,cryptocell-630p-ree";
|
/linux/ |
H A D | MAINTAINERS | 5463 CCREE ARM TRUSTZONE CRYPTOCELL REE DRIVER 5467 W: https://developer.arm.com/products/system-ip/trustzone-cryptocell/cryptocell-700-family 5470 CCTRNG ARM TRUSTZONE CRYPTOCELL TRUE RANDOM NUMBER GENERATOR (TRNG) DRIVER 5474 W: https://developer.arm.com/products/system-ip/trustzone-cryptocell/cryptocell-700-family
|