summaryrefslogtreecommitdiffstats
path: root/spec/build/bsps/powerpc/haleakala
diff options
context:
space:
mode:
Diffstat (limited to 'spec/build/bsps/powerpc/haleakala')
-rw-r--r--spec/build/bsps/powerpc/haleakala/abi.yml18
-rw-r--r--spec/build/bsps/powerpc/haleakala/bsphaleakala.yml72
-rw-r--r--spec/build/bsps/powerpc/haleakala/optsprg.yml15
-rw-r--r--spec/build/bsps/powerpc/haleakala/optvecbase.yml16
-rw-r--r--spec/build/bsps/powerpc/haleakala/start.yml14
5 files changed, 0 insertions, 135 deletions
diff --git a/spec/build/bsps/powerpc/haleakala/abi.yml b/spec/build/bsps/powerpc/haleakala/abi.yml
deleted file mode 100644
index 1fc318b3cb..0000000000
--- a/spec/build/bsps/powerpc/haleakala/abi.yml
+++ /dev/null
@@ -1,18 +0,0 @@
-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:
-- -Dppc405
-- -mcpu=405
-default-by-variant: []
-description: |
- ABI flags
-enabled-by: true
-links: []
-name: ABI_FLAGS
-type: build
diff --git a/spec/build/bsps/powerpc/haleakala/bsphaleakala.yml b/spec/build/bsps/powerpc/haleakala/bsphaleakala.yml
deleted file mode 100644
index 18ff252cb9..0000000000
--- a/spec/build/bsps/powerpc/haleakala/bsphaleakala.yml
+++ /dev/null
@@ -1,72 +0,0 @@
-SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
-arch: powerpc
-bsp: haleakala
-build-type: bsp
-cflags: []
-copyrights:
-- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
-cppflags: []
-enabled-by: true
-family: haleakala
-includes: []
-install:
-- destination: ${BSP_INCLUDEDIR}
- source:
- - bsps/powerpc/haleakala/include/bsp.h
- - bsps/powerpc/haleakala/include/mmu_405.h
- - bsps/powerpc/haleakala/include/tm27.h
-- destination: ${BSP_INCLUDEDIR}/bsp
- source:
- - bsps/powerpc/haleakala/include/bsp/irq.h
-- destination: ${BSP_LIBDIR}
- source:
- - bsps/powerpc/haleakala/start/linkcmds
-links:
-- role: build-dependency
- uid: ../../obj
-- role: build-dependency
- uid: ../../objirqdflt
-- role: build-dependency
- uid: ../../opto1
-- role: build-dependency
- uid: ../crti
-- role: build-dependency
- uid: ../crtn
-- role: build-dependency
- uid: ../grp
-- role: build-dependency
- uid: abi
-- role: build-dependency
- uid: ../../optconsolebaud
-- role: build-dependency
- uid: optsprg
-- role: build-dependency
- uid: optvecbase
-- role: build-dependency
- uid: start
-- role: build-dependency
- uid: ../obj
-- role: build-dependency
- uid: ../objexc
-- role: build-dependency
- uid: ../../objmem
-- role: build-dependency
- uid: ../../bspopts
-source:
-- bsps/powerpc/haleakala/irq/irq.c
-- bsps/powerpc/haleakala/irq/irq_init.c
-- bsps/powerpc/haleakala/start/bspstart.c
-- bsps/powerpc/haleakala/start/mmu_405.c
-- bsps/powerpc/haleakala/start/mmu_405asm.S
-- bsps/powerpc/shared/btimer/btimer-ppc-dec.c
-- bsps/powerpc/shared/cache/cache.c
-- bsps/powerpc/shared/clock/clock-ppc403.c
-- bsps/powerpc/shared/console/console.c
-- bsps/powerpc/shared/console/uart.c
-- bsps/powerpc/shared/irq/ppc-irq-legacy.c
-- bsps/shared/dev/getentropy/getentropy-cpucounter.c
-- bsps/shared/start/bspfatal-default.c
-- bsps/shared/start/bspreset-loop.c
-- bsps/shared/start/gettargethash-default.c
-- bsps/shared/start/sbrk.c
-type: build
diff --git a/spec/build/bsps/powerpc/haleakala/optsprg.yml b/spec/build/bsps/powerpc/haleakala/optsprg.yml
deleted file mode 100644
index 1e1a112f43..0000000000
--- a/spec/build/bsps/powerpc/haleakala/optsprg.yml
+++ /dev/null
@@ -1,15 +0,0 @@
-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: true
-default-by-variant: []
-description: |
- If defined, then the PowerPC specific code in RTEMS will use some of the special purpose registers to slightly optimize interrupt response time. The use of these registers can conflict with other tools like debuggers.
-enabled-by: true
-links: []
-name: PPC_USE_SPRG
-type: build
diff --git a/spec/build/bsps/powerpc/haleakala/optvecbase.yml b/spec/build/bsps/powerpc/haleakala/optvecbase.yml
deleted file mode 100644
index 93812ff965..0000000000
--- a/spec/build/bsps/powerpc/haleakala/optvecbase.yml
+++ /dev/null
@@ -1,16 +0,0 @@
-SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
-actions:
-- get-integer: null
-- define: null
-build-type: option
-copyrights:
-- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
-default: 256
-default-by-variant: []
-description: |
- This defines the base address of the exception table. NOTE: Vectors are actually at 0xFFF00000 but file starts at offset.
-enabled-by: true
-format: '{:#010x}'
-links: []
-name: PPC_VECTOR_FILE_BASE
-type: build
diff --git a/spec/build/bsps/powerpc/haleakala/start.yml b/spec/build/bsps/powerpc/haleakala/start.yml
deleted file mode 100644
index 204dfd4180..0000000000
--- a/spec/build/bsps/powerpc/haleakala/start.yml
+++ /dev/null
@@ -1,14 +0,0 @@
-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/powerpc/haleakala/start/start.S
-target: start.o
-type: build