zephyr/lib/os
Daniel Leung dc22617478 linker: add a utility func to check if an addr is in RO section
This adds a utility function to check if an address is within
read only section. This is extracted from logging subsys so
use the new func in logging. The one is cbprintf_packaged is
also replaced.

Signed-off-by: Daniel Leung <daniel.leung@intel.com>
2022-02-28 10:53:02 +01:00
..
assert.c
base64.c
bitarray.c sys: bitarray: remove set but unused variable 2022-02-24 08:38:38 -06:00
cbprintf_complete.c
cbprintf_nano.c
cbprintf_packaged.c linker: add a utility func to check if an addr is in RO section 2022-02-28 10:53:02 +01:00
cbprintf.c
CMakeLists.txt
crc7_sw.c
crc8_sw.c
crc16_sw.c
crc32_sw.c
crc32c_sw.c
dec.c
fdtable.c
heap_listener.c
heap-validate.c
heap.c
heap.h
hex.c
json.c
Kconfig
Kconfig.cbprintf
Kconfig.heap
mem_blocks.c
mpsc_pbuf.c
multi_heap.c
mutex.c
notify.c
onoff.c
p4wq.c
printk.c
rb.c
reboot.c
ring_buffer.c ring_buffer: make finish methods final 2022-02-28 10:52:41 +01:00
sem.c
shared_multi_heap.c
thread_entry.c
timeutil.c
user_work.c
utf8.c
winstream.c