patches and low-level development discussion
 help / color / mirror / code / Atom feed
blob 6c32c318e460caa18caae4f3910d1c6602f4b032 1250 bytes (raw)
name: Documentation/doc/about/requirements.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
28
 
= Hardware and firmware requirements

// SPDX-FileCopyrightText: 2024 Alyssa Ross <hi@alyssa.is>
// SPDX-License-Identifier: GFDL-1.3-no-invariants-or-later OR CC-BY-SA-4.0

== Firmware requirements

Firmware must implement either
https://en.wikipedia.org/wiki/UEFI[UEFI] or the
https://uapi-group.org/specifications/specs/boot_loader_specification/[Boot
Loader Specification].  If the firmware provides a device tree,
Spectrum will use
https://www.freedesktop.org/software/systemd/man/latest/systemd-stub.html[systemd-stub]'s
`.dtbauto` mechanism to attempt to load a matching device tree from Linux.

== Hardware requirements

- aarch64 or x86_64 processor with https://en.wikipedia.org/wiki/Virtualization#Hardware_assisted[virtualization extensions]
- GICv3 or later with Interrupt Translation Services (on aarch64)
- PCI network controller on a cache-coherent
  https://en.wikipedia.org/wiki/Input%E2%80%93output_memory_management_unit[IOMMU]
  (for network access) — some may not work due to Cloud Hypervisor
  bugs

All hardware to be used with Spectrum must be supported in the
mainline Linux kernel that Spectrum uses.  Only device firmware
included by NixOS's `hardware.enableRedistributableFirmware` option
will be provided by Spectrum.

debug log:

solving 6c32c31 ...
found 6c32c31 in https://spectrum-os.org/git/spectrum

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