Re: [PATCH v4 3/8] common: integrate crypt-based passwords

2021-07-07 Thread Heiko Schocher
Hello Steffen, On 08.07.21 01:09, Steffen Jaeckel wrote: > Hook into the autoboot flow as an alternative to the existing > mechanisms. > > Signed-off-by: Steffen Jaeckel > Reviewed-by: Simon Glass > --- > > (no changes since v1) > > common/Kconfig.boot | 38 ++--- >

[PATCH v4 3/8] common: integrate crypt-based passwords

2021-07-07 Thread Steffen Jaeckel
Hook into the autoboot flow as an alternative to the existing mechanisms. Signed-off-by: Steffen Jaeckel Reviewed-by: Simon Glass --- (no changes since v1) common/Kconfig.boot | 38 ++--- common/autoboot.c | 81 - 2 files changed,