<div dir="auto">If those are the only references, to ahead and push it.<div dir="auto"><br></div><div dir="auto">Thanks for adding the remaining variants to the tester.</div></div><br><div class="gmail_quote"><div dir="ltr">On Mon, Nov 12, 2018, 4:29 AM Hesham Almatary <<a href="mailto:Hesham.Almatary@cl.cam.ac.uk">Hesham.Almatary@cl.cam.ac.uk</a> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Now each BSP/ISA variant has its own .ini file<br>
---<br>
 tester/rtems/testing/bsps/riscv64_generic.ini | 38 -------------<br>
 tester/rtems/testing/bsps/riscv_generic.ini   | 38 -------------<br>
 tester/rtems/testing/bsps/<a href="http://riscv_generic.mc" rel="noreferrer noreferrer" target="_blank">riscv_generic.mc</a>    | 53 -------------------<br>
 3 files changed, 129 deletions(-)<br>
 delete mode 100644 tester/rtems/testing/bsps/riscv64_generic.ini<br>
 delete mode 100644 tester/rtems/testing/bsps/riscv_generic.ini<br>
 delete mode 100644 tester/rtems/testing/bsps/<a href="http://riscv_generic.mc" rel="noreferrer noreferrer" target="_blank">riscv_generic.mc</a><br>
<br>
diff --git a/tester/rtems/testing/bsps/riscv64_generic.ini b/tester/rtems/testing/bsps/riscv64_generic.ini<br>
deleted file mode 100644<br>
index c596a3a..0000000<br>
--- a/tester/rtems/testing/bsps/riscv64_generic.ini<br>
+++ /dev/null<br>
@@ -1,38 +0,0 @@<br>
-#<br>
-# RTEMS Tools Project (<a href="http://www.rtems.org/" rel="noreferrer noreferrer" target="_blank">http://www.rtems.org/</a>)<br>
-# Copyright 2010-2014 Chris Johns (<a href="mailto:chrisj@rtems.org" target="_blank" rel="noreferrer">chrisj@rtems.org</a>)<br>
-# All rights reserved.<br>
-#<br>
-# This file is part of the RTEMS Tools package in 'rtems-tools'.<br>
-#<br>
-# Redistribution and use in source and binary forms, with or without<br>
-# modification, are permitted provided that the following conditions are met:<br>
-#<br>
-# 1. Redistributions of source code must retain the above copyright notice,<br>
-# this list of conditions and the following disclaimer.<br>
-#<br>
-# 2. Redistributions in binary form must reproduce the above copyright notice,<br>
-# this list of conditions and the following disclaimer in the documentation<br>
-# and/or other materials provided with the distribution.<br>
-#<br>
-# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"<br>
-# AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE<br>
-# IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE<br>
-# ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE<br>
-# LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR<br>
-# CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF<br>
-# SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS<br>
-# INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN<br>
-# CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)<br>
-# ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE<br>
-# POSSIBILITY OF SUCH DAMAGE.<br>
-#<br>
-<br>
-#<br>
-# The riscv64_generic BSP<br>
-#<br>
-[riscv64_generic]<br>
-bsp           = riscv64_generic<br>
-arch          = riscv64<br>
-tester        = %{_rtscripts}/spike.cfg<br>
-bsp_spike_opts = --isa=RV64IMAFDC -m0x10000000:0x10000000<br>
diff --git a/tester/rtems/testing/bsps/riscv_generic.ini b/tester/rtems/testing/bsps/riscv_generic.ini<br>
deleted file mode 100644<br>
index 626b949..0000000<br>
--- a/tester/rtems/testing/bsps/riscv_generic.ini<br>
+++ /dev/null<br>
@@ -1,38 +0,0 @@<br>
-#<br>
-# RTEMS Tools Project (<a href="http://www.rtems.org/" rel="noreferrer noreferrer" target="_blank">http://www.rtems.org/</a>)<br>
-# Copyright 2010-2014 Chris Johns (<a href="mailto:chrisj@rtems.org" target="_blank" rel="noreferrer">chrisj@rtems.org</a>)<br>
-# All rights reserved.<br>
-#<br>
-# This file is part of the RTEMS Tools package in 'rtems-tools'.<br>
-#<br>
-# Redistribution and use in source and binary forms, with or without<br>
-# modification, are permitted provided that the following conditions are met:<br>
-#<br>
-# 1. Redistributions of source code must retain the above copyright notice,<br>
-# this list of conditions and the following disclaimer.<br>
-#<br>
-# 2. Redistributions in binary form must reproduce the above copyright notice,<br>
-# this list of conditions and the following disclaimer in the documentation<br>
-# and/or other materials provided with the distribution.<br>
-#<br>
-# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"<br>
-# AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE<br>
-# IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE<br>
-# ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE<br>
-# LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR<br>
-# CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF<br>
-# SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS<br>
-# INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN<br>
-# CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)<br>
-# ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE<br>
-# POSSIBILITY OF SUCH DAMAGE.<br>
-#<br>
-<br>
-#<br>
-# The riscv_generic BSP<br>
-#<br>
-[riscv_generic]<br>
-bsp           = riscv_generic<br>
-arch          = riscv32<br>
-tester        = %{_rtscripts}/spike.cfg<br>
-bsp_spike_opts = --isa=RV32IMAFDC -m0x10000000:0x10000000<br>
diff --git a/tester/rtems/testing/bsps/<a href="http://riscv_generic.mc" rel="noreferrer noreferrer" target="_blank">riscv_generic.mc</a> b/tester/rtems/testing/bsps/<a href="http://riscv_generic.mc" rel="noreferrer noreferrer" target="_blank">riscv_generic.mc</a><br>
deleted file mode 100644<br>
index daff7c0..0000000<br>
--- a/tester/rtems/testing/bsps/<a href="http://riscv_generic.mc" rel="noreferrer noreferrer" target="_blank">riscv_generic.mc</a><br>
+++ /dev/null<br>
@@ -1,53 +0,0 @@<br>
-#<br>
-# RTEMS Tools Project (<a href="http://www.rtems.org/" rel="noreferrer noreferrer" target="_blank">http://www.rtems.org/</a>)<br>
-# Copyright 2010-2014 Chris Johns (<a href="mailto:chrisj@rtems.org" target="_blank" rel="noreferrer">chrisj@rtems.org</a>)<br>
-# All rights reserved.<br>
-#<br>
-# This file is part of the RTEMS Tools package in 'rtems-tools'.<br>
-#<br>
-# Redistribution and use in source and binary forms, with or without<br>
-# modification, are permitted provided that the following conditions are met:<br>
-#<br>
-# 1. Redistributions of source code must retain the above copyright notice,<br>
-# this list of conditions and the following disclaimer.<br>
-#<br>
-# 2. Redistributions in binary form must reproduce the above copyright notice,<br>
-# this list of conditions and the following disclaimer in the documentation<br>
-# and/or other materials provided with the distribution.<br>
-#<br>
-# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"<br>
-# AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE<br>
-# IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE<br>
-# ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE<br>
-# LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR<br>
-# CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF<br>
-# SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS<br>
-# INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN<br>
-# CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)<br>
-# ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE<br>
-# POSSIBILITY OF SUCH DAMAGE.<br>
-#<br>
-<br>
-#<br>
-# All paths in defaults must be Unix format. Do not store any Windows format<br>
-# paths in the defaults.<br>
-#<br>
-# Every entry must describe the type of checking a host must pass.<br>
-#<br>
-# Records:<br>
-#  key: type, attribute, value<br>
-#   type     : none, dir, exe, triplet<br>
-#   attribute: none, required, optional<br>
-#   value    : 'single line', '''multi line'''<br>
-#<br>
-<br>
-#<br>
-# The riscv_generic BSP<br>
-#<br>
-[global]<br>
-bsp:                      none,    none,     'riscv_generic'<br>
-<br>
-[riscv_generic]<br>
-riscv_generic:      none,    none,  '%{_rtscripts}/spike.cfg'<br>
-riscv_generic_arch: none,    none,  ''<br>
-riscv_generic_opts: none,    none,  ''<br>
-- <br>
2.17.1<br>
<br>
_______________________________________________<br>
devel mailing list<br>
<a href="mailto:devel@rtems.org" target="_blank" rel="noreferrer">devel@rtems.org</a><br>
<a href="http://lists.rtems.org/mailman/listinfo/devel" rel="noreferrer noreferrer" target="_blank">http://lists.rtems.org/mailman/listinfo/devel</a><br>
</blockquote></div>