
1 Feb
2023
1 Feb
'23
9:20 p.m.
On Wed, 1 Feb 2023 at 11:10, Tobias Waldekranz tobias@waldekranz.com wrote:
Ensure that the memory destination/source addresses of block read/write operations are mapped in before access. Currently, this is only needed on sandbox builds.
Signed-off-by: Tobias Waldekranz tobias@waldekranz.com
cmd/blk_common.c | 15 +++++++++++---- 1 file changed, 11 insertions(+), 4 deletions(-)
Reviewed-by: Simon Glass sjg@chromium.org