android-rpi / device_brcm_rpi3

576 stars 253 forks source link

arm64 support #96

Open mpuzz opened 6 years ago

mpuzz commented 6 years ago

Hello,

I saw that both the kernel and android are built for the ARM32 architecture, even though the rpi3 device is featured with ARM64-enabled processors.

How difficult is to support this architecture in your opinion?