Searched refs:random (Results 1 – 9 of 9) sorted by relevance
17 u_register_t random = 0x0; in plat_get_stack_protector_canary() local22 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()
51 register. Which may cause a data abort or an access to a random EL3 memory region.
56 To avoid random garbage, there needs to be a "CMD:" signature before the
293 | | This can be led by random stimuli injection or |
673 | | | Introduce random delays/timing jitter or dummy |
532 random: fast init done
234 at random points in time when there is a "candidate" patch
1432 This function returns a random value that is used to initialize the canary used1436 true random number.
1948 …- formalise random generation of TEs ([157c619](https://review.trustedfirmware.org/plugins/gitiles…3550 …- move RNG1 to CSI to improve random generation ([d594239](https://review.trustedfirmware.org/plug…3753 …- provide a mock mbedtls-random generation function ([a877818](https://review.trustedfirmware.org/…5695 …- fix the dram retention random hang on some imx8mq Rev2.0 ([4bf5019](https://review.trustedfirmwa…6263 …- fix the ddr4 dvfs random hang on imx8m ([093888c](https://review.trustedfirmware.org/plugins/git…7550 …- support extended random number generation ([24f9dc8](https://review.trustedfirmware.org/plugins/…9360 …- random typos in tf-a code base ([2e61d68](https://review.trustedfirmware.org/plugins/gitiles/TF-…12336 implementation that returns a random value.