coreboot-kgpe-d16/src/mainboard/emulation/qemu-riscv
Martin Roth 5861b585e7 qemu-riscv: Remove obsolete CSR - send_ipi
This aligns the code in qemu-riscv with the code in spike-riscv.
The previous code gives an error in the updated toolchain as the
send_ipi CSR is no longer valid.

This gave the build error:
src/mainboard/emulation/qemu-riscv/qemu_util.c:64:
   Error: Instruction csrw requires absolute expression

Change-Id: Iac0f66e8e9935f45c8094d5e16bedb7ac5225424
Signed-off-by: Martin Roth <martinroth@google.com>
Reviewed-on: https://review.coreboot.org/16244
Tested-by: build bot (Jenkins)
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Reviewed-by: Ronald G. Minnich <rminnich@gmail.com>
Reviewed-by: Jonathan Neuschäfer <j.neuschaefer@gmx.net>
2016-08-19 04:33:45 +02:00
..
board_info.txt Add board URLs for the RISC-V boards 2016-04-28 19:19:27 +02:00
bootblock.c tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
devicetree.cb
Kconfig Kconfig: lay groundwork for not assuming SPI flash boot device 2016-08-18 06:18:21 +02:00
Kconfig.name kconfig: automatically include mainboards 2015-04-18 08:31:08 +02:00
mainboard.c
Makefile.inc spike-riscv: Look for the CBFS in RAM 2016-07-14 18:24:34 +02:00
memlayout.ld tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
qemu_util.c qemu-riscv: Remove obsolete CSR - send_ipi 2016-08-19 04:33:45 +02:00
rom_media.c spike-riscv: Look for the CBFS in RAM 2016-07-14 18:24:34 +02:00
romstage.c
uart.c tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00