On Fri, 2 Jun 2023 16:41:46 +0800, Hao Zhang wrote:
Introduction of Coresight Dummy subunit The Coresight Dummy subunit is for Coresight Dummy component, there are some specific Coresight devices that HLOS don't have permission to access. Such as some TPDMs, they would be configured in NON-HLOS side, but it's necessary to build Coresight path for it to debug. So there need driver to register dummy devices as Coresight devices.
[...]
Applied, thanks!
[1/3] Coresight: Add coresight dummy driver commit: 9d3ba0b6c056918355cf36094d6ed63cdd01a2ab [2/3] dt-bindings: arm: Add support for Coresight dummy trace commit: 5911ff4559e45532c1f67257c5731b5e13f5e7a3 [3/3] Documentation: trace: Add documentation for Coresight Dummy Trace commit: 3b79104f80036231a40ba5d15c3e329985029a0f
Best regards,