summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorStephane Desneux <stephane.desneux@iot.bzh>2018-01-12 11:02:13 -0800
committerGitHub <noreply@github.com>2018-01-12 11:02:13 -0800
commitc56b51ca0db3b4f7855a06a806ba6ae8e7d7fa75 (patch)
tree984907e57496612591704a9a0e751e51fa48b2fc
parente3d55c7353abcd27357735066eb93e432d37f1d8 (diff)
parentf8325fd55075c5b080b2b588697b799f3bded512 (diff)
Merge pull request #104 from sebd71/sandbox/sebd
Minor fixes regarding Security blueprint doc
-rw-r--r--security-blueprint/annexes/ConfigNotes.md1
-rw-r--r--security-blueprint/meta.md19
2 files changed, 1 insertions, 19 deletions
diff --git a/security-blueprint/annexes/ConfigNotes.md b/security-blueprint/annexes/ConfigNotes.md
index da0812c..6de1ca6 100644
--- a/security-blueprint/annexes/ConfigNotes.md
+++ b/security-blueprint/annexes/ConfigNotes.md
@@ -178,6 +178,7 @@ Kernel-Memory-LoadAllSymbols-2 | `CONFIG_KALLSYMS_ALL` | `n`
Domain | `Config` name | `Value`
--------------------- | -------------------------- | -------
Kernel-Memory-Stack-1 | `CONFIG_CC_STACKPROTECTOR` | `y`
+Other defenses include things like shadow stacks.
Domain | `Config` name | `Value`
---------------------- | --------------- | -------
diff --git a/security-blueprint/meta.md b/security-blueprint/meta.md
deleted file mode 100644
index 9d213cb..0000000
--- a/security-blueprint/meta.md
+++ /dev/null
@@ -1,19 +0,0 @@
-# Meta & Document revisions
-
-_Meta_ | _Data_
---------------- | -------------------------------------------------------
-**Title** | {{ config.title }}
-**Author** | {{ config.author }}
-**Description** | {{ config.description }}
-**Keywords** | {{ config.keywords }}
-**Language** | English
-**Published** | Published {{ config.published }} as an electronic book.
-**Updated** | {{ gitbook.time }}
-**Collection** | Open-source
-**Website** | <{{ config.website }}>
-
---------------------------------------------------------------------------------
-
-Date | Version | Designation | Author
----------- | -------------------- | -------------- | ---------------------------
-6 Dec 2017 | {{ config.version }} | EE.rc3 release | Vincent Nieutin [ Iot.bzh ]