Commit Graph

1 Commits

Author SHA1 Message Date
Sergio Lopez df8d4ff3ed SEV: bundle qboot and initrd into the library
Bundle qboot (used as FW by libkrun-SEV) and initrd into the
library. To simplify the build process, we import then as binary blobs
into the project. Their source code can be found at the following
repositories:

- https://github.com/slp/qboot-krunfw

- https://github.com/slp/initrd-krunfw

Signed-off-by: Sergio Lopez <slp@redhat.com>
2021-09-09 17:45:08 +02:00