aboutsummaryrefslogtreecommitdiffstats
path: root/content
diff options
context:
space:
mode:
authormudcam <v.nieutin@live.fr>2017-12-07 10:31:22 +0100
committermudcam <v.nieutin@live.fr>2017-12-07 12:43:42 +0100
commitf9547986fa02dbcab6f1057480cd3d41a55f342d (patch)
treea62bc88a5bfdb953cae6bc6abcac85822c1b2e27 /content
parentc3c06a8059db2ec205f998dbff84038c06cc425b (diff)
Add proposal for new security blueprint
Diffstat (limited to 'content')
-rw-r--r--content/tocs/apis_services/fetched_files.yml9
-rw-r--r--content/tocs/architecture/fetched_files.yml88
-rw-r--r--content/tocs/architecture/toc_dev_en.yml70
3 files changed, 153 insertions, 14 deletions
diff --git a/content/tocs/apis_services/fetched_files.yml b/content/tocs/apis_services/fetched_files.yml
index b0cd424..da0758b 100644
--- a/content/tocs/apis_services/fetched_files.yml
+++ b/content/tocs/apis_services/fetched_files.yml
@@ -23,7 +23,7 @@
# ------------------------------------
# url: "GERRIT_FETCH"
# git_commit: "master"
-# repositories:
+# repositories:
# -
# git_name: src/foo
# src_prefix: docs
@@ -40,7 +40,7 @@
url_fetch : "GERRIT_FETCH"
git_commit : "AGL_GERRIT_BRANCH"
-repositories:
+repositories:
-
git_name : src/app-framework-main
git_commit: master
@@ -153,9 +153,6 @@ repositories:
- source: architecture.md
destination: architecture.md
label: Signaling Architecture
- - source: high-level-viwi-service.md
- destination: high-level-viwi-service.md
- label: High level ViWi service Guide
- source: index.md
destination: resources.md
label: Resources
@@ -166,7 +163,6 @@ repositories:
- source: images/distributed-arch.svg
- source: images/distributed-arch.png
- source: images/signal-service-arch.svg
- - source: images/high-level-arch.png
-
url_fetch: http://iot.bzh/download/public/2016/%source%
dst_prefix: iotbzh2016
@@ -267,4 +263,3 @@ repositories:
destination: pictures/api_requestSurfaceIdToFullScreen.png
- source: pictures/api_surfaceVisibilityChanged.png
destination: pictures/api_surfaceVisibilityChanged.png
-
diff --git a/content/tocs/architecture/fetched_files.yml b/content/tocs/architecture/fetched_files.yml
index 4dcddff..080c9cb 100644
--- a/content/tocs/architecture/fetched_files.yml
+++ b/content/tocs/architecture/fetched_files.yml
@@ -23,7 +23,7 @@
# ------------------------------------
# url: "GERRIT_FETCH"
# git_commit: "master"
-# repositories:
+# repositories:
# -
# git_name: src/foo
# src_prefix: docs
@@ -43,7 +43,7 @@ git_commit : "AGL_GITHUB_BRANCH"
#git_commit : # default defined in _tocs/xxxx/latest.yml
#dst_prefix : # destination_path = destination_prefix + (document.destination || document.source)
-repositories:
+repositories:
-
url_fetch: https://wiki.automotivelinux.org/_media/%source%
dst_prefix: AGL_Specifications
@@ -68,3 +68,87 @@ repositories:
label: Application Security
- source: 07-system-hardening.md
label: System Hardening
+
+-
+ git_name : "%project_source%/docs-agl"
+ src_prefix : docs/security-blueprint
+ dst_prefix: security
+ documents:
+ - source: README.md
+ label: Introduction
+ - source: WhiteBoxArchi.png
+ label: AGL architecture
+ - source: annexes/0_Abstract.md
+ label: Annexes
+ - source: annexes/ConfigNotes.md
+ label: Config notes
+ - source: annexes/todo.md
+ label: todo
+ - source: annexes/todoNotes.md
+ label: Todo notes
+ - source: part-1/0_Abstract.md
+ label: Introduction
+ - source: part-2/0_Abstract.md
+ label: Introduction
+ - source: part-2/1-Image.md
+ label: Image
+ - source: part-2/2-Communication-modes.md
+ label: Communication modes
+ - source: part-2/3-Consoles.md
+ label: Consoles
+ - source: part-3/0_Abstract.md
+ label: Introduction
+ - source: part-4/0_Abstract.md
+ label: Introduction
+ - source: part-4/1-General.md
+ label: General
+ - source: part-4/2-Memory.md
+ label: Memory
+ - source: part-4/3-Consoles.md
+ label: Consoles
+ - source: part-4/4-Debug.md
+ label: Debug
+ - source: part-4/5-FileSystems.md
+ label: File Systems
+ - source: part-5/0_Abstract.md
+ label: Introduction
+ - source: part-5/1-MAC.md
+ label: Mandatory Access Control
+ - source: part-5/2-SystemD.md
+ label: SystemD
+ - source: part-5/3-SystemBus.md
+ label: SystemBus
+ - source: part-5/4-Services.md
+ label: System services and daemons
+ - source: part-5/5-AppFw.md
+ label: App Framework
+ - source: part-5/6-Utilities.md
+ label: Utilities
+ - source: part-5/7-Users.md
+ label: Users
+ - source: part-6/0_Abstract.md
+ label: Introduction
+ - source: part-6/1-Installation.md
+ label: Installation
+ - source: part-6/2-PrivilegeManagement.md
+ label: Privilege management
+ - source: part-6/3-Signature.md
+ label: Signature
+ - source: part-6/4-Services.md
+ label: Services
+ - source: part-7/0_Abstract.md
+ label: Introduction
+ - source: part-7/1-BusAndConnectors.md
+ label: Bus and connectors
+ - source: part-7/2-Wireless.md
+ label: Wireless
+ - source: part-7/3-Cloud.md
+ label: Cloud
+ - source: part-8/0_Abstract.md
+ label: Introduction
+ - source: part-8/1-FOTA.md
+ label: FOTA
+ - source: part-8/2-SOTA.md
+ label: SOTA
+ - source: part-9/0_Abstract.md
+ label: Introduction
diff --git a/content/tocs/architecture/toc_dev_en.yml b/content/tocs/architecture/toc_dev_en.yml
index 06b73dc..f857775 100644
--- a/content/tocs/architecture/toc_dev_en.yml
+++ b/content/tocs/architecture/toc_dev_en.yml
@@ -1,9 +1,9 @@
#######################################################################
-# WARNING:
+# WARNING:
# - TOC should reference .HTML and .md (Index OK but Error 404)
-# - do not forget to run 'docbuild --tocs' after any changes
+# - do not forget to run 'docbuild --tocs' after any changes
+#
#
-#
############################ SYNTAX ###################################
# GLOBAL OPTIONS:
# name: TOC (page) title
@@ -13,7 +13,7 @@
# TOC Entry:
# name: TOC entry (level 1)
# children:
-# -
+# -
# name: optional name for TOC entry (default: use URL FrontMatter info)
# url: <subdir as defined with FETCH_DIR in conf/AppDefaults.js:
# -
@@ -41,7 +41,7 @@ children:
-
name: AGL Specifications
children:
- -
+ -
name: Automotive Grade Linux Requirements Specifications
url: reference/AGL_Specifications/agl_spec_v1.0_final.pdf
-
@@ -54,3 +54,63 @@ children:
- url: reference/security/05-platform-security.html
- url: reference/security/06-application-security.html
- url: reference/security/07-system-hardening.html
+-
+ name: Upgraded Security Blueprint 2017
+ children:
+ - url: reference/security/README.html
+ - name: Part-1 Hardware
+ children:
+ - url: reference/security/part-1/0_Abstract.html
+ - name: Part-2 Secure Boot
+ children:
+ - url: reference/security/part-2/0_Abstract.html
+ - url: reference/security/part-2/1-Image.html
+ - url: reference/security/part-2/2-Communication-modes.html
+ - url: reference/security/part-2/3-Consoles.html
+ - name: Part-3 Hypervisor
+ children:
+ - url: reference/security/part-3/0_Abstract.html
+ - name: Part-4 Kernel
+ children:
+ - url: reference/security/part-4/0_Abstract.html
+ - url: reference/security/part-4/1-General.html
+ - url: reference/security/part-4/2-Memory.html
+ - url: reference/security/part-4/3-Consoles.html
+ - url: reference/security/part-4/4-Debug.html
+ - url: reference/security/part-4/5-FileSystems.html
+ - name: Part-5 Platform
+ children:
+ - url: reference/security/part-5/0_Abstract.html
+ - url: reference/security/part-5/1-MAC.html
+ - url: reference/security/part-5/2-SystemD.html
+ - url: reference/security/part-5/3-SystemBus.html
+ - url: reference/security/part-5/4-Services.html
+ - url: reference/security/part-5/5-AppFw.html
+ - url: reference/security/part-5/6-Utilities.html
+ - url: reference/security/part-5/7-Users.html
+ - name: Part-6 Application
+ children:
+ - url: reference/security/part-6/0_Abstract.html
+ - url: reference/security/part-6/1-Installation.html
+ - url: reference/security/part-6/2-PrivilegeManagement.html
+ - url: reference/security/part-6/3-Signature.html
+ - url: reference/security/part-6/4-Services.html
+ - name: Part-7 Connectivity
+ children:
+ - url: reference/security/part-7/0_Abstract.html
+ - url: reference/security/part-7/1-BusAndConnectors.html
+ - url: reference/security/part-7/2-Wireless.html
+ - url: reference/security/part-7/3-Cloud.html
+ - name: Part-8 Update
+ children:
+ - url: reference/security/part-8/0_Abstract.html
+ - url: reference/security/part-8/1-FOTA.html
+ - url: reference/security/part-8/2-SOTA.html
+ - name: Part-9
+ children:
+ - url: reference/security/part-9/0_Abstract.html
+ - name: Annexes
+ children:
+ - url: reference/security/annexes/0_Abstract.html
+ - url: reference/security/annexes/ConfigNotes.html
+ - url: reference/security/annexes/todoNotes.html