When compiling the U-boot, these four commands are used:PC $& gt; export KBUILD_OUTPUT=.. /build/stm32mp15_trustedPC $& gt; export DEVICE_TREE=stm32mp157c-dk2PC $& gt; make stm32mp15_trusted_defconfigPC $& gt; make alluse the first: export KBUILD_OUT...