Home
last modified time | relevance | path

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

/u-boot/cmd/
A Davb.c241 bool unlocked = false; in do_avb_verify_part() local
258 if (avb_ops->read_is_device_unlocked(avb_ops, &unlocked) != in do_avb_verify_part()
268 unlocked, in do_avb_verify_part()
/u-boot/board/synopsys/emsdp/
A DREADME46 might be unlocked for writes its initial content will be restored
/u-boot/board/qualcomm/dragonboard820c/
A Dreadme.txt229 [180] Device is unlocked! Skipping verification...
233 [200] Your device has been unlocked and cant be trusted.
/u-boot/drivers/mtd/spi/
A DKconfig103 bits set. If this option is set, the whole flash will be unlocked.
/u-boot/drivers/ram/octeon/
A Docteon3_lmc.c1258 int unlocked; // number unlocked member
1334 counts->unlocked += 1; in validate_deskew_training()
1783 locked = (dsk_counts.unlocked == 0); in perform_deskew_training()
10788 int dbi_settings[9], byte, unlocked, retries; in cvmx_dbi_switchover_interface() local
10994 unlocked = 0; in cvmx_dbi_switchover_interface()
10998 unlocked += (dbi_settings[byte] & 1) ^ 1; in cvmx_dbi_switchover_interface()
11005 if (unlocked > 0) { in cvmx_dbi_switchover_interface()
11007 node, lmc, unlocked); in cvmx_dbi_switchover_interface()
/u-boot/doc/board/st/
A Dstm32mp1.rst430 3) check lock status of fuse 57 & 58 (at 0x39, 0=unlocked, 1=locked)::

Completed in 22 milliseconds