159 Commits (697d0f845d26692929ea3cb15a968c64f6925856)

Author SHA1 Message Date
Pieter De Gendt ba905d045b cmake: extensions: Check no arguments are given to zephyr_library 2 weeks ago
Pieter De Gendt 775696c297 cmake: extensions: Add macro helper for functions to have no arguments 2 weeks ago
Guennadi Liakhovetski a3089c1ffc llext: xtensa: strip the .xtensa.info section 3 weeks ago
Keith Packard ff8b24b6bd cmake/modules: Make SUBALIGN parameter to zephyr_iterable_sections optional 3 weeks ago
Kesavan Yogeswaran d5fc087690 cmake: Fix warning if a Zephyr library is created in app-mode 1 month ago
Luca Burelli 8e765b78a2 cmake: add_llext_target: fix command expansion 1 month ago
Björn Bergman 01d3316810 linker generator: Handle .last_section 1 month ago
Grzegorz Swiderski da197fe9ef sysbuild: Import image devicetrees 2 months ago
Grzegorz Swiderski 7cddb2a5e5 cmake: extensions: Add TARGET arguments to the dt_* API 2 months ago
Grzegorz Swiderski 468db18389 cmake: modules: Add zephyr_dt_import 2 months ago
Luca Burelli a90870da4c cmake: yaml: improve escaping of strings with backslashes and quotes 3 months ago
Luca Burelli f5b3e0adf4 cmake: extensions: (cosmetic) refactor zephyr_string() 3 months ago
Robin Kastberg 216ff00422 cmake: linker: dont place device tree memories at absolute addresses 3 months ago
Björn Bergman fe0b16583c cmake: linker generator: ld: Files for section input patterns 3 months ago
Björn Bergman 6f74d6fa90 cmake: linker generator: Functions for input from prev linker pass 3 months ago
Björn Bergman 8382d67a9b cmake: linker generator: Refactor generator input file creation 3 months ago
Björn Bergman acdd816bdb cmake: linker generator: Add MIN/MAX_SIZE to zephyr_linker_section() 3 months ago
Björn Bergman d3a88f7bfe cmake: linker generator: Handle NOT PASS and multiple PASS options 3 months ago
Torsten Rasmussen 6384f28a2d cmake: support directory as argument to zephyr_library_amend() 4 months ago
Fabio Baltieri c60ffe1e1b linker: update section names to be unambiguous 4 months ago
Josh DeWitt 0ae0c3dc44 linker: Allow for 999 priority levels in init levels 4 months ago
Josh DeWitt 0f46359cbf linker: Add underscore between the init level and priority 4 months ago
Torsten Rasmussen 7f6b3f51ef cmake: remove BUILD type in function description. 4 months ago
Torsten Rasmussen 991396c54a cmake: do not double escape double quote 5 months ago
Torsten Rasmussen cdbe424eca cmake: escape json input string 5 months ago
Sylvain Chouleur 4454734d12 scripts: code_relocate: support section filter 5 months ago
Torsten Rasmussen cb8f99ab7a cmake: code relocation setting. 5 months ago
Björn Bergman b0e08c8262 cmake: SHELL: vs zephyr_get_compile_X_for_lang 5 months ago
Luca Burelli 5d3fe7e85a llext-edk: import data from build_info.yml and .config 5 months ago
Luca Burelli 7fa1fb7181 cmake: support generator expressions in build_info() 5 months ago
Jamie McCrae 763a49f082 cmake: Remove build type 5 months ago
Luca Burelli 487f86183a cmake: llext: avoid always compiling extensions 5 months ago
Luca Burelli 8660020205 llext: group LLEXT output files in a subdirectory 5 months ago
Luca Burelli 5b66af8adb llext: build with debug info, strip at packaging time 5 months ago
Pieter De Gendt ab26ecce6e linker: iterable_section: Allow numeric sorting up to 5 numeric characters 6 months ago
Torsten Rasmussen 4e29a35b22 cmake: use GLOBAL property instead TARGET properties for scoping 7 months ago
TOKITA Hiroshi 624e051372 linker: devicetree_regions: Add support memory region flag setting 7 months ago
Daniel DeGrasse 0ea212918f cmake: extensions: use INTERFACE_SOURCES as property for code relocation 8 months ago
Torsten Rasmussen a5cd46b843 cmake: support PATH argument in build_info() 9 months ago
Torsten Rasmussen 5d5c2d4775 cmake: introduce build_info function 9 months ago
Torsten Rasmussen daac2d55ab cmake: move script mode handling from package helper to extensions.cmake 9 months ago
Torsten Rasmussen 102b3fc078 cmake: make TARGET optional in set_linker_property() 9 months ago
Torsten Rasmussen 718b726b37 cmake: PROPERTY flag support on compile options and link libraries 9 months ago
Torsten Rasmussen 2e3873adde cmake: improve Zephyr link phase 9 months ago
David van Rijn 96386eac0b cmake: Add REQUIRED option to devicetree getters 10 months ago
Anas Nashif a87eec570a cmake: Add board emulator extension functions 10 months ago
Torsten Rasmussen d63489195f cmake: support PROPERTY argument on zephyr_link_libraries. 10 months ago
Torsten Rasmussen 1728e04b8c cmake: fix check_set_linker_property() function 10 months ago
Torsten Rasmussen 9da2766846 cmake: add check_arguments_... macro to facilitate function writing 11 months ago
Mathieu Choplain 662b9803fa llext: disable verbose for SLID generation scripts 1 year ago