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