Home
last modified time | relevance | path

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

/arm-trusted-firmware-2.8.0/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()
/arm-trusted-firmware-2.8.0/include/plat/common/
A Dplat_trng.h16 bool plat_get_entropy(uint64_t *out);
/arm-trusted-firmware-2.8.0/services/std_svc/trng/
A Dtrng_entropy_pool.c48 bool valid = plat_get_entropy(&entropy[ENTROPY_FREE_INDEX]); in trng_fill_entropy()
/arm-trusted-firmware-2.8.0/docs/getting_started/
A Dporting-guide.rst2534 Function: bool plat_get_entropy(uint64_t \*out) [mandatory]

Completed in 11 milliseconds