You've already forked slimbootloader
mirror of
https://github.com/Dasharo/slimbootloader.git
synced 2026-03-06 15:26:20 -08:00
c1117a2be5
SBL only support ELF type: EXEC (Executable file) This changes also allow loading ELF type: DYN (Shared object file) This is required to boot recent ACRN Hypervisor. Signed-off-by: Markus Schuetterle <markus.schuetterle@intel.com>