commit | 1ccf87165e38cb32f2444d8fd4b3e4d8ea13928e | [log] [tgz] |
---|---|---|
author | Sunil V L <sunilvl@ventanamicro.com> | Fri Jan 28 20:48:44 2022 +0530 |
committer | Heinrich Schuchardt <heinrich.schuchardt@canonical.com> | Sat Jan 29 10:23:40 2022 +0100 |
tree | 5d71747769a48b09f22cf17fa21d4fdd4c1c640b | |
parent | 9e63786e2b4b35587da2050c180111e9bd1e3a23 [diff] |
efi_loader: Enable RISCV_EFI_BOOT_PROTOCOL support This adds support for new RISCV_EFI_BOOT_PROTOCOL to communicate the boot hart ID to bootloader/kernel on RISC-V UEFI platforms. The specification of the protocol is hosted at: https://github.com/riscv-non-isa/riscv-uefi Signed-off-by: Sunil V L <sunilvl@ventanamicro.com> Reviewed-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>