opensbi/lib
Anup Patel cfff0126ab lib: Remove unused mepc arg from load_xyz() and store_xyz() functions
This patch removes unused mepc arg from load_xyz() and store_xyz()
unpriviledge access functions.

Signed-off-by: Anup Patel <anup.patel@wdc.com>
2019-04-01 10:10:38 +05:30
..
objects.mk all: Update copyright header in all files 2019-01-24 14:07:47 +05:30
riscv_asm.c all: Update copyright header in all files 2019-01-24 14:07:47 +05:30
riscv_atomic.c all: Update copyright header in all files 2019-01-24 14:07:47 +05:30
riscv_hardfp.S all: Update copyright header in all files 2019-01-24 14:07:47 +05:30
riscv_locks.c all: Update copyright header in all files 2019-01-24 14:07:47 +05:30
sbi_console.c platform: Make the `platform` read-only 2019-03-06 11:10:35 -08:00
sbi_ecall.c lib: Return ENOTSUPP incase of invalid SBI function ID 2019-03-14 20:44:22 +05:30
sbi_emulate_csr.c lib: Use CSR_<FOO> instead of <foo> for csr_*() 2019-02-14 09:31:18 +05:30
sbi_hart.c platform: Make the `platform` read-only 2019-03-06 11:10:35 -08:00
sbi_illegal_insn.c lib: Use CSR_<FOO> instead of <foo> for csr_*() 2019-02-14 09:31:18 +05:30
sbi_init.c lib: Disable the boot prints if SBI_SCRATCH_NO_BOOT_PRINTS is set 2019-03-29 15:49:11 +05:30
sbi_ipi.c lib: Remove unused mepc arg from load_xyz() and store_xyz() functions 2019-04-01 10:10:38 +05:30
sbi_misaligned_ldst.c lib: Remove unused mepc arg from load_xyz() and store_xyz() functions 2019-04-01 10:10:38 +05:30
sbi_system.c lib: Implement sfence.vma correctly. 2019-03-12 22:07:25 +05:30
sbi_timer.c platform: Make the `platform` read-only 2019-03-06 11:10:35 -08:00
sbi_trap.c include: Add PRILX define to help print unsigned long 2019-02-20 12:02:40 +05:30