32 Commits (main)

Author SHA1 Message Date
Joel Holdsworth 56e5121d39 code_relocation: Handle relocation of noinit sections 3 weeks ago
Joel Holdsworth 39916042d1 code_relocation: use booleans for string_create_helper arguments 2 months ago
Joel Holdsworth f7332da62e code_relocation: improve code conciseness 2 months ago
Joel Holdsworth 33d9961f56 code_relocation: use named fields in string templates 2 months ago
Joel Holdsworth 567984c12e code_relocation: fix ruff UP037 warnings 2 months ago
Joel Holdsworth 8ee466337e code_relocation: fix ruff UP006 and UP035 warnings 2 months ago
Joel Holdsworth 6ede0d5bc1 code_relocation: fix ruff SUM401 warning 2 months ago
Joel Holdsworth f4c54fcb93 code_relocation: fix ruff SIM102 warning 2 months ago
Joel Holdsworth 3db20541de code_relocation: fix ruff I001 warning 2 months ago
Joel Holdsworth 8a8b42be8c code_relocation: combine typing imports onto a single line 2 months ago
Joel Holdsworth 4f0b402224 code_relocation: fix ruff B028 warnings 2 months ago
Joel Holdsworth 66e35624af code_relocation: applied ruff code formatting to gen_relocate_app 2 months ago
Galen Krulce 5ae9f44825 code_relocation: Cache list of obj files 3 months ago
Sylvain Chouleur 4454734d12 scripts: code_relocate: support section filter 5 months ago
Torsten Rasmussen cb8f99ab7a cmake: code relocation setting. 5 months ago
Sebastian Huber ade1c883a8 scripts: build: Make scripts executable 6 months ago
Grzegorz Swiderski 460b6ef122 code_relocation: Add NOKEEP option 2 years ago
Carles Cufi 623fb0ee81 build: relocation: Fix long command-line invocations 2 years ago
Gerard Marull-Paretas 8bee39edff device: s/device_handles/device_deps/ in linker scripts 2 years ago
Björn Stenberg 234fec579a scripts: gen_relocate_app.py: Give sections unique names 2 years ago
Peter Marheine 5773862844 gen_relocate_app: avoid hard-coding section name fragments 2 years ago
Peter Marheine 12c6dda9e2 gen_relocate_app: restrict relocations to listed files 2 years ago
Carlo Caione 16248180c5 code_relocation: Fix Warning 2 years ago
Jamie McCrae ec7044437e treewide: Disable automatic argparse argument shortening 2 years ago
Daniel DeGrasse ca14626120 scripts: build: update gen_relocate_app.py to use new argument separators 3 years ago
Andrzej Głąbek 6c21c9635d scripts: gen_relocate_app: Fix a typo in parse_input_string() 3 years ago
Ederson de Souza b1a3ce4016 scripts/build: Add program header support for gen_relocate_app.py 3 years ago
Gerard Marull-Paretas 79e6b0e0f6 includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 3 years ago
Peter Marheine d400b8135c arch/riscv: support CONFIG_CODE_DATA_RELOCATION 3 years ago
Peter Marheine 9bd46852a3 build: don't assume FLASH is the ROM region 3 years ago
Peter Marheine 3a8c20d849 build: don't assume .symtab section type 3 years ago
Anas Nashif d589e7f04e scripts: move gen_relocate_app.py to scripts/build 3 years ago
Fabio Baltieri 93f20d7a7a include: add zephyr/ on script generated #include 3 years ago
David Leach c243da02ed code_relocation: Move NOCOPY flag to avoid OS drive colon 3 years ago
Nazar Kazakov f483b1bc4c everywhere: fix typos 3 years ago
Carlo Caione d3203dc70d code_relocation: Add NOCOPY feature 3 years ago
Nicolas Pitre 678b76e4b0 kernel/init.c: allow for memset/memcpy alternatives during early boot 3 years ago
Carlo Caione ccf51e3cd3 gen_relocate_app: Create files from scratch, do not append 3 years ago
Bartosz Bilas d85465fb11 scripts: gen_relocate_app: check if argument matches 4 years ago
Bartosz Bilas 50ec0461af scripts: gen_relocate_app: fix C0201 pylint warning 4 years ago
Mahesh Mahadevan 3035b3ac5d scripts: Set align size for code relocated 4 years ago
Jordan Yates c6cc927506 scripts: gen_relocate_app.py: fix undefined _ADDR 4 years ago
Torsten Rasmussen 1bd0b29918 cmake: scripts: supporting gen_relocate_app feature in windows 5 years ago
Kumar Gala a1b77fd589 zephyr: replace zephyr integer types with C99 types 5 years ago
David B. Kinder 17299f0734 doc: document python build scripts 6 years ago
Stephanos Ioannidis 2d7460482d headers: Refactor kernel and arch headers. 6 years ago
Wentong Wu 09af98aba9 scripts: gen_relocate_app.py: add custom align size for relocation 6 years ago
Håkon Øye Amundsen 4e13501a37 scripts: pep8 gen_relocate_app.py 6 years ago
Ulf Magnusson 50b9b1249b scripts: Simplify code with sys.exit(<string>) 6 years ago
Ulf Magnusson 11d98ae9de scripts: gen_relocate_app.py: Simplify test with 'in' 6 years ago