diff options
author | Jens Wiklander <jens.wiklander@linaro.org> | 2023-11-14 10:52:17 +0100 |
---|---|---|
committer | Jens Wiklander <jens.wiklander@linaro.org> | 2023-12-04 14:48:42 +0100 |
commit | 225a36b96359aceaa9a6399f2dff99627397e637 (patch) | |
tree | 0e08d23d33555eda39fa0093bd04c1de00bcebdd /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 69724b3eac9894853e9b044b65e0add009fc88b5 (diff) |
optee: allocate shared memory with alloc_pages_exact()
Allocate memory to share with the secure world using alloc_pages_exact()
instead of alloc_pages() for more efficient memory usage.
Reviewed-by: Sumit Garg <sumit.garg@linaro.org>
Signed-off-by: Jens Wiklander <jens.wiklander@linaro.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions