]> git.baikalelectronics.ru Git - uboot.git/commit
Makefile: provide sah-key to binman
authorPhilippe Reynes <philippe.reynes@softathome.com>
Mon, 28 Mar 2022 20:57:03 +0000 (22:57 +0200)
committerTom Rini <trini@konsulko.com>
Thu, 31 Mar 2022 18:12:01 +0000 (14:12 -0400)
commit57fe7219753f641ab6596b7656cb61b4c8ccdc3b
treef58eeabaa014c59c98792f1d40dab8300856bbe5
parent50be14e8616b83f0eced82903e6fc5049566636c
Makefile: provide sah-key to binman

Set the variable pre-load-key-path with the shell variable
PRE_LOAD_KEY_PATH that contain the keys path (used for signature).
This variable pre-load-key-path is provided to binman.

Reviewed-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Philippe Reynes <philippe.reynes@softathome.com>
Makefile