When compiling uboot, an error message is displayed when executing the script fiptool-stm32mp: create_st_fip_binary.sh: Command not found.I found the folder after decompression but did not find the file create_st_fip_binary. What is the reason?
Hello.Erwan,Thanks for your answer. I had solved this problem. But I encountered a new problem,like this: kwbimage.c: undefined reference to 'EVP_PKEY_size'. I found this macro definition in the evp.h file, and the kwimage.c file also references the ...