blob 86d31054a3eb4cbaab6b14e545cb57e2142aea2a 745 bytes (raw)
name: Documentation/decisions/006-drivers-on-host.adoc # note: path name is non-authoritative(*)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
| | = 006 Drivers on Host
:page-parent: Architecture Decision Records
:page-grand_parent: About Spectrum OS
// SPDX-FileCopyrightText: 2022 Unikie
// SPDX-License-Identifier: GFDL-1.3-no-invariants-or-later OR CC-BY-SA-4.0
== Status
Accepted
== Context
It's important to minimize the amount of software in Spectrum's Trusted
Computing Base (TCB).
== Decision
As few drivers as possible should be running on the Spectrum host.
== Consequences
- No networking on the host.
- Responsibilities of the host are expected to get smaller over time.
- More flexible management of devices. We need to decouple devices from the host
based on their class -- like net, usb, bluetooth and GUI -- and pass them
through to their respective device VMs.
|
debug log:
solving 86d3105 ...
found 86d3105 in https://inbox.spectrum-os.org/spectrum-devel/20220906135533.576642-1-evgeniia.nikolaenko@unikie.com/
found 872044e in https://spectrum-os.org/git/spectrum
preparing index
index prepared:
100644 872044e7c257f47029031b5204563ba062d98ba2 Documentation/decisions/006-drivers-on-host.adoc
applying [1/1] https://inbox.spectrum-os.org/spectrum-devel/20220906135533.576642-1-evgeniia.nikolaenko@unikie.com/
diff --git a/Documentation/decisions/006-drivers-on-host.adoc b/Documentation/decisions/006-drivers-on-host.adoc
index 872044e..86d3105 100644
Checking patch Documentation/decisions/006-drivers-on-host.adoc...
Applied patch Documentation/decisions/006-drivers-on-host.adoc cleanly.
index at:
100644 86d31054a3eb4cbaab6b14e545cb57e2142aea2a Documentation/decisions/006-drivers-on-host.adoc
(*) Git path names are given by the tree(s) the blob belongs to.
Blobs themselves have no identifier aside from the hash of its contents.^
Code repositories for project(s) associated with this public inbox
https://spectrum-os.org/git/doc
https://spectrum-os.org/git/mktuntap
https://spectrum-os.org/git/spectrum
https://spectrum-os.org/git/ucspi-vsock
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).