Hi Sanket,
My original CSF was:
[Unlock]
Engine = CAAM
Features = RNG
I replace it by
[Unlock]
Engine = OCOTP
Features = FIELD RETURN
UID = 0x1f,0x09 ,0x64 ,0xd9 ,0xd4 ,0xc1 ,0x0c ,0x04
I think I have to keep both unlock sections, could you please confirm?
I tried also to load (using jlink) signed u-boot to my secure board (I activate only the SEC_CONFIG bit) , the load works but I got no console:
Downloading file [./u-boot-spinor-signed.imx.bin]...
O.K.
VerifyBin ./u-boot-spinor-signed.imx.bin 0x177ff400
Loading binary file ./u-boot-spinor-signed.imx.bin
Reading 689472 bytes data from target memory @ 0x177FF400.
Verify successful.
Using the same u-boot binary, the console works on non secure board.
Any idea?
Thank you in advance,
Mohamed Ali