zephyr/drivers/misc
Krzysztof Chruściński 4b20c3d4d6 drivers: misc: coresight: Add nrf_etr module
Add module which is dumping data from Coresight ETR buffer. Coresight
ETR is a sink for STMESP data. This module is specific to Nordic SoC
because it does not access ETR registers. Instead it is using Nordic
specific module (Trace Buffer Monitor TBM) to monitor amount of data
in the ETR buffer (which is a circular buffer).

Data from that buffer is sent over UART (in future it may be extended
to other transports). In future, module will be extended with option
to process STM data on chip.

Signed-off-by: Krzysztof Chruściński <krzysztof.chruscinski@nordicsemi.no>
2024-09-06 11:31:27 -04:00
..
coresight drivers: misc: coresight: Add nrf_etr module 2024-09-06 11:31:27 -04:00
devmux
ethos_u
ft8xx
grove_lcd_rgb
mcux_flexio
nordic_vpr_launcher drivers: misc: Add support for nRF54L15 SoC 2024-08-29 12:02:35 +02:00
nxp_s32_emios
pio_rpi_pico
timeaware_gpio
CMakeLists.txt
Kconfig drivers: misc: coresight: Add nrf_etr module 2024-09-06 11:31:27 -04:00