]> git.baikalelectronics.ru Git - uboot.git/commit
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)
commit337344f483c52cb616a5dfd64b34297b4d784068
tree3a3fb18b6591b60f7d05b4881b69d1eb02bcc00e
parentc15f731bd2f5860068bc333039c759ae07b293f0
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