commit | 279d1c8843ef0ed0bbb8d322529f75e195ea6950 | [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 | 30fcea2532c374a1c541c5b1410cda26e4f0e913 [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>