commit | c5d2ef2d1bd91c30a0da8b982f40cf32610e7023 | [log] [tgz] |
---|---|---|
author | Jiyong Park <jiyong@google.com> | Tue Apr 11 01:23:46 2023 +0900 |
committer | Jiyong Park <jiyong@google.com> | Thu Apr 13 23:38:51 2023 +0900 |
tree | e3cf893873a6fc404ccb2cec2c898eb4274fa7e2 | |
parent | 0bdc3f626cf3ade121b890248cf1f1c49084a441 [diff] |
pvmfw: sanitize bootargs during the fdt sanitization, the bootargs string is parsed and then only the allowed args are filtered. crashkernel= and console= are conditionaly filtered; they are included only when the corresponding debug policy is turned on. Bug: 275306568 Test: inject foo=bar to bootargs and see if it's filtered out Change-Id: I617bbf888575674f9544fca9b2ea11a7795a6e95
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.