From f9a597950b1d61c9c1283dc85ae2a4c579d96263 Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Thu, 23 Jul 2015 08:36:30 +0200 Subject: doc: Add SMP section to CPU Arch Supplement --- doc/cpu_supplement/arm.t | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'doc/cpu_supplement/arm.t') diff --git a/doc/cpu_supplement/arm.t b/doc/cpu_supplement/arm.t index 304e1e1f0a..e24ca00ca8 100644 --- a/doc/cpu_supplement/arm.t +++ b/doc/cpu_supplement/arm.t @@ -172,6 +172,11 @@ following actions: @item executes an infinite loop to simulate a halt processor instruction. @end itemize +@section Symmetric Multiprocessing + +SMP is supported on ARMv7-A. Available platforms are the Altera Cyclone V and +the Xilinx Zynq. + @section Thread-Local Storage Thread-local storage is supported. -- cgit v1.2.3