Searched +full:cryptocell +full:- +full:713 +full:- +full:trng (Results 1 – 4 of 4) sorted by relevance
1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)3 ---4 $id: http://devicetree.org/schemas/rng/arm-cctrng.yaml#5 $schema: http://devicetree.org/meta-schemas/core.yaml#7 title: Arm TrustZone CryptoCell TRNG engine10 - Hadar Gat <hadar.gat@arm.com>13 Arm TrustZone CryptoCell TRNG (True Random Number Generator) engine.18 - arm,cryptocell-713-trng19 - arm,cryptocell-703-trng27 arm,rosc-ratio:[all …]
1 # SPDX-License-Identifier: GPL-2.0-only13 module will be called rng-core. This provides a device28 This driver provides kernel-side support for a generic Random31 the default FPGA bitstream on the TS-7800 has such functionality.34 module will be called timeriomem-rng.43 This driver provides kernel-side support for the Random Number44 Generator hardware found on Intel i8xx-based motherboards.47 module will be called intel-rng.57 This driver provides kernel-side support for the Random Number58 Generator hardware found on AMD 76x-based motherboards.[all …]
1 // SPDX-License-Identifier: GPL-2.02 /* Copyright (C) 2019-2020 ARM Limited or its affiliates. */23 #define CC_REG_HIGH(name) (CC_REG_LOW(name) + name ## _BIT_SIZE - 1)33 * - of a power-of-2 size (limitation of circ_buf.h macros)34 * - at least 6, the size generated in the EHR according to HW implementation38 /* The timeout for the TRNG operation should be calculated with the formula:41 * - SAMPLE_CNT is input value from the characterisation process42 * - all the rest are constants59 * Value of 0 indicates non-valid rosc68 /* pending_hw - 1 when HW is pending, 0 when it is idle */[all …]
1 # SPDX-License-Identifier: GPL-2.0-only39 called padlock-aes.53 called padlock-sha.61 Say 'Y' here to use the AMD Geode LX processor on-board AES65 will be called geode-aes.87 - A pkey base and API kernel module (pkey.ko) which offers the89 and the sysfs API and the in-kernel API to the crypto cipher91 - A pkey pckmo kernel module (pkey-pckmo.ko) which is automatically94 - A pkey CCA kernel module (pkey-cca.ko) which is automatically96 - A pkey EP11 kernel module (pkey-ep11.ko) which is automatically[all …]