commit | 44d2d1ba48df0362a76824b441f56308de7fadbf | [log] [tgz] |
---|---|---|
author | Pierre-Clément Tosi <ptosi@google.com> | Wed Jul 12 12:51:12 2023 +0000 |
committer | Pierre-Clément Tosi <ptosi@google.com> | Thu Sep 14 12:47:48 2023 +0100 |
tree | 6b8233d2fbea178388a6d7aa9876b410611c0da7 | |
parent | a9fb8ca6dad0606f39769b9f9bebb11c437ac4aa [diff] |
pvmfw: Randomize guest KASLR seed Patch the template DT with a random value to avoid passing the constant placeholder value (-1). Bug: 290909089 Test: Read /chosen/kaslr-seed from main_wrapper() Merged-In: I7d239e2a292b852faeeaa1458c35d9cef2c6abc8 Change-Id: I7d239e2a292b852faeeaa1458c35d9cef2c6abc8
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.