blob: ada717f57bf7bc1ef09ef6d5cf18a6470e752045 [file] [log] [blame] [view]
# Zircon
Zircon is the core platform that powers the Fuchsia OS. Zircon is composed of a
[kernel](/zircon/kernel) as well as a small set of userspace services,
drivers, and libraries in [/zircon/system](/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