Verify the compressed ARM64 kernel RPM payload #118
Loading…
Reference in a new issue
No description provided.
Delete branch "fix/linux-arm64-rpm-verification"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The ARM64 RPM stores vmlinuz as a deterministic gzip stream of the raw Image. Decompress that payload before binding its digest to the compiled Image. Keep the x86 bzImage byte-for-byte check and add named package verification progress to the Build log.