Files
kata-containers/src
Xiaofan Xxf 88d892a77f dragonball: Allow guest VM to load tdshim firmware for booting
Added a firmware module to dbs_boot crate, and guest VM is allowed
to load tdshim into memory, which serves as a prerequisite for
booting TDX VM. And other sections (including kernel payload and
cmdline) are also loaded into correct guest physical addresses
according to the design of tdshim layout.

Signed-off-by: Xiaofan Xxf <xiaofan.xxf@antgroup.com>
2026-05-14 10:04:39 +08:00
..