Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/qti/common/src/
H 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()
/rk3399_ARM-atf/docs/security_advisories/
H A Dsecurity-advisory-tfv-11.rst51 register. Which may cause a data abort or an access to a random EL3 memory region.
/rk3399_ARM-atf/docs/plat/arm/arm_fpga/
H A Dindex.rst56 To avoid random garbage, there needs to be a "CMD:" signature before the
/rk3399_ARM-atf/docs/threat_model/firmware_threat_model/
H A Dthreat_model_el3_spm.rst293 | | This can be led by random stimuli injection or |
H A Dthreat_model.rst673 | | | Introduce random delays/timing jitter or dummy |
/rk3399_ARM-atf/docs/components/
H A Del3-spmc.rst532 random: fast init done
/rk3399_ARM-atf/docs/about/
H A Dlts.rst234 at random points in time when there is a "candidate" patch
/rk3399_ARM-atf/docs/
H A Dporting-guide.rst1432 This function returns a random value that is used to initialize the canary used
1436 true random number.
H A Dchange-log.md1948 …- 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.