tools: doimage: Add secure image key file examples
authorKonstantin Porotchkin <kostap@marvell.com>
Tue, 14 Aug 2018 12:25:07 +0000 (15:25 +0300)
committerKonstantin Porotchkin <kostap@marvell.com>
Mon, 3 Sep 2018 13:06:02 +0000 (16:06 +0300)
commit6384f0acf0772ce1d0505b9c4b3671e53fb91240
tree4e0f8efff87bcf405da1b290746921276920bf38
parentdd47809e9ea75188060bf8b294efa8578d255c63
tools: doimage: Add secure image key file examples

Add example keys for building trusted flash images using
doimage tools.
Similar files can be generated using openssl or mbedtls.
Marvell platform make files are using trusted boot
configurations from this example etst vector.

Change-Id: I38a2e295171bee4c14005ce6f020b352c683496e
Signed-off-by: Konstantin Porotchkin <kostap@marvell.com>
tools/doimage/secure/aes_key.txt [new file with mode: 0644]
tools/doimage/secure/csk_priv_pem0.key [new file with mode: 0644]
tools/doimage/secure/csk_priv_pem1.key [new file with mode: 0644]
tools/doimage/secure/csk_priv_pem2.key [new file with mode: 0644]
tools/doimage/secure/csk_priv_pem3.key [new file with mode: 0644]
tools/doimage/secure/kak_priv_pem.key [new file with mode: 0644]
tools/doimage/secure/sec_img_7K.cfg [new file with mode: 0644]
tools/doimage/secure/sec_img_8K.cfg [new file with mode: 0644]