160 Commits (713c7ac1f85c56ea7d727a9307c7338e3d51b4dd)

Author SHA1 Message Date
Tomasz Bursztyka 653f1bf123 scripts: Removing init function pointer from check_init_priorities.py 2 weeks ago
Joel Holdsworth 56e5121d39 code_relocation: Handle relocation of noinit sections 3 weeks ago
Daniel Leung 1df55181be scripts: gen_app_partitions: only parse known arguments 4 weeks ago
Keith Packard 513e6ed5d2 arch/common: Mark interrupt tables const when !DYNAMIC_INTERRUPTS 4 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
Björn Bergman 6c197f8961 scripts: Make gen_app_partitions.py cmake linker generator savvy 3 months ago
Irfan Ahmad 8d42cd078b scripts: build: Add optimizations in file2hex.py to gzip path as well 4 months ago
Sylvain Chouleur 4454734d12 scripts: code_relocate: support section filter 5 months ago
Torsten Rasmussen cb8f99ab7a cmake: code relocation setting. 5 months ago
Irfan Ahmad f3d513da09 scripts: build: Add support for generating string literals in file2hex.py 5 months ago
Irfan Ahmad e30c108728 scripts: build: Optimize hex character list generation in file2hex.py 5 months ago
Luca Burelli 7094eae111 llext: support multiple string and symbol tables 5 months ago
Sebastian Huber ade1c883a8 scripts: build: Make scripts executable 6 months ago
Nicolas Pitre 46aa6717ff Revert "arch: deprecate `_current`" 6 months ago
Ryan Grachek 47b4e4c2fb UF2: Enable support for Raspberry Pi RP2350 7 months ago
Luca Burelli 78ae035f89 llext: fix link order for weak syscall symbols 7 months ago
Ilya Tagunov ab8c035fbe scripts: build: gen_app_partitions: enquote archive name wildcards 7 months ago
Ilya Tagunov 3068f668d9 scripts: process_gperf: upgrade the asso_values type to unsigned short 7 months ago
Torsten Rasmussen 971dfa6024 device: export CMake pre-load from device subsystem enumeration script 8 months ago
Bjarki Arge Andreasen ece79c3767 device: Add device subsystem enumeration script 8 months ago
Yong Cong Sin b1def7145f arch: deprecate `_current` 8 months ago
Pieter De Gendt f05deb1aa4 python: Format trivial files where only newlines were missing 8 months ago
Mark Inderhees 1993ea019b build: support newlines in syscall decls 8 months ago
Sa Sasu 5dc5fa5ee2 scripts: print the file name when decode syscall 8 months ago
Luca Burelli 11c350e2e6 llext: fix handling of unimplemented syscalls 9 months ago
Florian Grandel 41533a2eea scripts: build: check_init_priorities: remove obsolete code 9 months ago
Lingao Meng 302422ad9d everywhere: replace double words 1 year ago
Jordan Yates 07870934e3 everywhere: replace double words 1 year ago
Mathieu Choplain 8aa6ae43ce llext: add support for SLID-based linking 1 year ago
Yong Cong Sin 13a5c8aad7 debug: symtab: fix linking issue due to variable redefinition 1 year ago
Yong Cong Sin 043f595279 debug: symtab: rename `start_addr` to `first_addr` 1 year ago
Yong Cong Sin 29423eb17e build: symtab: prevent entries with the same address 1 year ago
Yong Cong Sin f5934de8e5 build: symtab: Add a dummy entry at the end for the binary search 1 year ago
Yong Cong Sin 408d0be89f build: symtab: sanitize function name 1 year ago
Yong Cong Sin bbe5e1e6eb build: namespace the generated headers with `zephyr/` 1 year ago
Yong Cong Sin e1ce0aefff debug: implement symtab generation 1 year ago
Ederson de Souza 967168a536 subsys/llext: Generate syscalls stubs for EDK exclusively for userspace 1 year ago
Peter Johanson b064a2cfcc scripts: Update uf2conv.py from upstream git. 1 year ago
Pieter De Gendt 947906de7e scripts: build: gen_kobject_list.py check _driver_api suffix 1 year ago