zephyr/lib
Krzysztof Chruscinski b6dcdb17f9 lib: os: spsc_pbuf: Improve data cache configuration
Use CONFIG_DCACHE_LINE_SIZE to determine distance between
fields modified by different cores.
Add option which specifies what is the data cache line
of the remote core. Maximum from local and remote cache
line sizes is used as distance and alignement.

Signed-off-by: Krzysztof Chruscinski <krzysztof.chruscinski@nordicsemi.no>
2022-07-18 12:21:16 -04:00
..
libc everywhere: Fix legacy include paths 2022-07-18 16:16:47 +00:00
open-amp lib: open-amp: support resource table on C++ applications 2022-07-06 10:56:01 -05:00
os lib: os: spsc_pbuf: Improve data cache configuration 2022-07-18 12:21:16 -04:00
posix posix: pthread: consider PTHREAD_EXITED state in pthread_create 2022-07-12 10:16:02 +02:00
smf lib: smf: fix include 2022-05-25 11:14:18 +09:00
util
CMakeLists.txt
Kconfig