diff options
author | Jan-Simon Möller <dl9pf@gmx.de> | 2016-11-21 12:23:36 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-11-21 12:23:36 +0100 |
commit | ad87296b8f43bbf1d8ade4a1efc69f4c91932380 (patch) | |
tree | a5d11f116a176932cadc5e570d89db7b8160b6bc /agl-specs-v1.0/02-architecture.md | |
parent | 624c5ad15b8dc088ea77788bae748e138428faa7 (diff) | |
parent | b613306283561ee1f35f70b268a9a63efc8e1bef (diff) |
Merge pull request #12 from automotive-grade-linux/sandbox/sdesneux/aglspecs1.0
docs: add agl-specs-v1.0 in markdown format (wip)
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 |