Skip to content
Snippets Groups Projects
Commit 62b27a56 authored by Marc Kleine-Budde's avatar Marc Kleine-Budde Committed by Tom Rini
Browse files

mkimage: use environment variable MKIMAGE_SIGN_PIN to set pin for OpenSSL Engine


This patch adds the possibility to pass the PIN the OpenSSL Engine
used during signing via the environment variable MKIMAGE_SIGN_PIN.
This follows the approach used during kernel module
signing ("KBUILD_SIGN_PIN") or UBIFS image
signing ("MKIMAGE_SIGN_PIN").

Signed-off-by: default avatarMarc Kleine-Budde <mkl@pengutronix.de>
parent 89795ef3
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment