Open tmplt opened 2 years ago
[ARM IHI 0029E]:
CoreSight systems can include the following trace sinks:
- Trace Port Interface Units (TPIUs)
- Embedded Trace Buffers (ETBs)
- Trace Memory Controllers (TMCs)
All the above seems to be parts of something called an AMBA ATB interface.
As documented we'll need to investigate the use of the ETB in order to robustly read the trace stream from the target from device start. This will be limited to targets that are supported by probe-rs.