summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2017-09-27 14:55:45 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2017-09-27 14:55:45 +0200
commit87e1929aea660278c95f53c4268760b077e96dc5 (patch)
treea15bc51e5691dd238b8e86a65576b4e9cfc3e0cf
parentbsp-howto: Clock_driver_support_install_isr() (diff)
downloadrtems-docs-87e1929aea660278c95f53c4268760b077e96dc5.tar.bz2
Mention i.MX 7 SMP support
Update #3090.
-rw-r--r--cpu-supplement/arm.rst9
1 files changed, 7 insertions, 2 deletions
diff --git a/cpu-supplement/arm.rst b/cpu-supplement/arm.rst
index fa216f3..41e8adc 100644
--- a/cpu-supplement/arm.rst
+++ b/cpu-supplement/arm.rst
@@ -189,8 +189,13 @@ actions:
Symmetric Multiprocessing
=========================
-SMP is supported on ARMv7-A. Available platforms are the Altera Cyclone V and
-the Xilinx Zynq.
+SMP is supported on ARMv7-A. Available platforms are
+
+- Altera Cyclone V,
+
+- NXP i.MX 7, and
+
+- Xilinx Zynq.
Thread-Local Storage
====================