summaryrefslogtreecommitdiffstats
path: root/spec-glossary
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2021-11-22 13:13:49 +0100
committerSebastian Huber <sebastian.huber@embedded-brains.de>2021-11-23 14:51:57 +0100
commita2228ffc4fd7bfa4bc0ed38958888b66ba67d051 (patch)
treedacbf6c070239c1797fa6bcaac3a1e4147b84b59 /spec-glossary
parentspec: Adjust enabled-by for no-cache specs (diff)
downloadrtems-central-a2228ffc4fd7bfa4bc0ed38958888b66ba67d051.tar.bz2
spec: Add GRLIB errata
Diffstat (limited to 'spec-glossary')
-rw-r--r--spec-glossary/glossary/gr712rc.yml15
-rw-r--r--spec-glossary/glossary/gr740.yml15
-rw-r--r--spec-glossary/glossary/sparc.yml13
-rw-r--r--spec-glossary/glossary/system-on-chip.yml18
4 files changed, 61 insertions, 0 deletions
diff --git a/spec-glossary/glossary/gr712rc.yml b/spec-glossary/glossary/gr712rc.yml
new file mode 100644
index 00000000..d47f6229
--- /dev/null
+++ b/spec-glossary/glossary/gr712rc.yml
@@ -0,0 +1,15 @@
+SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
+copyrights:
+- Copyright (C) 2021 embedded brains GmbH (http://www.embedded-brains.de)
+enabled-by: true
+glossary-type: term
+links:
+- role: glossary-member
+ uid: ../glossary-general
+term: GR712RC
+text: |
+ The
+ `GR712RC <https://www.gaisler.com/index.php/products/components/gr712rc>`_
+ is a ${system-on-chip:/term} containing two processors of the ${sparc:/term}
+ ${target-arch:/term}.
+type: glossary
diff --git a/spec-glossary/glossary/gr740.yml b/spec-glossary/glossary/gr740.yml
new file mode 100644
index 00000000..98514072
--- /dev/null
+++ b/spec-glossary/glossary/gr740.yml
@@ -0,0 +1,15 @@
+SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
+copyrights:
+- Copyright (C) 2021 embedded brains GmbH (http://www.embedded-brains.de)
+enabled-by: true
+glossary-type: term
+links:
+- role: glossary-member
+ uid: ../glossary-general
+term: GR740
+text: |
+ The
+ `GR740 <https://www.gaisler.com/index.php/products/components/gr740>`_
+ is a ${system-on-chip:/term} containing four processors of the ${sparc:/term}
+ ${target-arch:/term}.
+type: glossary
diff --git a/spec-glossary/glossary/sparc.yml b/spec-glossary/glossary/sparc.yml
new file mode 100644
index 00000000..a03dc4e6
--- /dev/null
+++ b/spec-glossary/glossary/sparc.yml
@@ -0,0 +1,13 @@
+SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
+copyrights:
+- Copyright (C) 2021 embedded brains GmbH (http://www.embedded-brains.de)
+enabled-by: true
+glossary-type: term
+links:
+- role: glossary-member
+ uid: ../glossary-general
+term: SPARC
+text: |
+ This term is an acronym for `Scalable Processor ARChitecture
+ <https://sparc.org/>`_. See also ${target-arch:/term}.
+type: glossary
diff --git a/spec-glossary/glossary/system-on-chip.yml b/spec-glossary/glossary/system-on-chip.yml
new file mode 100644
index 00000000..2a31debe
--- /dev/null
+++ b/spec-glossary/glossary/system-on-chip.yml
@@ -0,0 +1,18 @@
+SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
+copyrights:
+- Copyright (C) 2021 embedded brains GmbH (http://www.embedded-brains.de)
+enabled-by: true
+glossary-type: term
+links:
+- role: glossary-member
+ uid: ../glossary-general
+term: system on a chip
+text: |
+ This project uses the `system on a chip definition of Wikipedia
+ <https://en.wikipedia.org/wiki/System_on_a_chip>`_: "A system on a chip (SoC)
+ is an integrated circuit (also known as a *chip*) that integrates all or
+ most components of a computer or other electronic system."
+
+ Systems on a chip are ${target:/term} systems for applications using
+ ${rtems:/term}.
+type: glossary