15 Commits (697d0f845d26692929ea3cb15a968c64f6925856)

Author SHA1 Message Date
Pieter De Gendt 947906de7e scripts: build: gen_kobject_list.py check _driver_api suffix 1 year ago
Nick Goote 0b8714bcde scripts: Improve gen_kobject_list.py variable address determination 1 year ago
Daniel Leung f05111dea0 kernel: rename Z_KERNEL_STACK_LEN to K_KERNEL_STACK_LEN 1 year 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 c25d0804f0 syscall: rename z_object_find -> k_object_find 2 years ago
Anas Nashif 27d74e95c9 syscall: rename z_object_wordlist_foreach -> k_object_wordlist_foreach 2 years ago
Anas Nashif 4e396174ce kernel: move syscall_handler.h to internal include directory 2 years ago
Anas Nashif a6b490073e kernel: object: rename z_object -> k_object 2 years ago
Anas Nashif 996c8457d7 ztest: remove old ztest api 2 years ago
Yuval Peress ca5bf10143 sensor_shell: Update to new sensor_read API 2 years ago
Yuval Peress ed380de152 sensors: Add new async one-shot reading API 2 years ago
Jamie McCrae ec7044437e treewide: Disable automatic argparse argument shortening 2 years ago
Tom Burdick e3d877f811 rtio: Userspace support 3 years ago
Anas Nashif efbadbb677 scripts: move gen_kobject_list.py to scripts/build/gen_kobject_list.py 3 years ago
Abramo Bagnara 795500bbe3 coding guidelines: comply with MISRA C:2012 Rule 9.3 3 years ago
Fabio Baltieri 93f20d7a7a include: add zephyr/ on script generated #include 3 years ago
Yuval Peress 86cadf9283 ztest: Fix userspace ztests in new API 3 years ago
Nazar Kazakov f483b1bc4c everywhere: fix typos 3 years ago
Daniel Leung a5b33f89b7 scripts: gen_kobject_list: fix pylint complain on using keys() 3 years ago
Daniel Leung 7f8dba9d04 scripts: gen_kobject_list: linker section for _thread_idx_map 3 years ago
Julien Massot 36f116b47f scripts/arch: remove usage of deprecated LooseVersion 4 years ago
Peter Mitsis ae394bff7c kernel: add support for event objects 4 years ago
Peter Mitsis fc12f69cd0 scripts: Resolve python check warnings 4 years ago
Daniel Leung 2117a2a44b kernel: app_smem: allowing pinning memory partitions 4 years ago
Daniel Leung 317dcd908f scripts: gen_kobject_list: no need to specify linker section 4 years ago
Daniel Leung c3711b3446 kernel: change metadata for priv_stacks to const 4 years ago
Carlo Caione d804ee3bf0 gen_kobject_list.py: Add support for 64-bit addresses 4 years ago
Anas Nashif 989ebf6c35 kernel: add vrfy hooks to support userspace with condvar 5 years ago
Peter Bigot 2fcf76219e userspace: update k_object API to support immutable objects 5 years ago
Wayne Ren 938642cf7f scripts: add the support of DW_AT_count for array type 5 years ago
Andrew Boie 8ce260d8df kernel: introduce supervisor-only stacks 5 years ago
Jukka Rissanen bfa08cd04d userspace: Make network interface a kernel object 5 years ago
Kumar Gala a1b77fd589 zephyr: replace zephyr integer types with C99 types 5 years ago
Andrew Boie be919d3bf7 userspace: improve dynamic object allocation 5 years ago
Andrew Boie 299ec8f1b5 userspace: net sockets are kernel objects 5 years ago
Andrew Boie 5960119f16 scripts: parse_syscalls: generalize struct tags 5 years ago
Andrew Boie 455e178b3b scripts: gen_kobject_list: generalize obj alloc 5 years ago
Wentong Wu 6c9d4a5c57 scripts: use debug function instead of debug_die to dump objs 5 years ago
Wentong Wu 0bf5113c6b Revert "scripts: add DW_AT_abstract_origin check" 5 years ago
Wentong Wu 2593a919ee scripts: add DW_AT_abstract_origin check 5 years ago
Tomasz Bursztyka 1eedd5eb64 scripts: Fix gen_kobject_list.py to fit with device refactoring 5 years ago
Anas Nashif 45a1d8aca9 kernel: rename initializers to be internal 5 years ago
Andrew Boie b42fe9c764 scripts: gen_kobject_list.py cleanup 5 years ago
Andrew Boie fc2f7c3a55 scripts: merge elf_helper into gen_kobject_list 5 years ago
Andrew Boie 28be793cb6 kernel: delete separate logic for priv stacks 5 years ago
Andrew Boie 2dc2ecfb60 kernel: rename struct _k_object 5 years ago
Andrew Boie 4bad34e749 kernel: rename _k_thread_stack_element 5 years ago
Andrew Boie f2734ab022 kernel: use a union for kobject data values 5 years ago
Corey Wharton 86bfc489f4 scripts: Replace hard-coded subsystem list with __subsystem annotations. 5 years ago