zephyr/subsys
Alberto Escolar Piedras b5b91b3edb ipc: icmsg & icbmsg: Add support for POSIX arch targets
Add support in this IPC backends for POSIX arch targets in general,
and ensure the nrf5340bsim defines the buffer which will be used.

Signed-off-by: Alberto Escolar Piedras <alberto.escolar.piedras@nordicsemi.no>
2024-09-26 03:34:26 -04:00
..
bindesc bindesc: Add support for the build version values 2024-09-04 07:03:47 -04:00
bluetooth Bluetooth: CSIP: Add bonding requirement for set lock/release 2024-09-26 03:31:47 -04:00
canbus lib: net_buf: rename header file from zephyr/net/buf.h to zephyr/net_buf.h 2024-09-07 11:19:05 -05:00
console
dap
debug debug: coredump: dump privileged stack 2024-09-21 11:29:39 +02:00
demand_paging demand_paging: add a semihosting based backing store for on-demand sections 2024-09-11 20:18:51 -04:00
dfu
disk disk: disk_access: changed mutex for a spinlock 2024-08-26 17:26:36 -04:00
dsp
emul
fb
fs fs: nvs: fix nvs static analysis error 2024-09-04 12:51:14 +02:00
input
ipc ipc: icmsg & icbmsg: Add support for POSIX arch targets 2024-09-26 03:34:26 -04:00
jwt mbedtls: do not set PSA_WANT_KEY_TYPE_[RSA/ECC]_KEY_PAIR_BASIC 2024-09-12 10:02:40 +02:00
llext llext: export DT devices to extensions 2024-09-25 12:59:13 +02:00
logging logging: log_output: timestamp_print uses gmtime_r, a POSIX function 2024-09-24 14:29:02 -05:00
lorawan
mem_mgmt
mgmt mgmt: mcumgr: Add SMP SVC and CHR UUIDs to header 2024-09-23 18:10:49 -04:00
modbus
modem
net net: tcp: Fix net_tcp_endpoint_copy() with IPv4 disabled 2024-09-26 03:32:26 -04:00
pm pm: policy: change the policy event handling 2024-09-09 13:56:04 -04:00
portability
profiling style: subsys: comply with MISRA C:2012 Rule 15.6 2024-09-11 07:40:35 -04:00
random
retention
rtio
sd sd: resend CMD0 before each CMD8 2024-08-27 15:14:23 -04:00
sensing
settings
shell style: subsys: adjust return usage in void functions 2024-09-20 11:06:55 +02:00
sip_svc
stats
storage
task_wdt
testsuite Ztest: Ztest_param fix 2024-09-19 03:25:17 -04:00
timing
tracing
usb usb: device_next: uac2: Support multiple sample rates 2024-09-13 09:21:58 +02:00
zbus lib: net_buf: rename header file from zephyr/net/buf.h to zephyr/net_buf.h 2024-09-07 11:19:05 -05:00
CMakeLists.txt lib: net_buf: move the network buffer implementation to lib 2024-09-07 11:19:05 -05:00
Kconfig