From eee9287f8804e1b34edaf56259fe3a5beb543d74 Mon Sep 17 00:00:00 2001 From: Samuel Ortiz Date: Tue, 20 Feb 2024 06:52:32 +0100 Subject: [PATCH] smmtt: Correct images path They do not display properly on github. Signed-off-by: Samuel Ortiz --- chapter2.adoc | 2 +- chapter4.adoc | 4 ++-- chapter6.adoc | 2 +- chapter8.adoc | 2 +- intro.adoc | 2 +- 5 files changed, 6 insertions(+), 6 deletions(-) diff --git a/chapter2.adoc b/chapter2.adoc index d777b88..9810c9b 100644 --- a/chapter2.adoc +++ b/chapter2.adoc @@ -81,7 +81,7 @@ per the use case requirements (see <>). [caption="Figure {counter:image}: ", reftext="Figure {image}"] [title= "MTT lookup for Supervisor Domain Access", id=mtt-lookup] -image::fig2.png[] +image::images/fig2.png[] The MTT checker is a functional block that looks up the MTT using the physical address of the access as an index to retrieve the access permissions for the diff --git a/chapter4.adoc b/chapter4.adoc index 4a6aebc..c7dd0e8 100644 --- a/chapter4.adoc +++ b/chapter4.adoc @@ -16,7 +16,7 @@ be sparsely populated. [caption="Figure {counter:image}: ", reftext="Figure {image}"] [title= "`MTT` Structures (overview)", id=mtt-map-rw] -image::fig3.png[] +image::images/fig3.png[] The following MTT L2/L3 entries accomodate a 56 bit PAW. @@ -133,7 +133,7 @@ permission (1 bit) to allow for efficient caching. [caption="Figure {counter:image}: ", reftext="Figure {image}"] [title= "MTT Structures (overview)", id=mtt-map] -image::fig4.png[] +image::images/fig4.png[] [caption="Figure {counter:image}: ", reftext="Figure {image}"] [title="`MTTL3` entry"] diff --git a/chapter6.adoc b/chapter6.adoc index 4cecba9..1dd7c04 100644 --- a/chapter6.adoc +++ b/chapter6.adoc @@ -51,7 +51,7 @@ represented in the diagram <>. [caption="Figure {counter:image}: ", reftext="Figure {image}"] [title= "I/O MTT checker placement", id=io-mtt-checker] -image::IOMTTCHK.png[width=800] +image::images/IOMTTCHK.png[width=800] [[fig:IOMTTCHK]] The IO Bridge invokes the SDCL function using the SDID request interface (SDR) diff --git a/chapter8.adoc b/chapter8.adoc index 50e24f0..29a3878 100644 --- a/chapter8.adoc +++ b/chapter8.adoc @@ -10,7 +10,7 @@ switched (along with rest of the `msdcfg`) per SD. [caption="Figure {counter:image}: ", reftext="Figure {image}"] [title= "External Debug for Supervisor Domain", id=Smsdedbg_img] -image::Smsdedbg.png[] +image::images/Smsdedbg.png[] This section will be moved into the non-ISA specification for external debug security. It is described here as informational. diff --git a/intro.adoc b/intro.adoc index c8115d2..ecd983e 100644 --- a/intro.adoc +++ b/intro.adoc @@ -33,7 +33,7 @@ elements, devices and interrupts) to perform their function. [caption="Figure {counter:image}: ", reftext="Figure {image}"] [title= "Supervisor Domains"] -image::fig1.png[] +image::images/fig1.png[] A supervisor domain is associated with a set of physical address regions that are isolated from other supervisor domains on the same platform, with only the