commit | 288a5d9e9e440c35cedc09db9a795b303e535478 | [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> | Tue May 09 13:28:47 2023 +0000 |
tree | faa13cb9bb2106d81f89435ab29494f069b1a617 | |
parent | bfe4831212cc46f381c686a7d55ae5251f169d3a [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 Merged-In: 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.