forked from hellogcc/100-gdb-tips
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathMMIO.drawio
101 lines (101 loc) · 9.06 KB
/
MMIO.drawio
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
<mxfile host="app.diagrams.net" modified="2023-05-12T16:18:05.346Z" agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/110.0" etag="p1OiH_UW42bNMYw2JoFq" version="21.1.7" type="github">
<diagram name="第 1 页" id="dlYc7-aqfMGFKboNXZSi">
<mxGraphModel dx="1619" dy="1113" 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="gboYOVQqI8aI5ZXzS-E3-2" value="" style="endArrow=none;html=1;rounded=0;strokeColor=#028090;fontColor=#E4FDE1;fillColor=#F45B69;strokeWidth=8;" edge="1" parent="1">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="480" y="720" as="sourcePoint" />
<mxPoint x="480" y="280" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="gboYOVQqI8aI5ZXzS-E3-7" value="" style="rounded=0;whiteSpace=wrap;html=1;strokeColor=#028090;fontColor=#E4FDE1;fillColor=#F45B69;" vertex="1" parent="1">
<mxGeometry x="80" y="280" width="200" height="40" as="geometry" />
</mxCell>
<mxCell id="gboYOVQqI8aI5ZXzS-E3-8" value="" style="rounded=0;whiteSpace=wrap;html=1;strokeColor=#d6b656;fillColor=#fff2cc;" vertex="1" parent="1">
<mxGeometry x="80" y="320" width="200" height="150" as="geometry" />
</mxCell>
<mxCell id="gboYOVQqI8aI5ZXzS-E3-9" value="" style="rounded=0;whiteSpace=wrap;html=1;strokeColor=#028090;fontColor=#E4FDE1;fillColor=#F45B69;" vertex="1" parent="1">
<mxGeometry x="80" y="470" width="200" height="90" as="geometry" />
</mxCell>
<mxCell id="gboYOVQqI8aI5ZXzS-E3-10" value="" style="rounded=0;whiteSpace=wrap;html=1;strokeColor=#d6b656;fillColor=#fff2cc;" vertex="1" parent="1">
<mxGeometry x="80" y="560" width="200" height="100" as="geometry" />
</mxCell>
<mxCell id="gboYOVQqI8aI5ZXzS-E3-11" value="" style="rounded=0;whiteSpace=wrap;html=1;strokeColor=#028090;fontColor=#E4FDE1;fillColor=#F45B69;" vertex="1" parent="1">
<mxGeometry x="80" y="660" width="200" height="60" as="geometry" />
</mxCell>
<mxCell id="gboYOVQqI8aI5ZXzS-E3-12" value="<font style="font-size: 18px;" color="#EA6B66">Memory Address Space<br></font>" style="text;html=1;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;fontColor=#E4FDE1;" vertex="1" parent="1">
<mxGeometry x="370" y="230" width="210" height="30" as="geometry" />
</mxCell>
<mxCell id="gboYOVQqI8aI5ZXzS-E3-14" value="<div style="font-size: 18px;"><font style="font-size: 18px;" color="#EA6B66">MMIO Reset Register</font></div><div style="font-size: 18px;"><font style="font-size: 18px;" color="#EA6B66"><br></font></div>" style="text;html=1;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;fontColor=#E4FDE1;" vertex="1" parent="1">
<mxGeometry x="520" y="490" width="60" height="30" as="geometry" />
</mxCell>
<mxCell id="gboYOVQqI8aI5ZXzS-E3-15" value="<font style="font-size: 18px;" color="#EA6B66">Device A Emulate Code<br></font>" style="text;html=1;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;fontColor=#E4FDE1;" vertex="1" parent="1">
<mxGeometry x="65" y="230" width="230" height="30" as="geometry" />
</mxCell>
<mxCell id="gboYOVQqI8aI5ZXzS-E3-16" value="<font style="font-size: 18px;" color="#EA6B66">DMA MMIO Handler or BH/Timer<br></font>" style="text;html=1;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;fontColor=#E4FDE1;" vertex="1" parent="1">
<mxGeometry x="-50" y="320" width="100" height="30" as="geometry" />
</mxCell>
<mxCell id="gboYOVQqI8aI5ZXzS-E3-17" value="<font style="font-size: 18px;" color="#EA6B66">Reset MMIO Handler<br></font>" style="text;html=1;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;fontColor=#E4FDE1;" vertex="1" parent="1">
<mxGeometry x="-60" y="570" width="120" height="30" as="geometry" />
</mxCell>
<mxCell id="gboYOVQqI8aI5ZXzS-E3-19" value="" style="endArrow=classic;html=1;rounded=0;strokeColor=#028090;fontColor=#E4FDE1;fillColor=#F45B69;" edge="1" parent="1">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="179.5" y="320" as="sourcePoint" />
<mxPoint x="179.5" y="370" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="gboYOVQqI8aI5ZXzS-E3-21" value="" style="endArrow=classic;html=1;rounded=0;strokeColor=#028090;fontColor=#E4FDE1;fillColor=#F45B69;" edge="1" parent="1">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="179.5" y="370" as="sourcePoint" />
<mxPoint x="179.5" y="420" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="gboYOVQqI8aI5ZXzS-E3-22" value="" style="endArrow=classic;html=1;rounded=0;strokeColor=#028090;fontColor=#E4FDE1;fillColor=#F45B69;exitX=0.5;exitY=0;exitDx=0;exitDy=0;entryX=0.5;entryY=1;entryDx=0;entryDy=0;" edge="1" parent="1" source="gboYOVQqI8aI5ZXzS-E3-10" target="gboYOVQqI8aI5ZXzS-E3-10">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="240" y="590" as="sourcePoint" />
<mxPoint x="290" y="540" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="gboYOVQqI8aI5ZXzS-E3-23" value="" style="endArrow=none;dashed=1;html=1;dashPattern=1 3;strokeWidth=2;rounded=0;strokeColor=#028090;fontColor=#E4FDE1;fillColor=#F45B69;" edge="1" parent="1">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="180" y="370" as="sourcePoint" />
<mxPoint x="480" y="370" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="gboYOVQqI8aI5ZXzS-E3-24" value="" style="endArrow=none;dashed=1;html=1;dashPattern=1 3;strokeWidth=2;rounded=0;strokeColor=#028090;fontColor=#E4FDE1;fillColor=#F45B69;" edge="1" parent="1">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="180" y="370" as="sourcePoint" />
<mxPoint x="480" y="520" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="gboYOVQqI8aI5ZXzS-E3-25" value="" style="endArrow=classic;html=1;rounded=0;strokeColor=#028090;fontColor=#E4FDE1;fillColor=#F45B69;entryX=0.5;entryY=1;entryDx=0;entryDy=0;" edge="1" parent="1" target="gboYOVQqI8aI5ZXzS-E3-9">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="480" y="520" as="sourcePoint" />
<mxPoint x="290" y="540" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="gboYOVQqI8aI5ZXzS-E3-26" value="" style="curved=1;endArrow=classic;html=1;rounded=0;strokeColor=#028090;fontColor=#E4FDE1;fillColor=#F45B69;exitX=0.5;exitY=1;exitDx=0;exitDy=0;" edge="1" parent="1" source="gboYOVQqI8aI5ZXzS-E3-10">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="100" y="500" as="sourcePoint" />
<mxPoint x="180" y="360" as="targetPoint" />
<Array as="points">
<mxPoint x="130" y="580" />
<mxPoint x="130" y="450" />
</Array>
</mxGeometry>
</mxCell>
<mxCell id="gboYOVQqI8aI5ZXzS-E3-27" value="<font color="#EA6B66"><font style="font-size: 20px;"><font style="font-size: 20px;">UAF</font></font></font>" style="text;html=1;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;fontColor=#E4FDE1;" vertex="1" parent="1">
<mxGeometry x="150" y="430" width="60" height="30" as="geometry" />
</mxCell>
<mxCell id="gboYOVQqI8aI5ZXzS-E3-28" value="<font style="font-size: 16px;" color="#EA6B66">Free All Data<br></font>" style="text;html=1;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;fontColor=#E4FDE1;" vertex="1" parent="1">
<mxGeometry x="180" y="585" width="110" height="30" as="geometry" />
</mxCell>
<mxCell id="gboYOVQqI8aI5ZXzS-E3-29" value="<font style="font-size: 18px;" color="#EA6B66">DMA Write<br></font>" style="text;html=1;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;fontColor=#E4FDE1;" vertex="1" parent="1">
<mxGeometry x="310" y="400" width="150" height="30" as="geometry" />
</mxCell>
</root>
</mxGraphModel>
</diagram>
</mxfile>