summaryrefslogtreecommitdiffhomepage
path: root/docs/OS_DESIGN.drawio
diff options
context:
space:
mode:
authorAmlal El Mahrouss <amlal.elmahrouss@icloud.com>2025-03-23 20:57:26 +0100
committerAmlal El Mahrouss <amlal.elmahrouss@icloud.com>2025-03-23 20:57:26 +0100
commit56ce5020c702b538ce26ec69515b790b11f91de3 (patch)
tree4a416fcd7fe90c65b3677b515b360196ac3622ec /docs/OS_DESIGN.drawio
parent229441231a4d89575b8a1c82cf060f34dd52ec8f (diff)
feat(meta): move documentation to either drawio/ or /md/ according to
file type. Signed-off-by: Amlal El Mahrouss <amlal.elmahrouss@icloud.com>
Diffstat (limited to 'docs/OS_DESIGN.drawio')
-rw-r--r--docs/OS_DESIGN.drawio22
1 files changed, 0 insertions, 22 deletions
diff --git a/docs/OS_DESIGN.drawio b/docs/OS_DESIGN.drawio
deleted file mode 100644
index 0091f5c1..00000000
--- a/docs/OS_DESIGN.drawio
+++ /dev/null
@@ -1,22 +0,0 @@
-<mxfile host="65bd71144e">
- <diagram name="Page-1" id="lDkK2i6CeL2VbSOVDvrP">
- <mxGraphModel dx="1144" dy="698" grid="1" gridSize="10" guides="1" tooltips="1" connect="1" arrows="1" fold="1" page="1" pageScale="1" pageWidth="827" pageHeight="1169" math="0" shadow="0">
- <root>
- <mxCell id="0"/>
- <mxCell id="1" parent="0"/>
- <mxCell id="ifhO3zQZNW-sXvZMTmu8-2" value="&lt;p class=&quot;p1&quot;&gt;&lt;b&gt;System API (libsci.dylib) – User-Space Interface (Ring 3, EL0)&lt;/b&gt;&lt;/p&gt;" style="rounded=0;whiteSpace=wrap;html=1;" parent="1" vertex="1">
- <mxGeometry x="235.5" y="340" width="360" height="30" as="geometry"/>
- </mxCell>
- <mxCell id="ifhO3zQZNW-sXvZMTmu8-3" value="&lt;p class=&quot;p1&quot;&gt;&lt;b&gt;Applications &amp;amp; Dynamically Linked Libraries (Ring 3, EL0)&lt;/b&gt;&lt;/p&gt;" style="rounded=0;whiteSpace=wrap;html=1;" parent="1" vertex="1">
- <mxGeometry x="235.5" y="295" width="360" height="35" as="geometry"/>
- </mxCell>
- <mxCell id="ifhO3zQZNW-sXvZMTmu8-13" value="&lt;p class=&quot;p1&quot;&gt;&lt;b&gt;NeKernel MP Kernel, DDK, and Drivers (Ring 0, EL1)&lt;/b&gt;&lt;/p&gt;" style="rounded=0;whiteSpace=wrap;html=1;" parent="1" vertex="1">
- <mxGeometry x="235.5" y="450" width="360" height="60" as="geometry"/>
- </mxCell>
- <mxCell id="4" value="&lt;p class=&quot;p1&quot;&gt;&lt;b&gt;SCI and DDK Kernel Calls (Ring 0 / Ring 2, EL0 to EL1 Transitions)&lt;/b&gt;&lt;/p&gt;" style="rounded=0;whiteSpace=wrap;html=1;" parent="1" vertex="1">
- <mxGeometry x="235.5" y="380" width="360" height="60" as="geometry"/>
- </mxCell>
- </root>
- </mxGraphModel>
- </diagram>
-</mxfile> \ No newline at end of file