Can provided SDK support linux on ARM

Please refer to the following description:

Platform & Architecture:

1) Win32:

(a) x86: XP SP3 or above; CPU supports SSE2 instruction set or above

(b) x64: Win7 or above

2) WinRT: x86 and x64; Win10 or above

3) macOS: x86 and x64 bundle; macOS 10.10 or above

4) Linux: kernel 2.6.27 or above

(a) x86: CPU supports SSE3 instruction set or above; GLIBC 2.8 or above

(b) x64: GLIBC 2.14 or above

(c) armel: GLIBC 2.17 or above; built by toolchain arm-linux-gnueabi (version 4.9.2)

(d) armhf: GLIBC 2.17 or above; built by toolchain arm-linux-gnueabihf (version 4.9.2)

(e) arm64: GLIBC 2.17 or above; built by toolchain aarch64-linux-gnu (version 4.9.2)

Contact