patches and low-level development discussion
 help / color / mirror / code / Atom feed
b92d863459bb4cb6e6cb12239d4e8d69dca81c0b blob 742 bytes (raw)

 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

// 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 b92d863 ...
found b92d863 in https://spectrum-os.org/git/spectrum

Code repositories for project(s) associated with this public inbox

	https://spectrum-os.org/git/crosvm
	https://spectrum-os.org/git/doc
	https://spectrum-os.org/git/mktuntap
	https://spectrum-os.org/git/nixpkgs
	https://spectrum-os.org/git/spectrum
	https://spectrum-os.org/git/ucspi-vsock
	https://spectrum-os.org/git/www

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).