Home
last modified time | relevance | path

Searched hist:f920e74c (Results 1 – 3 of 3) sorted by relevance

/openbmc/openbmc/meta-aspeed/recipes-kernel/linux/linux-aspeed/
H A Drsa_oem_fitimage_key.crtf920e74c Tue Mar 09 18:09:40 CST 2021 Klaus Heinrich Kiwi <klaus@linux.vnet.ibm.com> meta-aspeed: Add development key for Kernel sign

Add a development (insecure, also known as 'imprint') key to
linux-aspeed that can be used for signing the Kernel fitImage
for U-Boot FIT Signature Verification.

The key was generated according to U-Boot documentation, using:
$ openssl genpkey -algorithm RSA -out rsa_oem_fitimage_key.key \
-pkeyopt rsa_keygen_bits:4096 -pkeyopt rsa_keygen_pubexp:65537

The certificate was created according to U-Boot documentation, using:
$ openssl req -batch -new -x509 -key rsa_oem_fitimage_key.key \
-out rsa_oem_fitimage_key.crt

Signed-off-by: Klaus Heinrich Kiwi <klaus@linux.vnet.ibm.com>
Change-Id: Ic67024ab389c8a4a3fc6709e1d7d92dc72783ca5
H A Drsa_oem_fitimage_key.keyf920e74c Tue Mar 09 18:09:40 CST 2021 Klaus Heinrich Kiwi <klaus@linux.vnet.ibm.com> meta-aspeed: Add development key for Kernel sign

Add a development (insecure, also known as 'imprint') key to
linux-aspeed that can be used for signing the Kernel fitImage
for U-Boot FIT Signature Verification.

The key was generated according to U-Boot documentation, using:
$ openssl genpkey -algorithm RSA -out rsa_oem_fitimage_key.key \
-pkeyopt rsa_keygen_bits:4096 -pkeyopt rsa_keygen_pubexp:65537

The certificate was created according to U-Boot documentation, using:
$ openssl req -batch -new -x509 -key rsa_oem_fitimage_key.key \
-out rsa_oem_fitimage_key.crt

Signed-off-by: Klaus Heinrich Kiwi <klaus@linux.vnet.ibm.com>
Change-Id: Ic67024ab389c8a4a3fc6709e1d7d92dc72783ca5
/openbmc/openbmc/meta-aspeed/recipes-kernel/linux/
H A Dlinux-aspeed.incf920e74c Tue Mar 09 18:09:40 CST 2021 Klaus Heinrich Kiwi <klaus@linux.vnet.ibm.com> meta-aspeed: Add development key for Kernel sign

Add a development (insecure, also known as 'imprint') key to
linux-aspeed that can be used for signing the Kernel fitImage
for U-Boot FIT Signature Verification.

The key was generated according to U-Boot documentation, using:
$ openssl genpkey -algorithm RSA -out rsa_oem_fitimage_key.key \
-pkeyopt rsa_keygen_bits:4096 -pkeyopt rsa_keygen_pubexp:65537

The certificate was created according to U-Boot documentation, using:
$ openssl req -batch -new -x509 -key rsa_oem_fitimage_key.key \
-out rsa_oem_fitimage_key.crt

Signed-off-by: Klaus Heinrich Kiwi <klaus@linux.vnet.ibm.com>
Change-Id: Ic67024ab389c8a4a3fc6709e1d7d92dc72783ca5