tree: f1cbea9aa729473ea33ada702e5c0176d8d15c67 [path history] [tgz]
  1. images/
  2. _toc.yaml
  3. acer12.md
  4. chromebook.md
  5. installer.md
  6. intel_nuc.md
  7. intel_nuc_with_zedboot.md
  8. khadas-vim3.md
  9. README.md
  10. toulouse.md
  11. usb_setup.md
docs/development/hardware/README.md

Install Fuchsia on a device

The Fuchsia platform can be installed on the following hardware devices:

Architecture support

Fuchsia supports two ISAs (Instruction Set Architectures):

  • arm64 - Fuchsia supports arm64 (also called AArch64) with no restrictions on supported microarchitectures.

  • x86-64 - Fuchsia supports x86-64 (also called IA32e or AMD64), but with some restrictions on supported microarchitectures.

CPU support

Fuchsia's support for CPUs:

  • Intel - For Intel CPUs, only Broadwell and later are actively supported and will have new features added for them. Additionally, we will accept patches to keep Nehalem and later booting.

  • AMD - AMD CPUs are not actively supported (in particular, we have no active testing on them), but we will accept patches to ensure correct booting on them.

Table of contents