Tool/software:
googled gnutils, it is secure communication library, should it be part of the new u-boot? or need to install manually after SDK installation?
/home/tony/ti-processor-sdk-linux-am62lxx-evm-11.00.05.02/board-support/ti-u-boot-2025.01+git/tools/mkeficapsule.c:20:10: fatal error: gnutls/gnutls.h: No such file or directory 20 | #include <gnutls/gnutls.h> | ^~~~~~~~~~~~~~~~~ compilation terminated. make[3]: *** [scripts/Makefile.host:112: tools/mkeficapsule.o] Error 1 make[3]: *** Waiting for unfinished jobs.... make[2]: *** [/home/tony/ti-processor-sdk-linux-am62lxx-evm-11.00.05.02/board-support/ti-u-boot-2025.01+git/Makefile:1916: tools] Error 2 make[2]: Leaving directory '/home/tony/ti-processor-sdk-linux-am62lxx-evm-11.00.05.02/board-support/u-boot-build/a53' make[1]: *** [Makefile:177: sub-make] Error 2 make[1]: Leaving directory '/home/tony/ti-processor-sdk-linux-am62lxx-evm-11.00.05.02/board-support/ti-u-boot-2025.01+git' make: *** [makerules/Makefile_u-boot:11: u-boot-a53] Error 2 tony@ubuntu22:~/ti-processor-sdk-linux-am62lxx-evm-11.00.05.02$