Add new argument to hf_mailbox_send.

We don't do anything with it yet, but adding it in a separate patch
reduces the mix of functionality and refactor in the next patch.

Change-Id: I24cbd4d35c4cf9e4985a72d336a68c496c9cc2be
11 files changed
tree: 38ae6db6312dfb5819cb1b8c30a097e351a45725
  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.