From 3265580dba6fdd0211713e6cb9a92781d3445564 Mon Sep 17 00:00:00 2001 From: Hesham Almatary Date: Mon, 12 Nov 2018 10:27:30 +0000 Subject: tester: Remove riscv_generic Now each BSP/ISA variant has its own .ini file --- tester/rtems/testing/bsps/riscv64_generic.ini | 38 ------------------- tester/rtems/testing/bsps/riscv_generic.ini | 38 ------------------- tester/rtems/testing/bsps/riscv_generic.mc | 53 --------------------------- 3 files changed, 129 deletions(-) delete mode 100644 tester/rtems/testing/bsps/riscv64_generic.ini delete mode 100644 tester/rtems/testing/bsps/riscv_generic.ini delete mode 100644 tester/rtems/testing/bsps/riscv_generic.mc (limited to 'tester') diff --git a/tester/rtems/testing/bsps/riscv64_generic.ini b/tester/rtems/testing/bsps/riscv64_generic.ini deleted file mode 100644 index c596a3a..0000000 --- a/tester/rtems/testing/bsps/riscv64_generic.ini +++ /dev/null @@ -1,38 +0,0 @@ -# -# RTEMS Tools Project (http://www.rtems.org/) -# Copyright 2010-2014 Chris Johns (chrisj@rtems.org) -# All rights reserved. -# -# This file is part of the RTEMS Tools package in 'rtems-tools'. -# -# Redistribution and use in source and binary forms, with or without -# modification, are permitted provided that the following conditions are met: -# -# 1. Redistributions of source code must retain the above copyright notice, -# this list of conditions and the following disclaimer. -# -# 2. Redistributions in binary form must reproduce the above copyright notice, -# this list of conditions and the following disclaimer in the documentation -# and/or other materials provided with the distribution. -# -# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" -# AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE -# IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE -# ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE -# LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR -# CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF -# SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS -# INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN -# CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) -# ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE -# POSSIBILITY OF SUCH DAMAGE. -# - -# -# The riscv64_generic BSP -# -[riscv64_generic] -bsp = riscv64_generic -arch = riscv64 -tester = %{_rtscripts}/spike.cfg -bsp_spike_opts = --isa=RV64IMAFDC -m0x10000000:0x10000000 diff --git a/tester/rtems/testing/bsps/riscv_generic.ini b/tester/rtems/testing/bsps/riscv_generic.ini deleted file mode 100644 index 626b949..0000000 --- a/tester/rtems/testing/bsps/riscv_generic.ini +++ /dev/null @@ -1,38 +0,0 @@ -# -# RTEMS Tools Project (http://www.rtems.org/) -# Copyright 2010-2014 Chris Johns (chrisj@rtems.org) -# All rights reserved. -# -# This file is part of the RTEMS Tools package in 'rtems-tools'. -# -# Redistribution and use in source and binary forms, with or without -# modification, are permitted provided that the following conditions are met: -# -# 1. Redistributions of source code must retain the above copyright notice, -# this list of conditions and the following disclaimer. -# -# 2. Redistributions in binary form must reproduce the above copyright notice, -# this list of conditions and the following disclaimer in the documentation -# and/or other materials provided with the distribution. -# -# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" -# AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE -# IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE -# ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE -# LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR -# CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF -# SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS -# INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN -# CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) -# ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE -# POSSIBILITY OF SUCH DAMAGE. -# - -# -# The riscv_generic BSP -# -[riscv_generic] -bsp = riscv_generic -arch = riscv32 -tester = %{_rtscripts}/spike.cfg -bsp_spike_opts = --isa=RV32IMAFDC -m0x10000000:0x10000000 diff --git a/tester/rtems/testing/bsps/riscv_generic.mc b/tester/rtems/testing/bsps/riscv_generic.mc deleted file mode 100644 index daff7c0..0000000 --- a/tester/rtems/testing/bsps/riscv_generic.mc +++ /dev/null @@ -1,53 +0,0 @@ -# -# RTEMS Tools Project (http://www.rtems.org/) -# Copyright 2010-2014 Chris Johns (chrisj@rtems.org) -# All rights reserved. -# -# This file is part of the RTEMS Tools package in 'rtems-tools'. -# -# Redistribution and use in source and binary forms, with or without -# modification, are permitted provided that the following conditions are met: -# -# 1. Redistributions of source code must retain the above copyright notice, -# this list of conditions and the following disclaimer. -# -# 2. Redistributions in binary form must reproduce the above copyright notice, -# this list of conditions and the following disclaimer in the documentation -# and/or other materials provided with the distribution. -# -# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" -# AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE -# IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE -# ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE -# LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR -# CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF -# SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS -# INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN -# CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) -# ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE -# POSSIBILITY OF SUCH DAMAGE. -# - -# -# All paths in defaults must be Unix format. Do not store any Windows format -# paths in the defaults. -# -# Every entry must describe the type of checking a host must pass. -# -# Records: -# key: type, attribute, value -# type : none, dir, exe, triplet -# attribute: none, required, optional -# value : 'single line', '''multi line''' -# - -# -# The riscv_generic BSP -# -[global] -bsp: none, none, 'riscv_generic' - -[riscv_generic] -riscv_generic: none, none, '%{_rtscripts}/spike.cfg' -riscv_generic_arch: none, none, '' -riscv_generic_opts: none, none, '' -- cgit v1.2.3