Is 32-bit not recommended because it would be unstable or rather is it just not milking all the power/performance of 64-bit user-space?The ARM cores in BCM2712 are incapable of running the kernel in 32-bit mode. A 32-bit user-space is still possible but not recommended.
Reason I ask is that we use a 3rd party library (.so) that only works with 32-bit (armhf) - they have not yet provided a 64-bit (aarch64) .so yet.
Statistics: Posted by bitbasher — Sun Dec 17, 2023 7:54 pm