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