Skip to content

Add an optional A/B pvmfw partition to the OS composite disk - #2953

Open
dimorinny wants to merge 1 commit into
google:mainfrom
dimorinny:nv2
Open

Add an optional A/B pvmfw partition to the OS composite disk#2953
dimorinny wants to merge 1 commit into
google:mainfrom
dimorinny:nv2

Conversation

@dimorinny

Copy link
Copy Markdown
Contributor

The image comes from --pvmfw_image or the Android build when available. Targets that don't build protected VM firmware are unaffected.

Bug: 536088107

The image comes from --pvmfw_image or the Android build when
available. Targets that don't build protected VM firmware are
unaffected.

Bug: 536088107
Signed-off-by: Dmitrii Merkurev <dimorinny@google.com>
@dimorinny
dimorinny requested a review from Databean August 3, 2026 14:41
@dimorinny dimorinny added the kokoro:run Run e2e tests. label Aug 3, 2026
@GoogleCuttlefishTesterBot GoogleCuttlefishTesterBot removed the kokoro:run Run e2e tests. label Aug 3, 2026
Comment on lines +32 to +36
DEFINE_string(pvmfw_image, CF_DEFAULTS_PVMFW_IMAGE,
"Location of the cuttlefish protected VM firmware image. If not "
"given it is taken from pvmfw.img in the directory specified by "
"-system_image_dir, when that file is present. If given, the "
"file must exist.");

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Are there scenarios where this file is built separately from the Android build system and a custom version needs to be tested? Would rather avoid adding a new flag if it's not going to be used.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants