commit | ef85e8378bfea8a52ea8416832eb46665781a995 | [log] [tgz] |
---|---|---|
author | Jiyong Park <jiyong@google.com> | Sat Feb 25 02:03:39 2023 +0900 |
committer | Jiyong Park <jiyong@google.com> | Fri Mar 03 17:36:01 2023 +0900 |
tree | 650a4a6f800fc0cd2a1ca904583f66571ae77caf | |
parent | 196115bc1f614a76ab8d60c381834d32eda6ba34 [diff] |
Hardcode memory base address in platform.dts go/pvm-platform says that it's 0x8000_0000. When pvmfw uses platform.dts as a template, the base address won't be changed. Only the size (which is set to -1 in the template) will be updated. Bug: 249054080 Test: N/A Change-Id: I093b3f1777fd44cf59f7b628a4e4bd68a566ce67
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.