diff options
author | 2023-11-14 10:52:17 +0100 | |
---|---|---|
committer | 2023-12-04 14:48:42 +0100 | |
commit | 225a36b96359aceaa9a6399f2dff99627397e637 (patch) | |
tree | 0e08d23d33555eda39fa0093bd04c1de00bcebdd /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | optee: add page list to kernel private shared memory (diff) | |
download | wireguard-linux-225a36b96359aceaa9a6399f2dff99627397e637.tar.xz wireguard-linux-225a36b96359aceaa9a6399f2dff99627397e637.zip |
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/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions