tree: 4ef4ae97c404a40733a722ac69adc2ff90c7905a [path history] [tgz]
  1. common/
  2. emulation/
  3. kernel_cmdline/
  4. arm64.gni
  5. av400.gni
  6. BUILD.gn
  7. chromebook-x64-dfv2.gni
  8. chromebook-x64-reduced-perf-variation.gni
  9. chromebook-x64.gni
  10. OWNERS
  11. qemu-arm64.gni
  12. qemu-x64.gni
  13. README.md
  14. toulouse.gni
  15. vim3-reduced-perf-variation.gni
  16. vim3.gni
  17. x64-dfv2.gni
  18. x64-reduced-perf-variation.gni
  19. 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 arm64.gni and x64.gni which are imported into other <board>.gni files.

Further details can be found at Boards and Products