commit | 328dfb6feef73b0179a49bf9b95f0c64bcf479d7 | [log] [tgz] |
---|---|---|
author | Pierre-Clément Tosi <ptosi@google.com> | Fri Nov 25 18:20:42 2022 +0000 |
committer | Pierre-Clément Tosi <ptosi@google.com> | Tue Nov 29 11:07:14 2022 +0000 |
tree | edd7acde464f209087ca01e1763c51b10e772cfd | |
parent | a58e6199829ea3210699548381f9b823eb8f332e [diff] |
pvmfw: Use tinyvec::ArrayVec in MemoryTracker Instead of a DIY implementation, make use of the crate-provided struct. Test: atest MicrodroidTestApp Change-Id: I19418245f990a4be2300890767a1004e21b48ee7
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.