riscv-openocd/src/rtos
Evgeniy Naydanov cabb6000df Merge up to fd62626dff from upstream
Conflicts are related to `unsigned`->`unisgned int` cleanup:
* `src/jtag/drivers/ftdi.c` -- between
  6749c70a3a and
  a64dc23bf1.
* `src/rtos/hwthread.c` -- between
  ef3e61bebc and
  436e6f1770.
* `src/target/target.c` and `.h` -- between
  53ec10b61d and
  e72733d590.
* `src/target/riscv/*` -- due to
  957eb741a0 and
  fec3b22421.
  Resolved by:
    * Changing the return type of `riscv_batch_get_dmi_read_op()` to
      `uint32_t`.
    * Using RISC-V OpenOCD's version in other cases.

Change-Id: Ia6e2129c6fddb1dec26adcd936506af2539412ef
2024-11-12 17:25:33 +03:00
..
FreeRTOS.c Merge up to 437dde701c from upstream 2024-05-30 19:46:03 +03:00
Makefile.am rtos/nuttx: add Espressif target support and refactoring 2023-03-25 18:06:08 +00:00
ThreadX.c openocd: drop include of target_type.h 2024-05-26 09:57:51 +00:00
chibios.c rtos: chibios: fix version display 2024-10-05 15:38:23 +00:00
chromium-ec.c openocd: drop include of target_type.h 2024-05-26 09:57:51 +00:00
eCos.c openocd: drop include of target_type.h 2024-05-26 09:57:51 +00:00
embKernel.c openocd: drop include of target_type.h 2024-05-26 09:57:51 +00:00
hwthread.c Merge up to fd62626dff from upstream 2024-11-12 17:25:33 +03:00
linux.c rtos/linux.c: Fix Linux user space border check 2023-04-14 15:16:43 +00:00
linux_header.h openocd: src: add GPL license tag on files that miss it 2022-07-23 13:13:39 +00:00
mqx.c openocd: drop include of target_type.h 2024-05-26 09:57:51 +00:00
nuttx.c src/rtos/rtos_nuttx_stackings.c: Fix stack alignment for cortex-m targets 2024-09-21 09:02:59 +00:00
riot.c openocd: drop include of target_type.h 2024-05-26 09:57:51 +00:00
rtkernel.c openocd: drop include of target_type.h 2024-05-26 09:57:51 +00:00
rtos.c Merge up to fd62626dff from upstream 2024-11-12 17:25:33 +03:00
rtos.h Merge commit '9f23a1d7c1e27c556ef9787b9d3f263f5c1ecf24' into from_upstream 2023-10-27 09:00:59 -07:00
rtos_chibios_stackings.c rtos: remove config.h includes from stackings headers 2023-01-28 15:55:36 +00:00
rtos_chibios_stackings.h rtos: remove config.h includes from stackings headers 2023-01-28 15:55:36 +00:00
rtos_ecos_stackings.c rtos: remove config.h includes from stackings headers 2023-01-28 15:55:36 +00:00
rtos_ecos_stackings.h rtos: remove config.h includes from stackings headers 2023-01-28 15:55:36 +00:00
rtos_embkernel_stackings.c rtos: remove config.h includes from stackings headers 2023-01-28 15:55:36 +00:00
rtos_embkernel_stackings.h rtos: remove config.h includes from stackings headers 2023-01-28 15:55:36 +00:00
rtos_mqx_stackings.c rtos: remove config.h includes from stackings headers 2023-01-28 15:55:36 +00:00
rtos_mqx_stackings.h rtos: remove config.h includes from stackings headers 2023-01-28 15:55:36 +00:00
rtos_nuttx_stackings.c src/rtos/rtos_nuttx_stackings.c: Fix stack alignment for cortex-m targets 2024-09-21 09:02:59 +00:00
rtos_nuttx_stackings.h src/rtos/rtos_nuttx_stackings.c: Fix stack alignment for cortex-m targets 2024-09-21 09:02:59 +00:00
rtos_riot_stackings.c rtos: remove config.h includes from stackings headers 2023-01-28 15:55:36 +00:00
rtos_riot_stackings.h rtos: remove config.h includes from stackings headers 2023-01-28 15:55:36 +00:00
rtos_standard_stackings.c Merge up to fd7b66c5eb from upstream 2024-09-16 18:38:05 +03:00
rtos_standard_stackings.h Merge commit 'ee31f1578a333a75737bc5b183cd4ae98cdaf798' into from_upstream 2023-09-12 12:55:10 -07:00
rtos_ucos_iii_stackings.c rtos: remove config.h includes from stackings headers 2023-01-28 15:55:36 +00:00
rtos_ucos_iii_stackings.h rtos: remove config.h includes from stackings headers 2023-01-28 15:55:36 +00:00
uCOS-III.c openocd: drop include of target_type.h 2024-05-26 09:57:51 +00:00
zephyr.c openocd: drop include of target_type.h 2024-05-26 09:57:51 +00:00