From 25d046e4bf65f4f17600286032ec8ec3e0f64a67 Mon Sep 17 00:00:00 2001 From: eckhard-delfs-qualcomm <140648031+eckhard-delfs-qualcomm@users.noreply.github.com> Date: Fri, 12 Apr 2024 18:08:05 +0200 Subject: [PATCH] Clarification of external tracing IMHO these requirements should only apply if M-mode external tracing is disabled. Signed-off-by: eckhard-delfs-qualcomm <140648031+eckhard-delfs-qualcomm@users.noreply.github.com> --- chapter8.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chapter8.adoc b/chapter8.adoc index b7c5ef7..5c375ad 100644 --- a/chapter8.adoc +++ b/chapter8.adoc @@ -81,7 +81,7 @@ When `msdcfg.sdetrcalw` = 1 then external trace of privilege modes less than `M-mode` shall be allowed for the SD on a per hart basis, with the additional requirements listed below. -. When external tracing is disabled, tracing must be stopped on: +. When M-mode external tracing is disabled, tracing must be stopped on: .. entry to Debug mode .. entry to `M-mode` privilege .. entry to privilege less than `M-mode` with `msdcfg.sdetrcalw` = 0.