
3 Oct
2015
3 Oct
'15
4:30 p.m.
On 2 October 2015 at 06:56, Stephen Warren swarren@wwwdotorg.org wrote:
itest accesses memory, and hence must map/unmap it. Without doing so, it accesses invalid addresses and crashes.
Signed-off-by: Stephen Warren swarren@wwwdotorg.org
common/cmd_itest.c | 21 ++++++++++++++++----- 1 file changed, 16 insertions(+), 5 deletions(-)
Reviewed-by: Simon Glass sjg@chromium.org