Turns out that the user can configure the "zephyr.elf" name via kconfig to be "something_else.elf" instead. And there's a test the does this. Use the right variable; don't hardcode. Signed-off-by: Andy Ross <andrew.j.ross@intel.com> |
||
|---|---|---|
| .. | ||
| bootloader | ||
| include | ||
| adsp.c | ||
| bootloader.cmake | ||
| CMakeLists.txt | ||
| fix_elf_addrs.py | ||
| main_entry.S | ||
| soc_mp.c | ||
| soc.c | ||
| trace_out.c | ||