diff options
author | Arnaud Pouliquen <arnaud.pouliquen@foss.st.com> | 2023-12-05 17:23:30 +0100 |
---|---|---|
committer | Jens Wiklander <jens.wiklander@linaro.org> | 2023-12-13 07:23:22 +0100 |
commit | 7bdee41575919773818e525ea19e54eb817770af (patch) | |
tree | 37c58d9287d1bdb450d0ea09d8a99e7f11b4d7a7 /scripts/gdb/linux/pgtable.py | |
parent | b85ea95d086471afb4ad062012a4d73cd328fa86 (diff) |
tee: Use iov_iter to better support shared buffer registration
Currently it's not possible to register kernel buffers with TEE
which are allocated via vmalloc.
Use iov_iter and associated helper functions to manage the page
registration for all type of memories.
Suggested-by: Christoph Hellwig <hch@infradead.org>
Signed-off-by: Arnaud Pouliquen <arnaud.pouliquen@foss.st.com>
Reviewed-by: Sumit Garg <sumit.garg@linaro.org>
Signed-off-by: Jens Wiklander <jens.wiklander@linaro.org>
Diffstat (limited to 'scripts/gdb/linux/pgtable.py')
0 files changed, 0 insertions, 0 deletions