From 9db4c56e0fcdda4496f1f249232de8117f3ae11c Mon Sep 17 00:00:00 2001 From: Ronan Le Martret Date: Thu, 13 Jul 2017 10:59:53 +0200 Subject: fix toc generation Signed-off-by: Ronan Le Martret --- sec-blueprint/01-overview.md | 3 +-- sec-blueprint/05-security-concepts.md | 1 - sec-blueprint/06-plateform-security.md | 3 +-- sec-blueprint/08-Hardening.md | 1 - 4 files changed, 2 insertions(+), 6 deletions(-) (limited to 'sec-blueprint') diff --git a/sec-blueprint/01-overview.md b/sec-blueprint/01-overview.md index 7b26ba1..d16b26c 100644 --- a/sec-blueprint/01-overview.md +++ b/sec-blueprint/01-overview.md @@ -11,7 +11,6 @@ layout: techdoc **Table of Content** 1. TOC - {:toc} ## Introduction @@ -137,4 +136,4 @@ best friend when it comes to restrict activation from valid vector. DAC Discretionaly Access Control MAC Mandatory Access Control -SoC System on Chip \ No newline at end of file +SoC System on Chip diff --git a/sec-blueprint/05-security-concepts.md b/sec-blueprint/05-security-concepts.md index 48eb572..1ae1706 100644 --- a/sec-blueprint/05-security-concepts.md +++ b/sec-blueprint/05-security-concepts.md @@ -11,7 +11,6 @@ layout: techdoc **Table of Content** 1. TOC - {:toc} ## Security Principles diff --git a/sec-blueprint/06-plateform-security.md b/sec-blueprint/06-plateform-security.md index 41de4f0..6689668 100644 --- a/sec-blueprint/06-plateform-security.md +++ b/sec-blueprint/06-plateform-security.md @@ -11,7 +11,6 @@ layout: techdoc **Table of Content** 1. TOC - {:toc} ## Platform Definition @@ -141,4 +140,4 @@ AGL platform provides by default a software update module which is capable to re Any update software respecting these requirement can be used. AGL advise strongly to only use solutions that enable a strong verification of the validity and integrity of the download update or upgrade what ever is the selected solution. -## cloud service infrastructure \ No newline at end of file +## cloud service infrastructure diff --git a/sec-blueprint/08-Hardening.md b/sec-blueprint/08-Hardening.md index 76f9e54..91bd823 100644 --- a/sec-blueprint/08-Hardening.md +++ b/sec-blueprint/08-Hardening.md @@ -11,7 +11,6 @@ layout: techdoc **Table of Content** 1. TOC - {:toc} # Overview -- cgit