grub/grub-core/kern/riscv
Alexander Graf 861212333e 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>
2019-02-25 14:01:59 +01:00
..
efi RISC-V: Add auxiliary files 2019-02-25 14:01:59 +01:00
cache.c RISC-V: Add auxiliary files 2019-02-25 14:01:59 +01:00
cache_flush.S RISC-V: Add auxiliary files 2019-02-25 14:01:59 +01:00
dl.c RISC-V: Add awareness for RISC-V reloations 2019-02-25 11:34:09 +01:00