b1a3ce4016
Some linker scripts also associate memory regions with program headers (PHDRS [1]). This patch adds support on gen_relocate_app.py to also place a phdr alongside the memory region. To keep things simple (and more natural), the format is basically the same used in linker scripts - an space followed by ':<phdr_name>', like: SRAM2\ :phdr0:COPY:/home/xyz/zephyr/samples/hello_world/src/main.c (Note the escape char before the space.) [1] https://sourceware.org/binutils/docs/ld/PHDRS.html Signed-off-by: Ederson de Souza <ederson.desouza@intel.com> |
||
---|---|---|
.. | ||
build | ||
checkpatch | ||
ci | ||
coccinelle | ||
coredump | ||
dts | ||
footprint | ||
gitlint | ||
kconfig | ||
logging/dictionary | ||
net | ||
pylib | ||
release | ||
schemas/twister | ||
support | ||
tests | ||
tracing | ||
utils | ||
west_commands | ||
.gitignore | ||
checkpatch.pl | ||
checkstack.pl | ||
coccicheck | ||
dump_bugs_pickle.py | ||
gen_gcov_files.py | ||
get_maintainer.py | ||
github_helpers.py | ||
list_boards.py | ||
make_bugs_pickle.py | ||
requirements-base.txt | ||
requirements-build-test.txt | ||
requirements-compliance.txt | ||
requirements-doc.txt | ||
requirements-extras.txt | ||
requirements-run-test.txt | ||
requirements.txt | ||
series-push-hook.sh | ||
set_assignees.py | ||
spelling.txt | ||
tags.sh | ||
twister | ||
valgrind.supp | ||
west-commands.yml | ||
zephyr_module.py |