]> glassweightruler.freedombox.rocks Git - waydroid.git/commit
arch: Separately identify arm64_only CPUs without AArch32 support
authorJami Kettunen <jami.kettunen@protonmail.com>
Fri, 23 May 2025 13:53:21 +0000 (16:53 +0300)
committerAlessandro Astone <ales.astone@gmail.com>
Fri, 23 May 2025 17:07:58 +0000 (19:07 +0200)
commit60e96fa95d9aedd4dc2bdb80b17b4cc46565c210
treec77964f08dedc59f60a437de065c8246aea8429b
parent45ded8c27ec83078a2319b14cccbde245f5c478c
arch: Separately identify arm64_only CPUs without AArch32 support

More and more modern AArch64 SoCs present both in computers and phones
can no longer run normal arm64 image builds which (currently anyway)
also ship various amounts of 32-bit executables that cannot be natively
executed; thus let's target an upcoming arm64_only OTA channel instead.
tools/helpers/arch.py