Skip to main content

Module kernel_binding

Module kernel_binding 

Source
Expand description

Kernel binding types for the RVF computational container.

Defines the 128-byte KernelBinding struct per ADR-031 (revised). A KernelBinding cryptographically ties a manifest root to a policy hash with a version stamp, ensuring tamper-evident linkage.

Padded to 128 bytes to avoid future wire-format breaks. Active fields occupy 76 bytes; the remaining 52 bytes are reserved/padding (must be zero).

Structsยง

KernelBinding
128-byte kernel binding record (padded for future evolution).