Hello Musich
Thank you for your response.
To closed( Security On) the device, does it need not only SEC_CONFIG but also DIR_BT_DIS bit to blown?
Because in Reference Manual (IMX6DQRM.pdf) page 377,
NOTE
If the DIR_BT_DIS eFuse is not blown, authentication may be
bypassed. In this case the system is not secure.
Chapter 8 System Boot
But every documents to operate setting sec_config and hashkey,
It will set only SET_CONFIG[1] bit to SRC_SBMR2 register like this
$ cd /sys/fsl_opt
:
:
$ echo 2 > HW_OCOPT_CFG5
To keep secure, do we must need to operate?
We must blown the DIR_BT_DIS bit?
Best regards,
Ishii.