commit | 5835d3482270a50f6e38556c90f7bf19cf2457d9 | [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 Apr 25 14:38:24 2023 +0100 |
tree | d771f155e249d0779a8e945628b4fa7724757ca0 | |
parent | 5fa484f84fa9df4479cbaef63bf7c3915c39e32b [diff] |
vmbase: Introduce linker_{addr,region}! macros Deduplicate the code by introducing these local macros. Test: atest vmbase_example.integration_test Change-Id: 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.