summaryrefslogtreecommitdiff
path: root/tools/lib/python
diff options
context:
space:
mode:
authorJie Gan <jie.gan@oss.qualcomm.com>2026-03-20 15:31:12 +0800
committerSuzuki K Poulose <suzuki.poulose@arm.com>2026-03-30 15:02:24 +0100
commitada4280812a7a40455a842b1de24f8450e04254e (patch)
tree7ee172ef7a44023c4186bba5d939101cb47a602b /tools/lib/python
parent08643a8760e81fe0bf91c58f7ee9e19b4db3a24f (diff)
coresight: platform: check the availability of the endpoint before parse
Check endpoint availability before parsing it. If parsing a connected endpoint fails, the probe is deferred until the endpoint becomes available, or eventually fails. In some legacy cases, a replicator has two output ports where one is disabled and the other is available. The replicator probe always fails because the disabled endpoint never becomes available for parsing. In addition, there is no need to defer probing a device that is connected to a disabled device, which improves probe performance. Signed-off-by: Jie Gan <jie.gan@oss.qualcomm.com> Reviewed-by: Leo Yan <leo.yan@arm.com> Signed-off-by: Suzuki K Poulose <suzuki.poulose@arm.com> Link: https://lore.kernel.org/r/20260320-add-availability-check-v1-1-b2e39cdeb6e0@oss.qualcomm.com
Diffstat (limited to 'tools/lib/python')
0 files changed, 0 insertions, 0 deletions