commit | 8d2a7078c7ad27f9389a2a18c900d48ab945c20b | [log] [tgz] |
---|---|---|
author | Jiyong Park <jiyong@google.com> | Fri Jul 15 14:34:27 2022 +0900 |
committer | Jiyong Park <jiyong@google.com> | Fri Jul 15 20:05:31 2022 +0900 |
tree | 1f7082f052f8ceb434b06471cfeb12abedf09e2b | |
parent | a4eebdefe8820b0cf5d9dcd8d239198a1abca91b [diff] |
Hard coding the path to crashdumping kernel and initrd in kexec binary For better security, hard-code the paths to the kernel and initrd, and the cmdline into the kexec binary so that one can use kexec to load something else. Bug: 238272206 Test: do the kdump Change-Id: I79a167b2597a7b5090a263cce3065a4dc353ea21
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.