Index: kernel/doc/arch/arm32
===================================================================
--- kernel/doc/arch/arm32	(revision f2f03920b9cbe70ec1fa65df9ff172eba44647a4)
+++ kernel/doc/arch/arm32	(revision f2f03920b9cbe70ec1fa65df9ff172eba44647a4)
@@ -0,0 +1,16 @@
+arm32 port
+==========
+
+arm32 port is the ninth port of SPARTAN, originally written by Michal Kebrt,
+Petr Stepan, Pavel Jancik. The goal is to support 32-bit ARM architecture.
+So far, it runs only in emulator.
+
+HARDWARE REQUIREMENTS
+        o no real hardware supported
+
+EMULATORS AND VIRTUALIZERS
+        o GXemul
+
+TOOLCHAIN REQUIREMENTS
+	o binutils 2.17
+	o gcc 4.1.1
