tree: d7e4577baaafe63269a3348a4c0dba1bc40ece40
  1. kernel/
  2. prebuilt/
  3. public/
  4. scripts/
  5. skills/
  6. system/
  7. third_party/
  8. tools/
  9. vdso/
  10. LICENSE
  11. OWNERS
  12. README.fuchsia
  13. README.md
  14. 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