mirror of
https://github.com/kata-containers/kata-containers.git
synced 2026-07-02 07:02:16 +00:00
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>