coreboot/src/arch/riscv
Elyes Haouas 2179c7fdb7 arch/riscv: Use 'enum cb_err'
Change-Id: I5a589a43b1e92cca6b531ca161174eefb5592569
Signed-off-by: Elyes Haouas <ehaouas@noos.fr>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/68371
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Martin L Roth <gaumless@gmail.com>
Reviewed-by: Felix Singer <felixsinger@posteo.net>
2022-12-25 15:09:48 +00:00
..
include src: remove force-included header rules.h from individual files 2022-09-06 17:57:31 +00:00
arch_timer.c
boot.c cbfs: Rename TYPE_FIT to TYPE_FIT_PAYLOAD 2022-06-01 19:45:08 +00:00
bootblock.S
fit_payload.c arch/{arm64,riscv}: Remove "CRIT: " from log messages 2022-11-17 13:28:48 +00:00
fp_asm.S
Kconfig
Makefile.inc riscv: Enable the newfangled way of selecting instruction sets 2022-09-17 05:56:34 +00:00
mcall.c
misaligned.c arch/riscv: Use 'enum cb_err' 2022-12-25 15:09:48 +00:00
misc.c
opensbi.c 3rdparty/opensbi: Update to latest ToT 2022-09-14 20:12:56 +00:00
payload.c
pmp.c
ramstage.S
romstage.c src: Remove redundant include <rules.h> 2021-02-07 21:53:23 +00:00
sbi.c commonlib: Substitude macro "__unused" in compiler.h 2022-07-14 23:08:09 +00:00
smp.c arch/riscv: Fix some SMP related headers 2022-01-19 19:29:42 +00:00
tables.c
trap_handler.c src/arch: Remove unnecessary space after casts 2022-11-22 13:46:47 +00:00
trap_util.S
virtual_memory.c