diff options
author | Philippe Mathieu-Daudé <philmd@linaro.org> | 2024-09-03 16:41:54 +0200 |
---|---|---|
committer | Peter Maydell <peter.maydell@linaro.org> | 2024-09-05 13:12:37 +0100 |
commit | 17e93dd5faaf3ba8a1df099cc9396e4943baa892 (patch) | |
tree | 79caedd7fc8c9bbc5ecbf55f15fdc437c0cb14fc /module-common.c | |
parent | 2b490f150af4beee10250c8cb0da8a5b66b308e7 (diff) |
hw/arm/boot: Explain why load_elf_hdr() error is ignored
If the file is not an ELF file, arm_setup_direct_kernel_boot()
falls back to try it as a uimage or an AArch64 Image file or as
last resort a bare raw binary. We can discard load_elf_hdr()
error and silently return.
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Message-id: 20240903144154.17135-1-philmd@linaro.org
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'module-common.c')
0 files changed, 0 insertions, 0 deletions