[rtems-docs commit] Mention i.MX 7 SMP support
Sebastian Huber
sebh at rtems.org
Wed Sep 27 12:56:12 UTC 2017
Module: rtems-docs
Branch: master
Commit: 87e1929aea660278c95f53c4268760b077e96dc5
Changeset: http://git.rtems.org/rtems-docs/commit/?id=87e1929aea660278c95f53c4268760b077e96dc5
Author: Sebastian Huber <sebastian.huber at embedded-brains.de>
Date: Wed Sep 27 14:55:45 2017 +0200
Mention i.MX 7 SMP support
Update #3090.
---
cpu-supplement/arm.rst | 9 +++++++--
1 file 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
====================
More information about the vc
mailing list