arm64: Add new kernel image.

This patch adds a kernel image binary required to emulate ARM64 systems.

This binary was generated by checking out the android-goldfish-3.10
branch of https://qemu-android.googlesource.com/kernel.git
(with commit 62515863cc42c9a3479d82f5938209744fa8d7e1)

then running:

  $AOSP/external/qemu/distrib/build-kernel.sh --arch=arm64 --config=ranchu
  cp arch/arm64/boot/Image $AOSP/prebuilts/qemu-kernel/arm64/kernel-qemu

Change-Id: I531e789b8ab1c1523f3a472e534af7e247c53bf1
3 files changed
tree: 656222f374f4ec51e272b130e4fd0c5e8b735d2d
  1. arm/
  2. arm64/
  3. mips/
  4. x86/
  5. x86_64/