commit | 56ec45b4d8709b248d85f6086c699709ce69dd1c | [log] [tgz] |
---|---|---|
author | Alice Wang <aliceywang@google.com> | Thu Jun 15 08:30:32 2023 +0000 |
committer | Alice Wang <aliceywang@google.com> | Thu Jun 15 13:41:33 2023 +0000 |
tree | f4cc7ef3f09b0881ba5ba62ebdcc262e56d3eec3 | |
parent | 2fa3dd0149901893b06e303f0c52e5d3f79d5708 [diff] |
[pvmfw][fdt] Do not panic if the DT has no /chosen node When clearing the flag in the DT's /chosen node, this cl skips the clearing instead of panic if the /chose node doesn't exist. This cl also made a small refactoring of the flag clearing function. Bug: 249054080 Test: m pvmfw_img Change-Id: Ibdee67835bbe1ef2825a2d0a1fcdbaa8ee9fde36
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.