tree: 733dbde5c835ee4d8f288a1962b5f300f73cb65f
  1. kernel/
  2. public/
  3. scripts/
  4. skills/
  5. system/
  6. third_party/
  7. tools/
  8. vdso/
  9. LICENSE
  10. OWNERS
  11. README.fuchsia
  12. README.md
  13. TESTING.json5
zircon/README.md

Zircon

Zircon is the core platform that powers the Fuchsia OS. Zircon is composed of a kernel 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/concepts/kernel