Home
last modified time | relevance | path

Searched hist:"8 f0b1e24e2887713bdcbf35b08902e9555ee7b92" (Results 1 – 4 of 4) sorted by relevance

/rk3399_rockchip-uboot/include/
H A Dhash.h8f0b1e24e2887713bdcbf35b08902e9555ee7b92 Mon May 18 12:08:24 UTC 2015 Stefan Roese <sr@denx.de> autoboot.c: Add feature to stop autobooting via SHA256 encrypted password

This patch adds the feature to only stop the autobooting, and therefor
boot into the U-Boot prompt, when the input string / password matches
a values that is encypted via a SHA256 hash and saved in the environment.

This feature is enabled by defined these config options:
CONFIG_AUTOBOOT_KEYED
CONFIG_AUTOBOOT_STOP_STR_SHA256

Signed-off-by: Stefan Roese <sr@denx.de>
Reviewed-by: Simon Glass <sjg@chromium.org>
/rk3399_rockchip-uboot/common/
H A Dautoboot.c8f0b1e24e2887713bdcbf35b08902e9555ee7b92 Mon May 18 12:08:24 UTC 2015 Stefan Roese <sr@denx.de> autoboot.c: Add feature to stop autobooting via SHA256 encrypted password

This patch adds the feature to only stop the autobooting, and therefor
boot into the U-Boot prompt, when the input string / password matches
a values that is encypted via a SHA256 hash and saved in the environment.

This feature is enabled by defined these config options:
CONFIG_AUTOBOOT_KEYED
CONFIG_AUTOBOOT_STOP_STR_SHA256

Signed-off-by: Stefan Roese <sr@denx.de>
Reviewed-by: Simon Glass <sjg@chromium.org>
H A Dhash.c8f0b1e24e2887713bdcbf35b08902e9555ee7b92 Mon May 18 12:08:24 UTC 2015 Stefan Roese <sr@denx.de> autoboot.c: Add feature to stop autobooting via SHA256 encrypted password

This patch adds the feature to only stop the autobooting, and therefor
boot into the U-Boot prompt, when the input string / password matches
a values that is encypted via a SHA256 hash and saved in the environment.

This feature is enabled by defined these config options:
CONFIG_AUTOBOOT_KEYED
CONFIG_AUTOBOOT_STOP_STR_SHA256

Signed-off-by: Stefan Roese <sr@denx.de>
Reviewed-by: Simon Glass <sjg@chromium.org>
H A DKconfig8f0b1e24e2887713bdcbf35b08902e9555ee7b92 Mon May 18 12:08:24 UTC 2015 Stefan Roese <sr@denx.de> autoboot.c: Add feature to stop autobooting via SHA256 encrypted password

This patch adds the feature to only stop the autobooting, and therefor
boot into the U-Boot prompt, when the input string / password matches
a values that is encypted via a SHA256 hash and saved in the environment.

This feature is enabled by defined these config options:
CONFIG_AUTOBOOT_KEYED
CONFIG_AUTOBOOT_STOP_STR_SHA256

Signed-off-by: Stefan Roese <sr@denx.de>
Reviewed-by: Simon Glass <sjg@chromium.org>