512 Commits (main)

Author SHA1 Message Date
Marcin Szymczyk 496cb0f46e cmake: add option to force raw instruction mnemonics 2 weeks ago
Duy Nguyen 8322b22391 CMakeList: Disable gapfill for RX target 2 weeks ago
Carles Cufi 892ac07a4a cmake: Add a new no_deprecation_warning compiler flag 2 weeks ago
Björn Bergman bb797ab421 cmake: Fix compilation options for kobject_hash*.c 1 month ago
David Schneider d85ed3212c cmake: fix syscall dependencies 2 months ago
Torsten Rasmussen 8f2560cf3e linker: discard eh_frame when C++ exceptions are disabled 2 months ago
Armin Brauns d6efbc8af4 cmake: clean up gen_kobject_list.py invocations 2 months ago
Duy Nguyen 5fabd3634a CMake: Add support for .mot binary file format 2 months ago
Keith Packard 2d64237f44 cmake: Enable undefined behavior sanitizer on all targets 2 months ago
Mirai SHINJO 56cf24e34d cmake: ensure -fstack-protector-explicit is applied to C++ targets 2 months ago
Björn Bergman 128698fd36 cmake: userspace: A stab at USERSPACE + CMAKE_LINKER_GENERATOR 3 months ago
Jamie McCrae cc453dfed8 cmake: Remove previously deprecated look-ups 4 months ago
Robin Kastberg 65471a6095 toolchain: stop C flags from leaking to the assembler 5 months ago
Luca Burelli c188dee334 llext-edk: add support for Zstd and Zip formats 5 months ago
Luca Burelli d043a21426 llext-edk: add Kconfig option to enable EDK generation 5 months ago
Luca Burelli 5d3fe7e85a llext-edk: import data from build_info.yml and .config 5 months ago
Jamie McCrae 2e436564a6 cmake: Configure custom linker script Kconfig before usage 6 months ago
Flavio Ceolin 3e75c03cb2 security: Add default stack protection level 7 months ago
Flavio Ceolin 0236f7c9aa security: Add option for explicit stack canaries 7 months ago
Flavio Ceolin 82ace41da4 security: Additional option for stack canaries 7 months ago
Luca Burelli 78ae035f89 llext: fix link order for weak syscall symbols 7 months ago
Torsten Rasmussen 2e8868c16e cmake: deprecate BUILD_NO_GAP_FILL and introduce type specific gap fill 7 months ago
Torsten Rasmussen 971dfa6024 device: export CMake pre-load from device subsystem enumeration script 7 months ago
Bjarki Arge Andreasen ece79c3767 device: Add device subsystem enumeration script 7 months ago
Pieter De Gendt 520deb32cb cmake: Remove deprecated global CSTD property 7 months ago
Torsten Rasmussen f2ea8506ae cmake: use CMake variable KERNEL_VERSION_CUSTOMIZATION for default value 8 months ago
Torsten Rasmussen 09faf537dd cmake: support build info in Zephyr 9 months ago
Torsten Rasmussen 2e3873adde cmake: improve Zephyr link phase 9 months ago
Fabio Baltieri 56dcafece8 cmake: use the warnings_as_errors flag for cpp files 10 months ago
Torsten Rasmussen 5db1f1ae8f cmake: deprecate toolchain_ld_<base|baremetal|cpp> macros 10 months ago
Torsten Rasmussen 5badbfe2a2 cmake: move toolchain_ld_baremetal to linker properties. 10 months ago
Torsten Rasmussen 9a9e252d16 cmake: linker: move toolchain_ld_<base|cpp> to linker flag property 10 months ago
Grzegorz Swiderski f2dc4a0ecf cmake: Adjust LMA for user-specified sections 11 months ago
Luca Burelli e3cd6fc1c2 llext-edk: fix: add compile definitions to the generated EDK 11 months ago
Luca Burelli c77bcd2cf8 llext-edk: (refactor) unify variable names 11 months ago
Mathieu Choplain 662b9803fa llext: disable verbose for SLID generation scripts 1 year ago
Daniel Leung 531557a772 logging: fix dictionary database not being generated 1 year ago
Thomas Gagneret 0d05318c96 scripts: zephyr_module: Add URL, version to SPDX 1 year ago
Jonathon Penix d6041d62b3 cmake: kconfig: Add new abstraction for -Oz optimization level 1 year ago
Ederson de Souza 3caaa19c4b cmake: Remove dead code from EDK generation 1 year ago
Ederson de Souza a7ac049406 cmake: Pass path list in a Windows friendly way 1 year ago
Fabio Baltieri f30b414bbc build: drop the CONFIG_LEGACY_GENERATED_INCLUDE_PATH message 1 year ago
Mathieu Choplain 8aa6ae43ce llext: add support for SLID-based linking 1 year ago
Yong Cong Sin 3570408db5 build: namespace syscall sources to `zephyr/` 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 cd535b75aa cmake: Reuse llext flags for EDK 1 year ago
Ederson de Souza 967168a536 subsys/llext: Generate syscalls stubs for EDK exclusively for userspace 1 year ago
Ederson de Souza d156a03074 cmake: New target which generates a sort of development kit for llext 1 year ago
Daniel Apperloo 9fc26804fb linker: decouple KERNEL_WHOLE_ARCHIVE from LLEXT 1 year ago