commit | 2192551b06aa79a4cb7c1c86cc6831d6dc3b0c07 | [log] [tgz] |
---|---|---|
author | Pierre-Clément Tosi <ptosi@google.com> | Fri Apr 21 18:02:32 2023 +0100 |
committer | Pierre-Clément Tosi <ptosi@google.com> | Tue May 09 13:28:12 2023 +0000 |
tree | a692e4f9f3b7ce0d6d235012d31d76af8f4e5043 | |
parent | 8dfd590428b051114d5ebcae353947ca954547dd [diff] |
vmbase: Introduce linker_{addr,region}! macros Deduplicate the code by introducing these local macros. Bug: 270684188 Bug: 279209532 Test: atest vmbase_example.integration_test Change-Id: I8cd4685bda96524e85cf4b45a65b0cdf20bdb74b Merged-In: I8cd4685bda96524e85cf4b45a65b0cdf20bdb74b
This repository contains userspace services related to running virtual machines on Android, especially protected virtual machines. See the getting started documentation and Microdroid README for more information.