Home
last modified time | relevance | path

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

/boot/
A Dimage-pre-load.c93 goto out; in image_pre_load_sig_setup()
106 goto out; in image_pre_load_sig_setup()
114 goto out; in image_pre_load_sig_setup()
159 out: in image_pre_load_sig_setup()
180 out: in image_pre_load_sig_get_magic()
200 out: in image_pre_load_sig_get_header_size()
231 out: in image_pre_load_sig_check_magic()
267 out: in image_pre_load_sig_check_header_sig()
310 out: in image_pre_load_sig_check_img_sig_sha256()
362 out: in image_pre_load_sig_check_img_sig()
[all …]
A Dimage-cipher.c168 goto out; in fit_image_decrypt_data()
173 out: in fit_image_decrypt_data()
A Dimage-fit.c1514 goto out; in fit_image_uncipher()
1519 out: in fit_image_uncipher()
2395 goto out; in boot_get_fdt_fit()
2408 goto out; in boot_get_fdt_fit()
2421 goto out; in boot_get_fdt_fit()
2475 goto out; in boot_get_fdt_fit()
2482 goto out; in boot_get_fdt_fit()
2490 goto out; in boot_get_fdt_fit()
2497 goto out; in boot_get_fdt_fit()
2507 out: in boot_get_fdt_fit()
A Dimage.c520 struct abuf in, out; in image_decomp() local
523 abuf_init_set(&out, load_buf, unc_len); in image_decomp()
524 ret = zstd_decompress(&in, &out); in image_decomp()
A Dfdt_support.c1576 goto out; in fdt_get_dma_range()
1589 goto out; in fdt_get_dma_range()
1598 goto out; in fdt_get_dma_range()
1608 goto out; in fdt_get_dma_range()
1617 goto out; in fdt_get_dma_range()
1623 out: in fdt_get_dma_range()
A DKconfig589 This provides a way to try out standard boot on an existing boot flow.
957 implementation, useful for trying it out. See UPL_IN for how
966 implementation, useful for trying it out. See SPL_UPL_OUT
995 implementation, useful for trying it out.
1633 U-Boot prompt will time out if CONFIG_BOOT_RETRY_TIME is
1634 used, otherwise it never times out.
1646 times out, even if CONFIG_BOOT_RETRY_TIME is used.
1658 bool "Make the password entry never time-out"
1741 Allow for having the U-Boot command prompt time out and attempt
1765 After the countdown timed out, the board will be reset to restart
[all …]

Completed in 22 milliseconds