Home
last modified time | relevance | path

Searched refs:plat_trng_uuid (Results 1 – 4 of 4) sorted by relevance

/tf-a-ffa_el3_spmc/plat/arm/board/juno/
A Djuno_trng.c47 uuid_t plat_trng_uuid; variable
104 plat_trng_uuid = _plat_trng_uuid; in plat_entropy_setup()
/tf-a-ffa_el3_spmc/include/plat/common/
A Dplat_trng.h14 extern uuid_t plat_trng_uuid;
/tf-a-ffa_el3_spmc/services/std_svc/trng/
A Dtrng_main.c113 if (!memcmp(&plat_trng_uuid, &uuid_null, sizeof(uuid_t))) { in trng_smc_handler()
131 SMC_UUID_RET(handle, plat_trng_uuid); in trng_smc_handler()
/tf-a-ffa_el3_spmc/docs/getting_started/
A Dporting-guide.rst2071 value: uuid_t plat_trng_uuid [mandatory]

Completed in 15 milliseconds