zephyr/tests/subsys/logging
Krzysztof Chruściński 9d478d7675 logging: frontends: stmesp_demux: Add support for turbo logs
Add support for handling optimized short log messages (aka turbo logs).
There are 2 types of turbo log messages:
- No arguments. D16MTS is used for that on channel > 32768
- One numeric argument. DM16 followed by D32MTS is used.

Additionally, in order to be able to get source name for log messages
coming from owned by cpuapp co-processors (PPR and FLPR) there must
be a way of passing location of constant source data from PPR/FLPR to
cpuapp which handles ETR data. This method is added in the commit as
well. PPR/FLPR sends D32M during the boot with address of constant
source data section. Demultiplexer stores those addresses and it is
able to retrieve source name for log messages from PPR/FLPR.

Signed-off-by: Krzysztof Chruściński <krzysztof.chruscinski@nordicsemi.no>
2024-12-10 11:09:55 +01:00
..
dictionary python: Format and sort imports 2024-11-25 10:07:13 +01:00
log_api logging: Add log_source_id helper function 2024-10-08 16:57:59 +02:00
log_backend_fs samples: subsys: fs: littlefs: add overlay files for CYW20829 2024-10-15 21:04:38 +01:00
log_backend_init
log_backend_uart emul: Support UART device emulation 2024-07-30 18:28:17 +01:00
log_benchmark tests/subsys/logging: Don't test on native_posix 2024-09-25 04:04:36 -04:00
log_blocking
log_cache
log_core_additional
log_custom_header
log_frontend_stmesp_demux logging: frontends: stmesp_demux: Add support for turbo logs 2024-12-10 11:09:55 +01:00
log_immediate
log_link_order
log_links test: Apply semantic patch file ztest_strcmp.cocci 2024-06-14 19:25:42 +02:00
log_msg
log_output logging: remove part for when gmtime_r is not available 2024-12-10 08:06:25 +01:00
log_output_net logging: remove part for when gmtime_r is not available 2024-12-10 08:06:25 +01:00
log_stack
log_stress
log_switch_format yaml: use EXTRA_CONF_FILE in .yaml files 2024-10-17 09:45:25 +02:00
log_syst
log_timestamp test: Apply semantic patch file ztest_strcmp.cocci 2024-06-14 19:25:42 +02:00