Syntax
bootgen -image test.bif -o boot.bin -encrypt <efuse|bbram|>
Description
- This option specifies how to perform encryption and where the keys are
stored. The BIF file's
aeskeyfileattribute passes the NKY key file. You specify only the source using the command line.
Arguments
Key source arguments:
- efuse: eFUSE stores the AES key. This is the default value.
- bbram: BBRAM stores the AES key.