commit | 5f7ae03cb9d699cfdfe0fc13f332fd6546471fd9 | [log] [tgz] |
---|---|---|
author | Jiyong Park <jiyong@google.com> | Thu Dec 22 10:24:39 2022 +0900 |
committer | Jiyong Park <jiyong@google.com> | Thu Dec 22 10:24:39 2022 +0900 |
tree | 24990c2afa6c1ecf0aa76f130054c1d391506258 | |
parent | 61eebeda1a14e9c056f370fa768a2d4bcd19ff63 [diff] |
prng_seeder is a bootstrap process in microdroid It is started very early before linker namespaces are configured, thus making it a bootstrap process. Bug: 263398430 Test: watch boottime benchmark Change-Id: I069d5da603105644f631b415a04d645856658750
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.