Home
last modified time | relevance | path

Searched refs:plat_get_entropy (Results 1 – 5 of 5) sorted by relevance

/tf-a-ffa_el3_spmc/plat/arm/board/juno/
A Djuno_trng.c55 bool plat_get_entropy(uint64_t *out) in plat_get_entropy() function
107 plat_get_entropy(&dummy); in plat_entropy_setup()
A Djuno_stack_protector.c17 if (!plat_get_entropy(&entropy)) { in plat_get_stack_protector_canary()
/tf-a-ffa_el3_spmc/include/plat/common/
A Dplat_trng.h16 bool plat_get_entropy(uint64_t *out);
/tf-a-ffa_el3_spmc/services/std_svc/trng/
A Dtrng_entropy_pool.c48 bool valid = plat_get_entropy(&entropy[ENTROPY_FREE_INDEX]); in trng_fill_entropy()
/tf-a-ffa_el3_spmc/docs/getting_started/
A Dporting-guide.rst2094 Function: bool plat_get_entropy(uint64_t \*out) [mandatory]

Completed in 9 milliseconds