110 Commits (697d0f845d26692929ea3cb15a968c64f6925856)

Author SHA1 Message Date
Filip Kokosinski 07e4ba4240 soc/sifive: differentiate between FE310-G000 and FE310-G002 1 month ago
Patryk Koscik 6fc11ca6dd samples: hello_world_user: unify board identifier output 2 months ago
Pieter De Gendt ff7948010f samples: userspace: prod_consumer: Update API to use DEVICE_API macro 6 months ago
Lucien Zhao 5c3efe1e68 samples: userspace: shared_mem: remove mimxrt700_evk cm33 cores 6 months ago
Marek Slowinski 9b9d39d578 samples: userspace: cortex_r8_virtual: Set CONFIG_DYNAMIC_OBJECTS=y 9 months ago
Benjamin Cabé 1db9b009a7 doc: samples: Adopt code-sample-category across tree 10 months ago
Neil Chen f1948ecc9a samples: shared_mem: support shared_mem for frdm_mcxn236 board 11 months ago
Benjamin Cabé f6db733f4a doc: samples: userspace: add cross reference to C functions 1 year ago
Yassine El Aissaoui bb770c5965 samples: tests: bluetooth: Add support for frdm_rw612 1 year ago
Yong Cong Sin bbe5e1e6eb build: namespace the generated headers with `zephyr/` 1 year ago
Yassine El Aissaoui 4a755a3157 samples: tests: bluetooth: Add support for rd_rw612_bga 1 year ago
Francois Ramu 391da6f8f5 boards: arm: stm32f756 with all mpu regions when testing in userspace 1 year ago
Torsten Rasmussen 8dc3f85622 hwmv2: Introduce Hardware model version 2 and convert devices 1 year ago
Gerard Marull-Paretas 6810a53297 twister: s/riscv(32|64)/riscv 1 year ago
Wojciech Sipak 12f4f4dc86 samples: hello_world_user: fail in compilation if userspace is not enabled 2 years ago
Flavio Ceolin 438e8a4cb0 samples: syscall_perf: Remove unused build option 2 years ago
Henrik Brix Andersen 031c842ecb samples: userspace: hello_world_user: exclude qemu_xtensa_mmu 2 years ago
Manuel Argüelles 0b32004c09 tests: userspace: exclude ucans32k1sic due to lack of MPU regions 2 years ago
Francois Ramu 0dcaa4c668 boards: arm: stm32f746 with all mpu regions when testing in userspace 2 years ago
Anas Nashif 1a9de05767 syscall: rename Z_SYSCALL_DRIVER_ -> K_SYSCALL_DRIVER_ 2 years ago
Anas Nashif 9c4d881183 syscall: rename Z_SYSCALL_ to K_SYSCALL_ 2 years ago
Anas Nashif 9c1aeb5fd3 syscall: rename z_user_ to k_usermode_ 2 years ago
Anas Nashif 56fddd805a syscall: rename z_user_from_copy -> k_usermode_from_copy 2 years ago
Anas Nashif 4e396174ce kernel: move syscall_handler.h to internal include directory 2 years ago
Benedikt Schmidt 6202459d9f samples: fix thread function signatures 2 years ago
Alberto Escolar Piedras befc96f22e userspace tests/samples: Exclude in posix arch 2 years ago
Pavlo Havrylyuk 3a119979d6 samples: userspace: exclude cy8cproto boards from sample 2 years ago
Flavio Ceolin efea1ad398 samples: userspace: Remove unnecessary build options 2 years ago
Ole Sæther a7df4e5175 samples: Fixed typos 2 years ago
Keith Packard 5dd87e7db3 samples/userspace: Set common malloc arena size to zero for syscall_perf 2 years ago
Gerard Marull-Paretas 93b63df762 samples, tests: convert string-based twister lists to YAML lists 2 years ago
Keith Packard 0b90fd5adf samples, tests, boards: Switch main return type from void to int 2 years ago
Anas Nashif fcefc27823 tests: remove intel adsp cavs platforms from filters 2 years ago
Fabio Baltieri 792469aae9 yamllint: indentation: fix files in samples/ 3 years ago
Gerard Marull-Paretas 79e6b0e0f6 includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 3 years ago
Carlo Caione ec0b3148cc test: syscall_perf: Do not re-define csr_read 3 years ago
Johann Fischer 3c971307dc arch/kernel/soc/samples: use unsigned int for irq_lock() 3 years ago
Gerard Marull-Paretas c7b5b3c419 samples: migrate includes to contain <zephyr/...> prefix 3 years ago
Keith Packard 6f9f8c1e32 samples, tests: Add z_libc_partition to all test domains 3 years ago
Keith Packard 19c8956946 tests: Disable HW stack protection for some mpu tests 3 years ago
Nicolas Pitre 5393103084 hello_world_user: don't always assume userspace 3 years ago
Nazar Kazakov f483b1bc4c everywhere: fix typos 3 years ago
Tom Burdick b5d9c047d3 boards/intel_adsp_cavs25: Improve test coverage 4 years ago
Gerard Marull-Paretas 8be86f7ffb samples: userspace: drop DEV_DATA/DEV_CFG usage 4 years ago
Enjia Mai 27db56468a samples: userspace: fix syscall_perf test cannot be run 4 years ago
Paul He 2bf27f5953 samples: prod_consumer: use app_shared.h instead of main.h 4 years ago
Daniel Leung bb595a85f1 kernel: mem_domain: add/remove partition funcs to return errors 4 years ago
Daniel Leung fb91ce2e21 kernel: mem_domain: init function to return error values 4 years ago
Henrik Brix Andersen 265cdf8dc6 cmake: use find_package() instead of literal include in tests and samples 4 years ago
Daniel Leung fa3267165c samples: prod_consumer: don't reuse main stack for app_b 4 years ago