[rtems-tools commit] rtems-bsps-riscv.ini: Update list to drop medany and add BSPs

Joel Sherrill joel at rtems.org
Tue Mar 14 15:39:47 UTC 2023


Module:    rtems-tools
Branch:    master
Commit:    c8bf7309332990a52ae98ed3926c0f62984e8193
Changeset: http://git.rtems.org/rtems-tools/commit/?id=c8bf7309332990a52ae98ed3926c0f62984e8193

Author:    Joel Sherrill <joel at rtems.org>
Date:      Tue Mar 14 09:13:35 2023 -0500

rtems-bsps-riscv.ini: Update list to drop medany and add BSPs

---

 config/rtems-bsps-riscv.ini | 16 +++++++++++-----
 1 file changed, 11 insertions(+), 5 deletions(-)

diff --git a/config/rtems-bsps-riscv.ini b/config/rtems-bsps-riscv.ini
index 804245e..816675f 100644
--- a/config/rtems-bsps-riscv.ini
+++ b/config/rtems-bsps-riscv.ini
@@ -1,6 +1,7 @@
 #
 # RTEMS Tools Project (http://www.rtems.org/)
 # Copyright 2018 embedded brains GmbH
+# Copyright 2022 OAR Corporation
 # All rights reserved.
 #
 # This file is part of the RTEMS Tools package in 'rtems-bsp-builder'.
@@ -22,8 +23,13 @@
 #
 [riscv]
 bsps = frdme310arty,
-       griscv, grv32i, grv32im, grv32imac, grv32imafdc,
-       rv32iac, rv32i, rv32imac, rv32imafc, rv32imafdc, rv32imafd, rv32im,
-       rv64imac, rv64imac_medany, rv64imafdc, rv64imafd, rv64imafdc_medany,
-       rv64imafd_medany
-exclude-smp = rv32i, rv32im
+    griscv, grv32i, grv32im, grv32imac, grv32imafdc,
+    mpfs64imafdc,
+    noel32im, noel32imafd, noel64imac, noel64imafd, noel64imafdc,
+    rv32i, rv32iac, rv32im, rv32imac, rv32imafc, rv32imafd, rv32imafdc,
+    rv64imac, rv64imafd, rv64imafdc
+
+exclude-smp = frdme310arty,
+    grv32i, grv32im,
+    noel32im, 
+    rv32i, rv32im



More information about the vc mailing list