Searched refs:fit_image_get_os (Results 1 – 13 of 13) sorted by relevance
| /OK3568_Linux_fs/u-boot/spl/common/ |
| H A D | image-fit.su | |
| /OK3568_Linux_fs/u-boot/common/ |
| H A D | image-fit.su | |
| H A D | image-fit.c | 428 fit_image_get_os(fit, image_noffset, &os); in fit_image_print() 600 int fit_image_get_os(const void *fit, int noffset, uint8_t *os) in fit_image_get_os() function 1523 if (fit_image_get_os(fit, noffset, &image_os)) in fit_image_check_os() 2187 fit_image_get_os(fit, noffset, &os); in fit_image_load_index()
|
| H A D | bootm.c | 152 if (fit_image_get_os(images.fit_hdr_os, images.fit_noffset_os, in bootm_find_os()
|
| /OK3568_Linux_fs/u-boot/common/spl/ |
| H A D | spl_fit.c | 379 return fit_image_get_os(fit, noffset, os); in spl_fit_image_get_os()
|
| H A D | spl_fit_tb_arm64.S | 1218 bl fit_image_get_os 1276 bl fit_image_get_os
|
| H A D | spl_fit_tb_arm32.S | 1329 bl fit_image_get_os 1507 bl fit_image_get_os
|
| /OK3568_Linux_fs/u-boot/include/ |
| H A D | image.h | 1014 int fit_image_get_os(const void *fit, int noffset, uint8_t *os);
|
| /OK3568_Linux_fs/u-boot/spl/ |
| H A D | u-boot-spl.sym | |
| H A D | u-boot-spl.map | |
| /OK3568_Linux_fs/u-boot/ |
| H A D | System.map | |
| H A D | u-boot.map | |
| H A D | u-boot.sym | |