Refine the docs.

Change-Id: I6808bb7515e39f52053d66af54e5ad2a45b1c159
5 files changed
tree: 8628c9200a4a17c8d540ca92c6136815cab522d9
  1. build/
  2. docs/
  3. driver/
  4. inc/
  5. kokoro/
  6. src/
  7. test/
  8. .clang-format
  9. .clang-tidy
  10. .gitignore
  11. .gitmodules
  12. .gn
  13. BUILD.gn
  14. Makefile
  15. README.md
README.md

Hafnium

go/hafnium

Hafnium is a hypervisor, initially supporting aarch64 (64-bit ARMv8 CPUs).

Further details are available in the design doc.

Get in touch and keep up-to-date at g/hafnium-eng.

Getting started

To jump in and build Hafnium, follow the getting started instructions.