I tried compiling ffmpeg on armv8 aarch64 platform , and it's ok. But when compiling on aarch32, compiling error occured. It seems some instructions in assembly files are not supported.Is there any plan to add aarch32 patches?