aboutsummaryrefslogtreecommitdiffstats
path: root/doc/overview.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/overview.html')
-rw-r--r--doc/overview.html29
1 files changed, 21 insertions, 8 deletions
diff --git a/doc/overview.html b/doc/overview.html
index 0c67b63..999b247 100644
--- a/doc/overview.html
+++ b/doc/overview.html
@@ -8,10 +8,23 @@
<h1>AGL framework, overview of the proposal of IoT.bzh</h1>
<pre><code>version: 1
-Date: 15 March 2016
+Date: 29 mai 2016
Author: José Bollo
</code></pre>
+<p><ul>
+ <li><a href="#AGL.framework..overview.of.the.proposal.of.IoT.bzh">AGL framework, overview of the proposal of IoT.bzh</a>
+ <ul>
+ <li><a href="#Foreword">Foreword</a></li>
+ <li><a href="#Introduction">Introduction</a></li>
+ <li><a href="#Overview">Overview</a></li>
+ <li><a href="#Links.between.the..Security.framework..and.the..Application.framework.">Links between the "Security framework" and the "Application framework"</a></li>
+ <li><a href="#The.security.framework">The security framework</a></li>
+ <li><a href="#The.application.framework">The application framework</a></li>
+ </ul>
+ </li>
+</ul></p>
+
<a name="Foreword"></a>
<h2>Foreword</h2>
@@ -71,14 +84,14 @@ The 3 layers are providing components for:</p>
<p>The figure below shows the history of these layers.</p>
-<pre><code> 2014 2015
+<pre><code> 2014 2015
Tizen OBS ----------+---------------------------&gt;
- \
- \
- Tizen Yocto +---------+--------------&gt;
- \
- \
- meta-intel-iot-security +-----------&gt;
+ \
+ \
+ Tizen Yocto +---------+--------------&gt;
+ \
+ \
+ meta-intel-iot-security +-----------&gt;
</code></pre>
<p>We took the decision to use these security layers that provides the
'>190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278