diff options
author | Stephane Desneux <stephane.desneux@iot.bzh> | 2016-11-11 17:18:46 +0100 |
---|---|---|
committer | Stephane Desneux <stephane.desneux@iot.bzh> | 2016-11-11 17:18:46 +0100 |
commit | b613306283561ee1f35f70b268a9a63efc8e1bef (patch) | |
tree | d71c981474b51ff776283f5cf06417712e5e6cca /agl-specs-v1.0/02-architecture.md | |
parent | d4ec4803980d217cb69725835afb3fbb7e017300 (diff) |
docs: add agl-specs-v1.0 in markdown format (wip)
Change-Id: I5071c98d21154eefe13d5e2e97ccea6130668b06
Signed-off-by: Stephane Desneux <stephane.desneux@iot.bzh>
Diffstat (limited to 'agl-specs-v1.0/02-architecture.md')
-rw-r--r-- | agl-specs-v1.0/02-architecture.md | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/agl-specs-v1.0/02-architecture.md b/agl-specs-v1.0/02-architecture.md new file mode 100644 index 0000000..7bad304 --- /dev/null +++ b/agl-specs-v1.0/02-architecture.md @@ -0,0 +1,13 @@ + +May 28, 2015 +**2 Architecture** +The Automotive Grade Linux Software Architecture diagram is below. The architecture consists +of five layers. The App/HMI layer contains applications with their associated business logic and +HMI. Generally applications are out of scope for this document since they are product specific +for the OEM that is developing a system based on AGL. +The Application Framework layer provides the APIs for creating both managing and running +applications on an AGL system. The Services layer contains user space services that all +applications can access. The Operating System (OS) layer provides the Linux kernel and device +drivers along with standard OS utilities. +Page 7 of 159 +![](media/picture97.jpeg)![](media/picture98.jpeg)Automotive Grade Linux Requirements Spec v1.0 |