[U-Boot] [PATCH V3 3/4] cmd: aes: use map_sysmem when accessing memory

Simon Glass sjg at chromium.org
Fri Sep 27 01:49:17 UTC 2019


On Tue, 24 Sep 2019 at 02:32, Philippe Reynes
<philippe.reynes at softathome.com> wrote:
>
> The aes command used to segfault when accessing memory in sandbox.
> The pointer accesses should be mapped.
>
> Signed-off-by: Philippe Reynes <philippe.reynes at softathome.com>
> ---
>  cmd/aes.c | 14 ++++++++++----
>  1 file changed, 10 insertions(+), 4 deletions(-)

Reviewed-by: Simon Glass <sjg at chromium.org>

I don't see change logs on these patches. Do you use patman?

Regards,
SImon


More information about the U-Boot mailing list