Hi,
Using flex-builder , am able to compile openssl and cryptodev linux. How to generate qspi image for the same to load in LS1046ardb kit.
You could generate QSPI firmware image with the following command.
$ flex-builder -i mkfw -b qspi -m ls1046ardb
You could get firmware_ls1046ardb_uboot_qspiboot.img in <installtion_folder>/flexbuild_lsdk2004/build/images/.