Blow OTPMK to fuse array is necessary to enable secure boot.
Generate OTPMK key with CST command gen_otpmk_drbg, please refer to the following.
./gen_otpmk_drbg <bit_order> [string]
<bit_order> : (1 or 2) OTPMK Bit Ordering Scheme in SFP
1 : BSC913x, P1010, P3, P4, P5, C29x
2 : T1, T2, T4, B4, LSx
<string> : 32 byte string
No need to do swapping for the generate OTPMK key.