Re: [U-Boot] [PATCH v4 18/19] avb_verify: support sandbox configuration

2018-10-02 Thread Simon Glass
On 25 September 2018 at 07:40, Jens Wiklander wrote: > 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 > --- > include/avb_verify.h | 3 ++- > 1 file changed, 2 insertions(+), 1 deletion(-) Reviewed-by:

[U-Boot] [PATCH v4 18/19] avb_verify: support sandbox configuration

2018-09-25 Thread Jens Wiklander
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 --- include/avb_verify.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/include/avb_verify.h b/include/avb_verify.h index a532a2331aea..182