tree: 0b99e17b2602dfb77c84aad874c72f419f5e2932 [path history] [tgz]
  1. chromebook-x64/
  2. common/
  3. emulation/
  4. images/
  5. imx8mmevk/
  6. kernel_cmdline/
  7. partitions/
  8. qemu-riscv64/
  9. qemu-x64/
  10. riscv64/
  11. vim3/
  12. x64/
  13. arm64.gni
  14. av400.gni
  15. buckeye.gni
  16. BUILD.bazel
  17. BUILD.gn
  18. chromebook-x64-dfv2.gni
  19. chromebook-x64-reduced-perf-variation.gni
  20. chromebook-x64.gni
  21. clover.gni
  22. imx8mmevk.gni
  23. OWNERS
  24. qemu-arm64.gni
  25. qemu-riscv64.gni
  26. qemu-x64.gni
  27. README.md
  28. riscv64.gni
  29. vim3-dfv2.gni
  30. vim3-reduced-perf-variation.gni
  31. vim3.gni
  32. x64-dfv2.gni
  33. x64-fxfs.gni
  34. x64-reduced-perf-variation.gni
  35. 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