openocd/src/target/riscv
Tim Newsome a527112dae target/riscv: Update with latest encoding from riscv-opcodes
This gets us a clearly labeled BSD-3-Clause header, which should be
compatible with OpenOCD and Fedora, and also make it clear what the
license actually is.

See https://github.com/riscv/riscv-openocd/pull/710,
https://github.com/riscv/riscv-openocd/pull/713, and
https://github.com/riscv/riscv-openocd/pull/717.

Change-Id: I992b4f3bb230edb9f281e2278dd41c712098ed4c
Signed-off-by: Tim Newsome <tim@sifive.com>
Reviewed-on: https://review.openocd.org/c/openocd/+/7084
Tested-by: jenkins
Reviewed-by: Antonio Borneo <borneo.antonio@gmail.com>
2022-08-27 16:21:15 +00:00
..
Makefile.am openocd: build: add SPDX tag 2022-07-23 13:06:38 +00:00
asm.h Upstream tons of RISC-V changes. 2020-10-14 05:43:05 +01:00
batch.c Upstream a whole host of RISC-V changes. 2021-10-25 16:12:05 +00:00
batch.h Upstream tons of RISC-V changes. 2020-10-14 05:43:05 +01:00
debug_defines.h target/riscv: Update debug_defines.h. 2022-08-15 13:18:16 +00:00
encoding.h target/riscv: Update with latest encoding from riscv-opcodes 2022-08-27 16:21:15 +00:00
gdb_regs.h Upstream tons of RISC-V changes. 2020-10-14 05:43:05 +01:00
opcodes.h Upstream a whole host of RISC-V changes. 2021-10-25 16:12:05 +00:00
program.c Upstream tons of RISC-V changes. 2020-10-14 05:43:05 +01:00
program.h Upstream a whole host of RISC-V changes. 2021-10-25 16:12:05 +00:00
riscv-011.c target/riscv: use struct riscv_info instead of typedef riscv_info_t 2022-08-01 08:57:41 +00:00
riscv-013.c target/riscv: use struct riscv_info instead of typedef riscv_info_t 2022-08-01 08:57:41 +00:00
riscv.c target/riscv: add common magic 2022-08-01 08:58:02 +00:00
riscv.h target/riscv: add common magic 2022-08-01 08:58:02 +00:00
riscv_semihosting.c openocd: src: remove duplicated GPL license tag 2022-07-23 13:07:57 +00:00