diff options
author | mudcam <v.nieutin@live.fr> | 2017-12-07 10:31:22 +0100 |
---|---|---|
committer | mudcam <v.nieutin@live.fr> | 2017-12-07 12:43:42 +0100 |
commit | 490d8e4eccb08b4b05100896413117f9bbfeabd9 (patch) | |
tree | 12526631368064d80c832d6bbf78b20af85c50f7 /security-blueprint/index.md | |
parent | bc11e3eaceb629fbf5dee7ed7bfdf696839ddb12 (diff) |
Add proposal for new security blueprint
Diffstat (limited to 'security-blueprint/index.md')
-rw-r--r-- | security-blueprint/index.md | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/security-blueprint/index.md b/security-blueprint/index.md new file mode 100644 index 0000000..533aee7 --- /dev/null +++ b/security-blueprint/index.md @@ -0,0 +1,22 @@ +--- + +title : security-blueprint +date : 2017-07-12 +version : 4.99.3 +category: security +tags: security, architecture, automotive, linux +layout: techdoc + +--- + +## [Intro](./intro.html) +## [Hardware](./part-1/0_Abstract.html) +## [Secure Boot](./part-2/0_Abstract.html) +## [Hypervisor](./part-3/0_Abstract.html) +## [Kernel](./part-4/0_Abstract.html) +## [Platform](./part-5/0_Abstract.html) +## [Application](./part-6/0_Abstract.html) +## [Connectivity](./part-7/0_Abstract.html) +## [Update (OTA)](./part-8/0_Abstract.html) +## [Secure development](./part-9/0_Abstract.html) +## [Annexes](./annexes/0_Abstract.html) |