Hello all,
I'm currently trying to set up an imx-u-boot password. Do I just need the following three lines in the u-boot defconfig:
CONFIG_AUTOBOOT_KEYED=y
CONFIG_AUTOBOOT_ENCRYPTION=y
CONFIG_AUTOBOOT_STOP_STR_SHA256="..."
Or is anything more needed?
Cheers,
Nitesh