tree: 88e72174e5b566177e0bd20e7f5f30a78fa9bb82 [path history] [tgz]
  1. common/
  2. emulation/
  3. kernel_cmdline/
  4. arm64.gni
  5. BUILD.gn
  6. chromebook-x64.gni
  7. OWNERS
  8. qemu-arm64.gni
  9. qemu-x64.gni
  10. README.md
  11. toulouse.gni
  12. vim2.gni
  13. vim3.gni
  14. x64-reduced-perf-variation.gni
  15. x64.gni
boards/README.md

Boards

The concept of a board comes from a circuit board with various integrated circuits mounted on it and the usage herein generally refers to a System on a Chip (SoC) board. This concept also extends to logical (or virtual) boards for which there is no physical board.

Common boards are based on arm64 or x64 CPUs. For convenience, this directory contains an arm64.gni and x64.gni which are imported into other .gni files.

Further details can be found at Boards and Products