coreboot-kgpe-d16/src/arch/riscv
Elyes Haouas 3b3bb7cd62 treewide: Remove repeated words
Found by linter

Change-Id: I7a49cce0b56cf83d0e4490733f9190284a314c4a
Signed-off-by: Elyes Haouas <ehaouas@noos.fr>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/72896
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Eric Lai <eric_lai@quanta.corp-partner.google.com>
Reviewed-by: Felix Singer <felixsinger@posteo.net>
2023-02-09 10:04:04 +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
sbi.c commonlib: Substitude macro "__unused" in compiler.h 2022-07-14 23:08:09 +00:00
smp.c
tables.c
trap_handler.c src/arch: Remove unnecessary space after casts 2022-11-22 13:46:47 +00:00
trap_util.S treewide: Remove repeated words 2023-02-09 10:04:04 +00:00
virtual_memory.c