On Wed, Dec 26, 2012 at 10:57 AM, Simon Glass <sjg at chromium.org> wrote: > Use map_sysmem() so that hashing is possible on sandbox. > > Signed-off-by: Simon Glass <sjg at chromium.org> Applied to x86/master. > --- > common/hash.c | 25 +++++++++++++++++-------- > 1 files changed, 17 insertions(+), 8 deletions(-)