grub/grub-core/kern/riscv
Alexander Graf 8ce194d068 RISC-V: Add auxiliary files
To support a new architecture we need to provide a few helper functions
for memory, cache, timer, etc support.

This patch adds the remainders of those. Some bits are still disabled,
as I couldn't guarantee that we're always running on models / in modes
where the respective hardware is available.

Signed-off-by: Alexander Graf <agraf@suse.de>
Reviewed-by: Alistair Francis <alistair.francis@wdc.com>
Reviewed-by: Daniel Kiper <daniel.kiper@oracle.com>
2020-09-21 16:43:54 -04:00
..
efi RISC-V: Add auxiliary files 2020-09-21 16:43:54 -04:00
cache.c RISC-V: Add auxiliary files 2020-09-21 16:43:54 -04:00
cache_flush.S RISC-V: Add auxiliary files 2020-09-21 16:43:54 -04:00
dl.c RISC-V: Add awareness for RISC-V reloations 2020-09-21 16:43:54 -04:00