commit | aa7c390fb96137f3e72569f7c040a13a83bcb489 | [log] [tgz] |
---|---|---|
author | Pierre-Clément Tosi <ptosi@google.com> | Wed Sep 22 14:46:06 2021 +0200 |
committer | Pierre-Clément Tosi <ptosi@google.com> | Wed Sep 22 15:48:04 2021 +0200 |
tree | bb5d195a372e65781c07f3d847f4ece15aa34071 | |
parent | 53a7030e40cf53fa8827adec9d4c05230e6cc7a5 [diff] |
Makefile: Add support for custom VM images Add a Make flags allowing the user to pass a custom VM image. If not passed, the infrastructure defaults to using the host image, the previous behavior. This will become necessary when booting VMs in protected mode as pvmfw will expect an AVB-signed image (while the host image is not). Bug: 198568262 Test: make VM_IMAGE=<...> test-crosvm Change-Id: I140d8632128a9bf0ea816d54790b5e3e25a6585a