The fix_elf_addrs script runs objcopy over a binary that (due to some legacy section definitions in a mildly complicated linker file) has a few zero-length sections at address zero. Objcopy considers this a warning condition (though oddly the linker from the same version of binutils which produced that binary does not!), which will be detected as a CI failure. Just eat the warnings. Long term we should rework linkage to remove the legacy stuff that is getting tripped over. Signed-off-by: Andy Ross <andrew.j.ross@intel.com> |
||
|---|---|---|
| .. | ||
| cavs_v15 | ||
| cavs_v18 | ||
| cavs_v20 | ||
| cavs_v25 | ||
| common | ||
| CMakeLists.txt | ||
| Kconfig | ||
| Kconfig.defconfig | ||
| Kconfig.soc | ||