Hello Yuri,
In the application note, it says deferring the instantiation of RNG is a recommended option. This can be achieved by adding below lines in CSF configuration.
[Unlock]
Engine = CAAM
Features = RNG
However the below line in the AN4581 made me little obscure.
"This does not affect HAB-signed or encrypted boot features. Until the device is closed, HAB does not instantiate the RNG at boot."
In my case, I have closed the device for secure boot. So will the deferring of RNG instantiation will reduce the boot time in my case?
Thanks,
Krishnan.