16 Commits (775db0e63a547ceabbf55d44f5f651901e1c36a7)

Author SHA1 Message Date
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
Wentong Wu fa7ce3ff70 scripts: make mpu align in sections for code reloation 6 years ago
Marc Herbert 6ccd026f7c gen_relocate_app.py: make generated/linker_relocate.ld deterministic 6 years ago
Anas Nashif f2cb20c772 docs: fix misspelling across the tree 6 years ago
Wentong Wu c8f43b9c25 scripts: make code relocation work for non-XIP system 6 years ago
Wentong Wu 743a184b2d scripts: mpu align for ro section of new memory region on non-XIP system 6 years ago
Ulf Magnusson 12ba9dfa52 scripts: Remove unused variables in all Python scripts 6 years ago
Kumar Gala 4da0f8b796 linker: Remove unused (OPTIONAL) from linker scripts 6 years ago
Adithya Baglody 65f79cdc21 scripts: gen_relocate_app: Use linker provided size variable. 7 years ago
Adithya Baglody ff63101c7d scripts: gen_relocate_app.py: Script for relocating files in memory. 7 years ago