[U-Boot] [PATCH V3 3/4] cmd: aes: use map_sysmem when accessing memory
sjg at google.com
sjg at google.com
Fri Sep 27 23:28:39 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
Applied to u-boot-dm/next, thanks!
More information about the U-Boot
mailing list