Test that primary can use timers to get back from secondary.

Specifically, test that both virtual and physical timers in the primary still
work when a secondary is busy.

Bug: 117271574
Change-Id: If1ab1a9fde4f44583e4f4bfccc7a8e402b48a728
6 files changed
tree: 56039b6ac93412b2bdd122ed61a18046d14842fc
  1. build/
  2. docs/
  3. driver/
  4. inc/
  5. kokoro/
  6. project/
  7. src/
  8. test/
  9. third_party/
  10. .clang-format
  11. .clang-tidy
  12. .gitignore
  13. .gitmodules
  14. .gn
  15. BUILD.gn
  16. CONTRIBUTING.md
  17. LICENSE
  18. Makefile
  19. README.md
README.md

Hafnium

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

Get in touch and keep up-to-date at hafnium-discuss@googlegroups.com.

Getting started

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