tree: 809c7c095cd9bd6140fde0491dc49faed4d390b1 [path history] [tgz]
  1. kernel/
  2. prebuilt/
  3. public/
  4. scripts/
  5. system/
  6. third_party/
  7. tools/
  8. vdso/
  9. .gitignore
  10. .gn
  11. LICENSE
  12. OWNERS
  13. README.md
zircon/README.md

Zircon

Zircon is the core platform that powers the Fuchsia OS. Zircon is composed of a microkernel as well as a small set of userspace services, drivers, and libraries in /zircon/system necessary for the system to boot, talk to hardware, load userspace processes and run them, etc. Fuchsia builds a much larger OS on top of this foundation.

See the documentation at: https://fuchsia.dev/fuchsia-src/zircon