diff options
author | mudcam <v.nieutin@live.fr> | 2018-06-28 16:58:17 +0200 |
---|---|---|
committer | ronan [iot.bzh] <ronan.lemartret@iot.bzh> | 2018-07-02 09:24:07 +0200 |
commit | e16226588be32962c1019b86f73e61d3e9fbec2d (patch) | |
tree | 8768fdd5e7257fbb5c5fcdad27f7d3100a192d68 /security-blueprint/part-1/0_Abstract.md | |
parent | 217f394066ce97a13d385cf12bb6957da49ab7c7 (diff) |
Added content from the hidden chapter of the "old" security-blueprint.
Diffstat (limited to 'security-blueprint/part-1/0_Abstract.md')
-rw-r--r-- | security-blueprint/part-1/0_Abstract.md | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/security-blueprint/part-1/0_Abstract.md b/security-blueprint/part-1/0_Abstract.md index 5664890..e13c464 100644 --- a/security-blueprint/part-1/0_Abstract.md +++ b/security-blueprint/part-1/0_Abstract.md @@ -2,6 +2,13 @@ ## Abstract +The Automotive Grade Linux platform is a Linux distribution with **AGL** compliant applications and services. +The platform includes the following hardware: + +- SoC (System-on-Chip). +- Memory (RAM, ROM, storage, etc.). +- Peripherals. + You will find in this first part everything that concerns the hardware security. The goal is to protect system against all attacks that are trying to gain additional privileges by recovering and/or changing cryptographic keys in order |