SunTemple Demo Crash for VulkanRHI on ARM device

I’ve recently build UE4 demos for ARM-Linux by using help to cross-compile them. The sample runs file for OpenGL 4.3 version by default. But it crashes with below message when I try to run it with ‘VulkanRHI’. This is happening for other samples that I’ve built too (Matinee, Elemental, etc), the samples run fine on default RHI.

I’m using “./SunTemple.sh -vulkan” command to run it:

[2018.04.11-06.35.39:237][ 0]LogModuleManager: Warning: ModuleManager: Module ‘VulkanRHI’ not found - its StaticallyLinkedModuleInitializers function is null.
[2018.04.11-06.35.40:023][ 0]LogLinux: Error: appError called: Assertion failed: Module [File:C:\Users\sashinde\Desktop\ue4\UnrealEngine\Engine\Source\Runtime\Core\Private\Modules\ModuleManager.cpp] [Line: 350]
VulkanRHI

Signal 11 caught.