u-boot/arch/riscv/lib
Alexander Graf 493d1e88b6 riscv: Add EFI application infrastructure
The hello world binary and a few selftests require to build EFI target
binaries, not just the EFI host environment.

This patch adds all required files to generate an EFI binary for
RISC-V.

Signed-off-by: Alexander Graf <agraf@suse.de>
2018-05-29 14:43:12 +08:00
..
boot.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
bootm.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
cache.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
crt0_riscv_efi.S riscv: Add EFI application infrastructure 2018-05-29 14:43:12 +08:00
elf_riscv32_efi.lds riscv: Add EFI application infrastructure 2018-05-29 14:43:12 +08:00
elf_riscv64_efi.lds riscv: Add EFI application infrastructure 2018-05-29 14:43:12 +08:00
interrupts.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
Makefile riscv: Add EFI application infrastructure 2018-05-29 14:43:12 +08:00
reloc_riscv_efi.c riscv: Add EFI application infrastructure 2018-05-29 14:43:12 +08:00
setjmp.S riscv: Add setjmp/longjmp code 2018-05-29 14:43:12 +08:00