For CONFIG_USERSPACE the input from gen_app_partitions.py there is a need to be able to specify input files as well as input sections patterns for zephyr_linker_section_configure(). This is used for app partitions from libraries (which generate input patterns like foo.a:*(.data*)). This adds documentation to zephyr_linker_section_configure() to clarify what INPUT allows, and also adds some parsing tricks to ld_script.cmake to properly add the file patterns when they are missing. Signed-off-by: Björn Bergman <bjorn.bergman@iar.com> |
||
|---|---|---|
| .. | ||
| app | ||
| bintools | ||
| compiler | ||
| emu | ||
| flash | ||
| ide | ||
| linker | ||
| linker_script | ||
| makefile_exports | ||
| modules | ||
| reports | ||
| sca | ||
| toolchain | ||
| usage | ||
| util | ||
| cfb.cmake | ||
| extra_flags.cmake | ||
| gcc-m-cpu.cmake | ||
| gcc-m-fpu.cmake | ||
| gen_version_h.cmake | ||
| kobj.cmake | ||
| llext-edk.cmake | ||
| mcuboot.cmake | ||
| package_helper.cmake | ||
| pristine.cmake | ||
| target_toolchain_flags.cmake | ||
| verify-toolchain.cmake | ||
| vif.cmake | ||
| yaml-filter.cmake | ||