Claims to work on 32-bit arm?
eg arm-npu-ethosu.inc says:
COMPATIBLE_HOST = "(arm|aarch64).*-linux"
Does this driver actually build on 32-bit arm? If so, why does the recipe explicitly set -DCMAKE_SYSTEM_PROCESSOR=aarch64? The cmake.bbclass already sets that to the right value for the built target.