From b826892bfd9c2f1362353457eed1472b353e460e Mon Sep 17 00:00:00 2001 From: "Robert Chyla (MIPS)" Date: Thu, 7 Mar 2024 10:06:19 -0800 Subject: [PATCH] Few more changes from ARC review --- docs/RISC-V-Trace-Control-Interface.adoc | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/docs/RISC-V-Trace-Control-Interface.adoc b/docs/RISC-V-Trace-Control-Interface.adoc index c5201db..187e6d4 100644 --- a/docs/RISC-V-Trace-Control-Interface.adoc +++ b/docs/RISC-V-Trace-Control-Interface.adoc @@ -184,7 +184,7 @@ The Trace Encoder sends trace messages to the PIB Sink. Each message is transmit === ATB Bridge -The ATB Bridge transmits bytes of RISC-V trace messages as an ATB initiator. +The ATB Bridge allows sending RISC-V trace to Arm CoreSight infrastructure (instead of RISC-V compliant sink defined in this document) as an ATB initiator. ATB Bridge is not needed for RISC-V only systems. ATB width is byte aligned (8, 16, 32, 64, 128) which allows transport of trace messages/packets defined as sequence of bytes. @@ -662,7 +662,7 @@ Determine which filters defined in <