coreboot/src/arch/riscv
Kyösti Mälkki 4ac35707d9 arch/riscv: Fix some SMP related headers
Change-Id: I58419450dbe34741b4f5b4920f435fdb91e9df22
Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/61143
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Raul Rangel <rrangel@chromium.org>
2022-01-19 19:29:42 +00:00
..
include arch/riscv: Fix some SMP related headers 2022-01-19 19:29:42 +00:00
arch_timer.c src: Remove unused 'include <stddef.h> 2020-08-18 12:15:44 +00:00
boot.c cbfs: Remove prog_locate() for payloads (SELF and FIT) 2021-03-17 00:13:53 +00:00
bootblock.S treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
fit_payload.c src/acpi to src/lib: Fix spelling errors 2021-10-05 18:06:39 +00:00
fp_asm.S treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
Kconfig
Makefile.inc arch/riscv: Avoid gcc11 replacing memset implementation with memset call 2021-09-19 18:52:22 +00:00
mcall.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
misaligned.c src/arch: Drop unneeded empty lines 2020-08-24 09:16:19 +00:00
misc.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
opensbi.c src/acpi to src/lib: Fix spelling errors 2021-10-05 18:06:39 +00:00
payload.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
pmp.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
ramstage.S treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
romstage.c src: Remove redundant include <rules.h> 2021-02-07 21:53:23 +00:00
sbi.c src/arch: Drop unneeded empty lines 2020-08-24 09:16:19 +00:00
smp.c arch/riscv: Fix some SMP related headers 2022-01-19 19:29:42 +00:00
tables.c symbols: Change implementation details of DECLARE_OPTIONAL_REGION() 2020-08-27 22:11:17 +00:00
trap_handler.c arch/riscv/trap_handler: add missing types.h include 2021-09-17 20:27:34 +00:00
trap_util.S treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
virtual_memory.c src: Remove unused '#include <stdint.h>' 2020-05-13 08:48:17 +00:00