mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-16 08:23:08 +00:00
The conditional CONFIG_RISCV32 was misspelled in is_rodata() resulting in the test failing all strings that are in RODATA section. Additionally, it was using wrong section names for riscv. Fixes #17065 Signed-off-by: David Leach <david.leach@nxp.com> |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
Kconfig | ||
Kconfig.template.log_config | ||
log_backend_native_posix.c | ||
log_backend_net.c | ||
log_backend_rtt.c | ||
log_backend_swo.c | ||
log_backend_uart.c | ||
log_backend_xtensa_sim.c | ||
log_cmds.c | ||
log_core.c | ||
log_list.c | ||
log_list.h | ||
log_msg.c | ||
log_output.c |