TZ-TRNG icon indicating copy to clipboard operation
TZ-TRNG copied to clipboard

TrustZone True Number Generator

Results 7 TZ-TRNG issues
Sort by recently updated
recently updated
newest added

Hi: When we used the API interface function "CC_TrngGetSource" provided by TZ-TRNG to obtain the entropy source on the Haps simulation environment, we found that the speed was slow (about...

Hello TRNG Devs, we are investigating how this driver can be integrated into our build flow which is CMake based. Building an external project using a make based build system...

Variable TEE_OS indicates which platform is used to integrate. Freertos, Linux and bare OS are supported. While the platform is freertos, use command "make -C host/src/tests/tztrng_test TEE_OS=freertos" While the platform...

This pull request is the corresponding documentation update of https://github.com/ARM-software/TZ-TRNG/pull/16.

Greeting from Arm.JPN office. Arm genuine compiler is now moving to armclang from ACC version.6(armcc to armclang). To support the latest tool chain, just adding "CROSS_COMPILE=arm-armclang" option in makefiles, as...

Was looking for a reference to implement a TPM2.0 in an armv7 SoC using TZ. If a TRNG like this is available, was hoping to find one that has most...

Respected TRNG Team, I'm trying to build the project on PYNQ-Z2 board which has the Ubuntu based OS. I first initialize the environment variable Kernel DIR. When I run the...