summaryrefslogtreecommitdiffstats
path: root/spec/build/bsps/sparc64
diff options
context:
space:
mode:
Diffstat (limited to 'spec/build/bsps/sparc64')
-rw-r--r--spec/build/bsps/sparc64/grp.yml58
-rw-r--r--spec/build/bsps/sparc64/niagara/abi.yml18
-rw-r--r--spec/build/bsps/sparc64/niagara/bspniagara.yml63
-rw-r--r--spec/build/bsps/sparc64/start.yml14
-rw-r--r--spec/build/bsps/sparc64/usiii/abi.yml19
-rw-r--r--spec/build/bsps/sparc64/usiii/bspusiii.yml67
-rw-r--r--spec/build/bsps/sparc64/usiii/optclkfastidle.yml15
7 files changed, 254 insertions, 0 deletions
diff --git a/spec/build/bsps/sparc64/grp.yml b/spec/build/bsps/sparc64/grp.yml
new file mode 100644
index 0000000000..83d85d1a01
--- /dev/null
+++ b/spec/build/bsps/sparc64/grp.yml
@@ -0,0 +1,58 @@
+SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
+build-type: group
+copyrights:
+- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
+enabled-by: true
+includes: []
+install:
+- destination: ${BSP_INCLUDEDIR}
+ source:
+ - bsps/sparc64/include/asm.h
+ - bsps/sparc64/include/traptable.h
+- destination: ${BSP_INCLUDEDIR}/arch
+ source:
+ - bsps/sparc64/include/arch/arch.h
+ - bsps/sparc64/include/arch/boot.h
+ - bsps/sparc64/include/arch/regdef.h
+ - bsps/sparc64/include/arch/stack.h
+- destination: ${BSP_INCLUDEDIR}/arch/mm
+ source:
+ - bsps/sparc64/include/arch/mm/cache_spec.h
+ - bsps/sparc64/include/arch/mm/doxygen.h
+ - bsps/sparc64/include/arch/mm/frame.h
+ - bsps/sparc64/include/arch/mm/mmu.h
+ - bsps/sparc64/include/arch/mm/page.h
+ - bsps/sparc64/include/arch/mm/tlb.h
+ - bsps/sparc64/include/arch/mm/tte.h
+- destination: ${BSP_INCLUDEDIR}/arch/mm/sun4u
+ source:
+ - bsps/sparc64/include/arch/mm/sun4u/frame.h
+ - bsps/sparc64/include/arch/mm/sun4u/mmu.h
+ - bsps/sparc64/include/arch/mm/sun4u/page.h
+ - bsps/sparc64/include/arch/mm/sun4u/tlb.h
+ - bsps/sparc64/include/arch/mm/sun4u/tte.h
+- destination: ${BSP_INCLUDEDIR}/arch/sun4u
+ source:
+ - bsps/sparc64/include/arch/sun4u/arch.h
+- destination: ${BSP_INCLUDEDIR}/boot
+ source:
+ - bsps/sparc64/include/boot/align.h
+ - bsps/sparc64/include/boot/balloc.h
+ - bsps/sparc64/include/boot/gentypes.h
+ - bsps/sparc64/include/boot/main.h
+ - bsps/sparc64/include/boot/ofw.h
+ - bsps/sparc64/include/boot/ofw_tree.h
+ - bsps/sparc64/include/boot/ofwarch.h
+ - bsps/sparc64/include/boot/register.h
+ - bsps/sparc64/include/boot/types.h
+- destination: ${BSP_INCLUDEDIR}/genarch/ofw
+ source:
+ - bsps/sparc64/include/genarch/ofw/ofw_tree.h
+- destination: ${BSP_INCLUDEDIR}/kernel
+ source:
+ - bsps/sparc64/include/kernel/align.h
+ldflags: []
+links: []
+type: build
+use-after: []
+use-before: []
diff --git a/spec/build/bsps/sparc64/niagara/abi.yml b/spec/build/bsps/sparc64/niagara/abi.yml
new file mode 100644
index 0000000000..d8aadc1831
--- /dev/null
+++ b/spec/build/bsps/sparc64/niagara/abi.yml
@@ -0,0 +1,18 @@
+SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
+actions:
+- get-string: null
+- split: null
+- env-append: null
+build-type: option
+copyrights:
+- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
+default:
+- -DSUN4V
+- -mcpu=niagara
+default-by-variant: []
+description: |
+ ABI flags
+enabled-by: true
+links: []
+name: ABI_FLAGS
+type: build
diff --git a/spec/build/bsps/sparc64/niagara/bspniagara.yml b/spec/build/bsps/sparc64/niagara/bspniagara.yml
new file mode 100644
index 0000000000..f92726a3a3
--- /dev/null
+++ b/spec/build/bsps/sparc64/niagara/bspniagara.yml
@@ -0,0 +1,63 @@
+SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
+arch: sparc64
+bsp: niagara
+build-type: bsp
+cflags: []
+copyrights:
+- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
+cppflags: []
+enabled-by: true
+family: niagara
+includes: []
+install:
+- destination: ${BSP_INCLUDEDIR}
+ source:
+ - bsps/sparc64/niagara/include/bsp.h
+ - bsps/sparc64/niagara/include/tm27.h
+- destination: ${BSP_INCLUDEDIR}/bsp
+ source:
+ - bsps/sparc64/niagara/include/bsp/irq.h
+- destination: ${BSP_LIBDIR}
+ source:
+ - bsps/sparc64/shared/start/linkcmds
+ - bsps/sparc64/shared/start/linkcmds
+links:
+- role: build-dependency
+ uid: ../../obj
+- role: build-dependency
+ uid: ../../objirqdflt
+- role: build-dependency
+ uid: ../../opto2
+- role: build-dependency
+ uid: ../grp
+- role: build-dependency
+ uid: abi
+- role: build-dependency
+ uid: ../start
+- role: build-dependency
+ uid: ../../bspopts
+source:
+- bsps/shared/cache/nocache.c
+- bsps/shared/dev/btimer/btimer-stub.c
+- bsps/shared/dev/getentropy/getentropy-cpucounter.c
+- bsps/shared/dev/serial/legacy-console-control.c
+- bsps/shared/dev/serial/legacy-console-select.c
+- bsps/shared/dev/serial/legacy-console.c
+- bsps/shared/start/bspgetworkarea-default.c
+- bsps/shared/start/bspreset-empty.c
+- bsps/shared/start/bspstart-empty.c
+- bsps/shared/start/sbrk.c
+- bsps/sparc64/niagara/start/bspclean.c
+- bsps/sparc64/niagara/start/bspinit.S
+- bsps/sparc64/niagara/start/m5op_sparc.S
+- bsps/sparc64/shared/clock/ckinit.c
+- bsps/sparc64/shared/console/conscfg.c
+- bsps/sparc64/shared/helenos/boot/genarch/balloc.c
+- bsps/sparc64/shared/helenos/boot/genarch/ofw.c
+- bsps/sparc64/shared/helenos/boot/genarch/ofw_tree.c
+- bsps/sparc64/shared/helenos/boot/sparc64/loader/main.c
+- bsps/sparc64/shared/helenos/boot/sparc64/loader/ofwarch.c
+- bsps/sparc64/shared/helenos/boot/sparc64/loader/ofwasm.S
+- bsps/sparc64/shared/start/halt.S
+- bsps/sparc64/shared/start/setvec.c
+type: build
diff --git a/spec/build/bsps/sparc64/start.yml b/spec/build/bsps/sparc64/start.yml
new file mode 100644
index 0000000000..526fb049fd
--- /dev/null
+++ b/spec/build/bsps/sparc64/start.yml
@@ -0,0 +1,14 @@
+SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
+asflags: []
+build-type: start-file
+copyrights:
+- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
+cppflags: []
+enabled-by: true
+includes: []
+install-path: ${BSP_LIBDIR}
+links: []
+source:
+- bsps/sparc64/shared/start/start.S
+target: start.o
+type: build
diff --git a/spec/build/bsps/sparc64/usiii/abi.yml b/spec/build/bsps/sparc64/usiii/abi.yml
new file mode 100644
index 0000000000..77dce75223
--- /dev/null
+++ b/spec/build/bsps/sparc64/usiii/abi.yml
@@ -0,0 +1,19 @@
+SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
+actions:
+- get-string: null
+- split: null
+- env-append: null
+build-type: option
+copyrights:
+- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
+default:
+- -DSUN4U
+- -DUS3
+- -mcpu=ultrasparc3
+default-by-variant: []
+description: |
+ ABI flags
+enabled-by: true
+links: []
+name: ABI_FLAGS
+type: build
diff --git a/spec/build/bsps/sparc64/usiii/bspusiii.yml b/spec/build/bsps/sparc64/usiii/bspusiii.yml
new file mode 100644
index 0000000000..28057de722
--- /dev/null
+++ b/spec/build/bsps/sparc64/usiii/bspusiii.yml
@@ -0,0 +1,67 @@
+SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
+arch: sparc64
+bsp: usiii
+build-type: bsp
+cflags: []
+copyrights:
+- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
+cppflags: []
+enabled-by: true
+family: usiii
+includes: []
+install:
+- destination: ${BSP_INCLUDEDIR}
+ source:
+ - bsps/sparc64/usiii/include/bsp.h
+ - bsps/sparc64/usiii/include/tm27.h
+- destination: ${BSP_INCLUDEDIR}/bsp
+ source:
+ - bsps/sparc64/usiii/include/bsp/irq.h
+- destination: ${BSP_LIBDIR}
+ source:
+ - bsps/sparc64/shared/start/linkcmds
+ - bsps/sparc64/shared/start/linkcmds
+links:
+- role: build-dependency
+ uid: ../../obj
+- role: build-dependency
+ uid: ../../objirqdflt
+- role: build-dependency
+ uid: ../../opto2
+- role: build-dependency
+ uid: ../grp
+- role: build-dependency
+ uid: ../start
+- role: build-dependency
+ uid: abi
+- role: build-dependency
+ uid: optclkfastidle
+- role: build-dependency
+ uid: ../../bspopts
+source:
+- bsps/shared/cache/nocache.c
+- bsps/shared/dev/btimer/btimer-stub.c
+- bsps/shared/dev/getentropy/getentropy-cpucounter.c
+- bsps/shared/dev/serial/legacy-console-control.c
+- bsps/shared/dev/serial/legacy-console-select.c
+- bsps/shared/dev/serial/legacy-console.c
+- bsps/shared/start/bspfatal-default.c
+- bsps/shared/start/bspgetworkarea-default.c
+- bsps/shared/start/bspreset-empty.c
+- bsps/shared/start/bspstart-empty.c
+- bsps/shared/start/sbrk.c
+- bsps/sparc64/shared/clock/ckinit.c
+- bsps/sparc64/shared/console/conscfg.c
+- bsps/sparc64/shared/helenos/boot/genarch/balloc.c
+- bsps/sparc64/shared/helenos/boot/genarch/ofw.c
+- bsps/sparc64/shared/helenos/boot/genarch/ofw_tree.c
+- bsps/sparc64/shared/helenos/boot/sparc64/loader/main.c
+- bsps/sparc64/shared/helenos/boot/sparc64/loader/ofwarch.c
+- bsps/sparc64/shared/helenos/boot/sparc64/loader/ofwasm.S
+- bsps/sparc64/shared/helenos/kernel/sparc64/src/cache.S
+- bsps/sparc64/shared/helenos/kernel/sparc64/src/sun4u/takemmu.S
+- bsps/sparc64/shared/start/halt.S
+- bsps/sparc64/shared/start/setvec.c
+- bsps/sparc64/shared/start/trap_table.S
+- bsps/sparc64/usiii/start/bspinit.S
+type: build
diff --git a/spec/build/bsps/sparc64/usiii/optclkfastidle.yml b/spec/build/bsps/sparc64/usiii/optclkfastidle.yml
new file mode 100644
index 0000000000..5aed542b4b
--- /dev/null
+++ b/spec/build/bsps/sparc64/usiii/optclkfastidle.yml
@@ -0,0 +1,15 @@
+SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
+actions:
+- get-boolean: null
+- define-condition: null
+build-type: option
+copyrights:
+- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
+default: false
+default-by-variant: []
+description: |
+ If defined, speed up the clock ticks while the idle task is running so time spent in the idle task is minimized. This significantly reduces the wall time required to execute the RTEMS test suites.
+enabled-by: true
+links: []
+name: SIMSPARC_FAST_IDLE
+type: build