Skip to content

Bake in virtio and NSM kernel modules in kernel image#451

Draft
arnaldo2792 wants to merge 1 commit into
bottlerocket-os:developfrom
arnaldo2792:enclaves/kernel-kit
Draft

Bake in virtio and NSM kernel modules in kernel image#451
arnaldo2792 wants to merge 1 commit into
bottlerocket-os:developfrom
arnaldo2792:enclaves/kernel-kit

Conversation

@arnaldo2792
Copy link
Copy Markdown
Contributor

Description of changes:

Provide the virtio and NSM kernel modules in the kernel image, instead of loadable modules. They are needed for virtualized environments like MicroVMs or Nitro Enclaves, since Bottlerocket doesn't provide a bootable initrd where the modules can be loaded from.

Terms of contribution:

By submitting this pull request, I agree that this contribution is dual-licensed under the terms of both the Apache License, version 2.0, and the MIT license.

Build the virtio and NSM kernel modules in the kernel image so that the
kernel can be used in virtualized environments like Nitro Enclaves.

Signed-off-by: Arnaldo Garcia Rincon <agarrcia@amazon.com>
@arnaldo2792 arnaldo2792 marked this pull request as draft May 28, 2026 00:43
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