Home
last modified time | relevance | path

Searched full:cryptocell (Results 1 – 25 of 30) sorted by relevance

12

/openbmc/linux/Documentation/devicetree/bindings/crypto/
H A Darm,cryptocell.yaml4 $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";
/openbmc/linux/Documentation/devicetree/bindings/rng/
H A Darm-cctrng.yaml7 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";
/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/trusted-firmware-m/files/corstone1000/
H A D0022-CC312-alignment-of-cc312-differences.patch14 lib/ext/cryptocell-312-runtime/host/src/cc3x_lib/cc_lib.c | 3 +++
17 diff --git a/lib/ext/cryptocell-312-runtime/host/src/cc3x_lib/cc_lib.c b/lib/ext/cryptocell-312-run…
19 --- a/lib/ext/cryptocell-312-runtime/host/src/cc3x_lib/cc_lib.c
20 +++ b/lib/ext/cryptocell-312-runtime/host/src/cc3x_lib/cc_lib.c
H A D0017-Platform-CS1000-Remove-unused-BL1-files.patch253 - $<$<BOOL:${CRYPTO_HW_ACCELERATOR}>:${CMAKE_SOURCE_DIR}/lib/ext/cryptocell-312-runtime/shar…
254 - $<$<BOOL:${CRYPTO_HW_ACCELERATOR}>:${CMAKE_SOURCE_DIR}/lib/ext/cryptocell-312-runtime/shar…
/openbmc/linux/drivers/crypto/ccree/
H A Dcc_driver.c93 { .compatible = "arm,cryptocell-703-ree", .data = &cc703_hw },
94 { .compatible = "arm,cryptocell-713-ree", .data = &cc713_hw },
95 { .compatible = "arm,cryptocell-712-ree", .data = &cc712_hw },
96 { .compatible = "arm,cryptocell-710-ree", .data = &cc710_hw },
97 { .compatible = "arm,cryptocell-630p-ree", .data = &cc630p_hw },
399 /* Wait for Cryptocell reset completion */ in init_cc_resources()
401 dev_err(dev, "Cryptocell reset not completed"); in init_cc_resources()
469 dev_info(dev, "ARM CryptoCell %s Driver: HW version 0x%08X/0x%8X, Driver version %s\n", in init_cc_resources()
675 MODULE_DESCRIPTION("ARM TrustZone CryptoCell REE Driver");
H A Dcc_pm.c41 /* wait for Cryptocell reset completion */ in cc_pm_resume()
43 dev_err(dev, "Cryptocell reset not completed"); in cc_pm_resume()
H A Dcc_cipher.h5 * ARM CryptoCell Cipher Crypto API
H A Dcc_hash.h5 * ARM CryptoCell Hash Crypto API
H A Dcc_aead.h5 * ARM CryptoCell AEAD Crypto API
H A Dcc_fips.c100 * This function check if cryptocell tee fips error occurred
H A Dcc_driver.h5 * ARM CryptoCell Linux Crypto Driver
/openbmc/linux/drivers/char/hw_random/
H A Dcctrng.c624 /* wait for Cryptocell reset completion */ in cctrng_resume()
626 dev_err(dev, "Cryptocell reset not completed"); in cctrng_resume()
645 { .compatible = "arm,cryptocell-713-trng", },
646 { .compatible = "arm,cryptocell-703-trng", },
664 MODULE_DESCRIPTION("ARM CryptoCell TRNG Driver");
H A DKconfig519 tristate "Arm CryptoCell True Random Number Generator support"
523 Arm TrustZone CryptoCell family of processors.
524 Currently the CryptoCell 713 and 703 are supported.
H A Dcctrng.h12 /* CryptoCell TRNG HW definitions */
/openbmc/qemu/docs/system/arm/
H A Dmusca.rst24 - CryptoCell
/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-security/trusted-services/corstone1000/psa-apitest/
H A D0003-corstone1000-Disable-SHA512-384.patch6 SHA512 and SHA384 is not available on Cryptocell (hardware accelerator)
/openbmc/linux/Documentation/devicetree/bindings/arm/
H A Darm,corstone1000.yaml25 seamless integration of the optional CryptoCell™-312 cryptographic
/openbmc/linux/drivers/crypto/
H A DKconfig748 tristate "Support for ARM TrustZone CryptoCell family of security processors"
770 TrustZone CryptoCell family of processors. Currently the
771 CryptoCell 713, 703, 712, 710 and 630 are supported.
/openbmc/openbmc/meta-arm/meta-arm-bsp/conf/machine/
H A Dcorstone1000-fvp.conf39 FVP_CONFIG[se.cryptocell.USER_OTP_FILTERING_DISABLE] ?= "1"
/openbmc/qemu/include/hw/arm/
H A Darmsse.h33 * an optional CryptoCell (which we do not model)
/openbmc/linux/arch/arm64/boot/dts/renesas/
H A Dr8a77995.dtsi546 compatible = "arm,cryptocell-630p-ree";
H A Dr8a77990.dtsi740 compatible = "arm,cryptocell-630p-ree";
H A Dr8a77965.dtsi791 compatible = "arm,cryptocell-630p-ree";
H A Dr8a77961.dtsi920 compatible = "arm,cryptocell-630p-ree";
/openbmc/u-boot/arch/arm/dts/
H A Dr8a7795.dtsi529 compatible = "arm,cryptocell-630p-ree";

12