Run 32 bit software on Banana PI M64?

Hey, i’ve tried to run an IxChariot endpoint on M64, but its only available in 32 Bit (for Linux). How can i run 32 Bit software on the M64?

here you can download 64bit image.

i don’t need an image, i need a possibility to install and run 32 Bit software on my Banana PI M64 with an already working 64 Bit image

If it’s 32 bit for ARM you need to add armhf architecture, if it’s 32 bit for x86 you need an emulator (search for ExaGear and keep in mind that ExaGear itself might 32-bit only so you’ll have troubles installing it on arm64)