tree: ca61b595218ada8cc229d57dd206feb2a64fcacb [path history] [tgz]
  1. bootloader/
  2. experimental/
  3. kernel/
  4. prebuilt/
  5. public/
  6. scripts/
  7. system/
  8. third_party/
  9. tools/
  10. vdso/
  11. .gitignore
  12. .gn
  13. BUILD.gn
  14. LICENSE
  15. OWNERS
  16. 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