avb_verify: support sandbox configuration
authorJens Wiklander <jens.wiklander@linaro.org>
Tue, 25 Sep 2018 14:40:22 +0000 (16:40 +0200)
committerTom Rini <trini@konsulko.com>
Sun, 7 Oct 2018 15:07:26 +0000 (11:07 -0400)
commitbbddbef998b9bb37917c9340ac5280d06d224703
tree3a3fb18b6591b60f7d05b4881b69d1eb02bcc00e
parent07cbae767293dcf07cfc76cd494b8045ef4a8d7e
avb_verify: support sandbox configuration

Change get_sector_buf() to use map_sysmem() to get a pointer to the
CONFIG_FASTBOOT_BUF_ADDR in memory.

Signed-off-by: Jens Wiklander <jens.wiklander@linaro.org>
Reviewed-by: Simon Glass <sjg@chromium.org>
include/avb_verify.h