commit | 443cebeaeb4638b4269266334c466b34d1be4c56 | [log] [tgz] |
---|---|---|
author | Pierre-Clément Tosi <ptosi@google.com> | Fri Apr 21 21:40:04 2023 +0100 |
committer | Pierre-Clément Tosi <ptosi@google.com> | Thu Apr 27 09:19:38 2023 +0100 |
tree | 9644b1938e94fcfb6b81b38111a754e22deb13fa | |
parent | ccc11382778ccc35860a8966f6ad1332ba447603 [diff] |
pvmfw: Resize stack region to 8 pages Reduce the number of pages required (which seems to be 4-5 on a normal boot) to reduce the work when mapping, unmapping, and clearing the region. Bug: 270684188 Test: atest MicrodroidHostTests Change-Id: I626aea440b92c2462f7ca3c761fb66b51a596741
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.