Home
last modified time | relevance | path

Searched refs:tries (Results 1 – 6 of 6) sorted by relevance

/rk3399_ARM-atf/plat/marvell/armada/a3k/common/
H A Dcm3_system_reset.c171 int tries = 5; in cm3_system_reset() local
178 for (; tries > 0; --tries) { in cm3_system_reset()
/rk3399_ARM-atf/drivers/allwinner/
H A Dsunxi_rsb.c39 uint32_t reg, tries = MAX_TRIES; in rsb_wait_bit() local
43 while ((reg & mask) && --tries); /* transaction in progress */ in rsb_wait_bit()
/rk3399_ARM-atf/docs/threat_model/firmware_threat_model/
H A Dthreat_model_fw_update_and_recovery.rst44 | 02 | Yes | | Attacker tries to update the system with the |
65 tries to modify it to prevent the execution of the updated firmware.
67 in trial run or accepted run. The attacker tries to manipulate this field,
93 | 02 | Yes | | Attacker tries to recover the system with the |
/rk3399_ARM-atf/docs/plat/
H A Dallwinner.rst66 power management controller, BL31 tries to set up all needed power rails,
H A Drpi3.rst131 so that the kernel doesn't use it. The current port tries to modify the live DTB
/rk3399_ARM-atf/docs/
H A Dporting-guide.rst1572 This optional function tries to load images from alternative places.