[build] add cvitek build scripts
Change-Id: If63ce4a669e5d4d72b8e3b9253336dd99bf74c30
This commit is contained in:
BIN
build/tools/common/crypt_tool/cvi_crypt
Executable file
BIN
build/tools/common/crypt_tool/cvi_crypt
Executable file
Binary file not shown.
11
build/tools/common/crypt_tool/keys.ini
Executable file
11
build/tools/common/crypt_tool/keys.ini
Executable file
@ -0,0 +1,11 @@
|
||||
[default]
|
||||
# for uboot (REE)
|
||||
NTKC_EK = keys/NTKC_EK.key
|
||||
NTKC_PRIV = keys/NTKC_PRIV.pem
|
||||
NTKC_PK = keys/NTKC_PK.pem
|
||||
|
||||
## for Linux (REE)
|
||||
REEOS_EK = keys/REEOS_EK.key
|
||||
REEOS_PRIV = keys/REEOS_PRIV.pem
|
||||
REEOS_PK = keys/REEOS_PK.pem
|
||||
|
||||
Reference in New Issue
Block a user