Skip to content
Snippets Groups Projects
Commit 2c188efd authored by Martyn Welch's avatar Martyn Welch Committed by Martyn Welch
Browse files

Add status to technical vision document


Add the status to the technical vision document, adding a few more links
that we missing from the tables.

Signed-off-by: default avatarMartyn Welch <martyn.welch@collabora.com>
parent c2f10aa5
No related branches found
No related tags found
1 merge request!219Review of concept documents
......@@ -92,14 +92,14 @@ connection, wifi or mobile networks.
| feature | documentation | status |
|---------|---------------|--------|
| Verified boot sequence | [fully verified boot sequence]({{< ref "secure-boot.md" >}}) | |
| Integrity validate root filesystem | |
| Trusted Execution Environment | [Trusted Execution Environment]({{< ref "op-tee.md" >}}) |
| System service lifecycle management | [system startup and management]({{< ref "boot_process.md" >}}) | |
| Apparmor (LSM) | [Apparmor]({{< ref "guides/apparmor.md" >}}) | |
| OTA/system upgrade | [OSTree based]({{< ref "ostree.md" >}}) | |
| OTA Fleet management | | |
| Network connectivity | | |
| Verified boot sequence | [fully verified boot sequence]({{< ref "secure-boot.md" >}}) | Implemented |
| Integrity validate root filesystem | [Security]({{< ref "security.md" >}}) | Concept: Requires Update|
| Trusted Execution Environment | [Trusted Execution Environment]({{< ref "op-tee.md" >}}) | Concept: Up-to-date |
| System service lifecycle management | [system startup and management]({{< ref "boot_process.md" >}}) | Implemented |
| Apparmor (LSM) | [Apparmor]({{< ref "guides/apparmor.md" >}}) | Implemented |
| OTA/system upgrade | [OSTree based]({{< ref "ostree.md" >}}) | Implemented |
| OTA Fleet management | [Preparing hawkBit for Production Use]({{< ref "preparing-hawkbit-for-production.md" >}}) | Concept: Up-to-date |
| Network connectivity | [Connectivity]({{< ref "connectivity.md" >}}) | Concept: Requires Update |
# HMI device scenario
......@@ -140,14 +140,14 @@ with application specific download methods.
| feature | documentation | status |
|---------|---------------|--------|
| Reference HMI shell and compositor | [Application Framework]({{< ref "application-framework.md#compositor-libweston" >}}) | |
| Bluetooth | | |
| Reference HMI shell and compositor | [Application Framework]({{< ref "application-framework.md#compositor-libweston" >}}) | Concept: Up-to-date |
| Bluetooth | [Connectivity: Bluetooth Support]({{< ref "connectivity.md#bluetooth-support" >}}) | Concept: Requires Update
| System toolkit | | |
| Virtual system keyboard | | |
| Audio routing and policy | [Audio management]({{< ref "audio-management" >}}) | |
| Video routing and policy |||
| Application framework integration | [Application framework]({{< ref "application-framework.md" >}}) | |
| Application management (store or fleet) | [hawkBit]({{< ref "deployment-management.md" >}}) ||
| Audio routing and policy | [Audio management]({{< ref "audio-management" >}}) | Concept: Up-to-date |
| Video routing and policy | | |
| Application framework integration | [Application framework]({{< ref "application-framework.md" >}}) | Concept: Up-to-date |
| Application management (store or fleet) | [hawkBit]({{< ref "deployment-management.md" >}}) | Partially Implemented |
## Focus area Flatpak applications
......@@ -178,7 +178,7 @@ explicit user interaction.
| feature | documentation link | status |
|---------|---------------|--------|
| Apertis supported Flatpak runtimes ||
| Apertis supported Flatpak runtimes | | |
| Runtime extensions for HW specific support ||
| Flatpak System API access (portals) ||
| Flatpak audio and video routing ||
......@@ -213,10 +213,10 @@ devices.
| feature | documentation link | status |
|---------|---------------|--------|
| OCI container orchestration ||
| Remote firmware deployment ||
| Remote workload deployment ||
| OCI container management ||
| OCI container orchestration | | |
| Remote firmware deployment | | |
| Remote workload deployment | | |
| OCI container management | | |
## Focus area container runtime
......@@ -234,9 +234,9 @@ typically available on namespace based container systems.
| feature | documentation link | status |
|---------|---------------|--------|
| Guidelines for OCI container deployments |
| OCI container building | |
| OCI container integration with system API ||
| Guidelines for OCI container deployments | | |
| OCI container building | | |
| OCI container integration with system API | | |
# SDK scenario
......@@ -258,9 +258,9 @@ local devices (depending on the device installation of course).
| feature | documentation link | status |
|---------|---------------|--------|
| Debian package building (devroot, sysroot) | [sysroots and devroots]({{< ref "sysroots-and-devroots.md" >}}) ||
| System image building (debos) | [Image building]({{< ref "image_building.md" >}}) | |
| Debian package building (devroot, sysroot) | [sysroots and devroots]({{< ref "sysroots-and-devroots.md" >}}) | Implemented |
| System image building (debos) | [Image building]({{< ref "image_building.md" >}}) | Implemented |
| Flatpak image building ||
| OCI image building ||
| SDK development environment (IDE) | [SDK]({{< ref "virtualbox.md" >}}) | |
| Local Device deployment/debugging | [ADE]({{< ref "ade.md" >}})|
| SDK development environment (IDE) | [SDK]({{< ref "virtualbox.md" >}}) | Implemented |
| Local Device deployment/debugging | [ADE]({{< ref "ade.md" >}}) | Implemented: Requires Update |
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment