commit | 179c1d8e87fddc8bbb2181d5c747c683cc278efc | [log] [tgz] |
---|---|---|
author | Jens Wiklander <jens.wiklander@linaro.org> | Tue Sep 25 16:40:22 2018 +0200 |
committer | Tom Rini <trini@konsulko.com> | Sun Oct 07 11:07:26 2018 -0400 |
tree | 3a3fb18b6591b60f7d05b4881b69d1eb02bcc00e | |
parent | 404dee1b8826039532c75400a501204548e83979 [diff] |
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>