summaryrefslogtreecommitdiff
path: root/config/rtems-bsps-riscv.ini
diff options
context:
space:
mode:
authorChris Johns <chrisj@rtems.org>2018-10-02 16:49:54 +1000
committerChris Johns <chrisj@rtems.org>2018-10-02 16:49:54 +1000
commit5416cfa39dd6b386958571f925b72a15fd63372b (patch)
tree917569756370be9f1654b3b34ecc974cd4b1fb3f /config/rtems-bsps-riscv.ini
parent5075e8ed025baf2a0020b5f8832ffaf6ac336d7a (diff)
config: Create a config directory and move the RTEMS arch/bsp data to it.
Closes #3536
Diffstat (limited to 'config/rtems-bsps-riscv.ini')
-rw-r--r--config/rtems-bsps-riscv.ini27
1 files changed, 27 insertions, 0 deletions
diff --git a/config/rtems-bsps-riscv.ini b/config/rtems-bsps-riscv.ini
new file mode 100644
index 0000000..da3a5a4
--- /dev/null
+++ b/config/rtems-bsps-riscv.ini
@@ -0,0 +1,27 @@
+#
+# RTEMS Tools Project (http://www.rtems.org/)
+# Copyright 2018 embedded brains GmbH
+# All rights reserved.
+#
+# This file is part of the RTEMS Tools package in 'rtems-bsp-builder'.
+#
+# Permission to use, copy, modify, and/or distribute this software for any
+# purpose with or without fee is hereby granted, provided that the above
+# copyright notice and this permission notice appear in all copies.
+#
+# THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
+# WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
+# MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
+# ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
+# WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
+# ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
+# OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
+
+#
+# RISC-V Architecture
+#
+[riscv]
+bsps = rv32iac, rv32i, rv32imac, rv32imafc, rv32imafdc, rv32imafd, rv32im,
+ rv64imac, rv64imac_medany, rv64imafdc, rv64imafd, rv64imafdc_medany,
+ rv64imafd_medany
+exclude-smp = rv32i, rv32im