Home
last modified time | relevance | path

Searched refs:random (Results 1 – 8 of 8) sorted by relevance

/arm-trusted-firmware-2.8.0/plat/qti/common/src/
A Dqti_stack_protector.c17 u_register_t random = 0x0; in plat_get_stack_protector_canary() local
22 qti_rng_get_data((uint8_t *) &random, sizeof(random)); in plat_get_stack_protector_canary()
23 assert(random != 0x0); in plat_get_stack_protector_canary()
25 return random; in plat_get_stack_protector_canary()
/arm-trusted-firmware-2.8.0/docs/plat/arm/arm_fpga/
A Dindex.rst56 To avoid random garbage, there needs to be a "CMD:" signature before the
/arm-trusted-firmware-2.8.0/docs/threat_model/
A Dthreat_model_el3_spm.rst291 | | This can be led by random stimuli injection or |
A Dthreat_model_spm.rst267 | | This can be led by random stimuli injection or |
/arm-trusted-firmware-2.8.0/docs/components/
A Del3-spmc.rst532 random: fast init done
A Dsecure-partition-manager.rst1365 A random key is generated at boot time and restored upon entry into Hafnium
1381 check failure on load/stores. A random seed is generated at boot time and
/arm-trusted-firmware-2.8.0/docs/getting_started/
A Dporting-guide.rst1375 This function returns a random value that is used to initialize the canary used
1379 true random number.
/arm-trusted-firmware-2.8.0/docs/
A Dchange-log.md1032 …- support extended random number generation ([24f9dc8](https://review.trustedfirmware.org/plugins/…
2841 …- random typos in tf-a code base ([2e61d68](https://review.trustedfirmware.org/plugins/gitiles/TF-…
5817 implementation that returns a random value.

Completed in 46 milliseconds