On 5/10/21 6:27 PM, Simon Glass wrote: > On Mon, 10 May 2021 at 00:19, Steffen Jaeckel > <jaeckel-fl...@eyet-services.de> wrote: >> >> Hook into the autoboot flow as an alternative to the existing >> mechanisms. >> >> Signed-off-by: Steffen Jaeckel <jaeckel-fl...@eyet-services.de> >> --- >> >> (no changes since v1) >> >> common/Kconfig.boot | 37 ++++++++++++++++++--- >> common/autoboot.c | 80 ++++++++++++++++++++++++++++++++++++++++----- >> 2 files changed, 103 insertions(+), 14 deletions(-) > > Reviewed-by: Simon Glass <s...@chromium.org> > > But I think you'll need to allow both to be enabled. Sorry, but what exactly do you mean?
- [PATCH v2 0/7] common: Introduce crypt-style password supp... Steffen Jaeckel
- [PATCH v2 4/7] common: Rename macro appropriately Steffen Jaeckel
- [PATCH v2 2/7] lib: wrap crypt API to hide errno usag... Steffen Jaeckel
- Re: [PATCH v2 2/7] lib: wrap crypt API to hide er... Simon Glass
- Re: [PATCH v2 2/7] lib: wrap crypt API to hid... Steffen Jaeckel
- [PATCH v2 3/7] common: integrate crypt-based password... Steffen Jaeckel
- Re: [PATCH v2 3/7] common: integrate crypt-based ... Simon Glass
- Re: [PATCH v2 3/7] common: integrate crypt-ba... Steffen Jaeckel
- Re: [PATCH v2 3/7] common: integrate cryp... Simon Glass
- Re: [PATCH v2 3/7] common: integrate... Steffen Jaeckel
- Re: [PATCH v2 3/7] common: integ... Simon Glass
- Re: [PATCH v2 3/7] common: i... Steffen Jaeckel
- Re: [PATCH v2 3/7] common: i... Simon Glass
- Re: [PATCH v2 3/7] common: i... Steffen Jaeckel
- Re: [PATCH v2 3/7] common: i... Simon Glass
- Re: [PATCH v2 3/7] common: i... Steffen Jaeckel
- Re: [PATCH v2 3/7] common: i... Simon Glass
- [PATCH v2 1/7] lib: add crypt subsystem Steffen Jaeckel