#3478 closed defect (fixed)
RISCV BSP Tester Cleanup Needed
Reported by: | Joel Sherrill | Owned by: | Sebastian Huber |
---|---|---|---|
Priority: | normal | Milestone: | 5.1 |
Component: | arch/riscv | Version: | 5 |
Severity: | normal | Keywords: | |
Cc: | Blocked By: | ||
Blocking: |
Description
rtems-tools currently has the following bsp testing configurations:
$ find . -name "*riscv*ini" ./tester/rtems/rtems-bsps-riscv64.ini ./tester/rtems/testing/bsps/riscv64_generic.ini ./tester/rtems/testing/bsps/riscv_generic.ini ./tester/rtems/rtems-bsps-riscv32.ini
rtems-bsps.ini does not include the riscv.
tester/rtems/rtems-bsps-tiers.ini does not list the riscv
Change History (2)
comment:1 Changed on Jul 25, 2018 at 11:30:37 PM by Joel Sherrill
Owner: | set to Sebastian Huber |
---|---|
Status: | new → assigned |
comment:2 Changed on Aug 24, 2018 at 5:14:07 AM by Sebastian Huber
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
Fixed by #3433.