Hello NXP Team,
We are working on Secure boot in iMX6dp.
We have enabled uboot logs and found HAB events is generating.
We are facing below issues and we have some queries. Please help us to resolve it.
1.We have enabled uboot bootdelay but we are unable to stop Autoboot with a key press.
Please guide us how we can stop uboot autoboot so we can get command shell.?
Steps we did below to enable uboot logs:
We have disabled below definitions from uboot config header and define secure boot

Added boot delay in uboot config header (highlighted area)

2.We believe fuse is only one time writeable and write command is like "fuse prog -y 3 0 0xD9B3DFC9".
We have tried to write the command as boot command but below error observed.

Code snippet:

Fuse command is missing. How we can resolve it?
3.We are incorporating secure boot. So encrypted boot is part of secure boot or this is a separate add-on feature on the top of secure boot. Please confirm the understanding.
Please let us know if any additional details required.