These are Samsung S7 edge zImage and ramdisk.
./emulator -gpu off -verbose -avd Nexus_5X_API_24_4 -ramdisk /home/user/s7boot/boot.emmc.win-ramdisk.gz -kernel /home/user/s7boot/boot.emmc.win-zImage -show-kernel -no-snapshot-load -ranchu -wipe-data
But than is stays in Black Screen on Emulator and in terminal no messages.
Tried -ranchu and -qemu
With generic image from Emulator it boots:
generic_arm64:/ $ uname -a
Linux loca 3.10.0+ #258 SMP PREEMPT Fri May 19 12:03:16 PDT 2017 aarch64
Any idea how to boot that Samsung S7 Edge kernel?
Thanks,