Can you have an armv6 or v7 chroot under aarch64? If so how? I tried to boot my armv6 chroot under aarch64 and it fails to launch. Is there some kernel option that can be set (requiring a kernel rebuild)? I ask this as I have a distccd build setup for Rpi1/2/4 and have recently added aarch64 to the mix. I'd like to have only one booted image (aarch64) and switch into chroots to build the packages for armv7 and armv6... Can I have a 'dual boot situation where I can boot it with a v7 kernel or a v8? Basically saving me from powering down and removing the card would be helpful as well.
Currently, I have an armv7 image and chroot into armv6 to build the armv6 packages and that works great as I can build armv6 almost as fast as armv7!