Home
last modified time | relevance | path

Searched refs:ENOEXEC (Results 1 – 12 of 12) sorted by relevance

/u-boot/cmd/mvebu/
A Dbubt.c523 return -ENOEXEC; in check_image_header()
533 return -ENOEXEC; in check_image_header()
571 return -ENOEXEC; in check_image_header()
623 return -ENOEXEC; in check_image_header()
631 return -ENOEXEC; in check_image_header()
671 return -ENOEXEC; in check_image_header()
678 return -ENOEXEC; in check_image_header()
688 return -ENOEXEC; in check_image_header()
712 return -ENOEXEC; in bubt_check_boot_mode()
718 return -ENOEXEC; in bubt_check_boot_mode()
/u-boot/include/linux/
A Derrno.h11 #define ENOEXEC 8 /* Exec format error */ macro
/u-boot/arch/arm/mach-socfpga/
A Dsecure_vab.c178 return -ENOEXEC; in socfpga_vendor_authentication()
/u-boot/arch/x86/lib/fsp2/
A Dfsp_support.c78 return log_msg_ret("Section type not RAW", -ENOEXEC); in fsp_get_header()
/u-boot/drivers/core/
A Dsyscon-uclass.c39 return ERR_PTR(-ENOEXEC); in syscon_get_regmap()
/u-boot/lib/
A Derrno_str.c22 ERRNO_MSG(ENOEXEC, "Exec format error"),
/u-boot/drivers/remoteproc/
A Drproc-elf-loader.c94 return -ENOEXEC;
150 return -ENOEXEC;
/u-boot/common/
A Dimage-fit.c1608 return -ENOEXEC; in fit_check_format()
2078 return -ENOEXEC; in fit_image_load()
2197 return -ENOEXEC; in fit_image_load()
2212 return -ENOEXEC; in fit_image_load()
/u-boot/test/dm/
A Dregmap.c52 ut_asserteq_ptr(ERR_PTR(-ENOEXEC), map); in dm_test_regmap_base()
/u-boot/drivers/fpga/
A Dsocfpga_arria10.c890 return -ENOEXEC; in socfpga_loadfs()
/u-boot/arch/sandbox/cpu/
A Dos.c603 return -ENOEXEC; in make_exec()
/u-boot/arch/arm/mach-stm32mp/cmd_stm32prog/
A Dstm32prog_serial.c419 ret = -ENOEXEC; in stm32prog_start()

Completed in 34 milliseconds