diff options
author | Jens Wiklander <jens.wiklander@linaro.org> | 2023-11-14 12:52:17 +0300 |
---|---|---|
committer | Jens Wiklander <jens.wiklander@linaro.org> | 2023-12-04 16:48:42 +0300 |
commit | 225a36b96359aceaa9a6399f2dff99627397e637 (patch) | |
tree | 0e08d23d33555eda39fa0093bd04c1de00bcebdd /tools/power/x86/turbostat/turbostat.c | |
parent | 69724b3eac9894853e9b044b65e0add009fc88b5 (diff) | |
download | linux-225a36b96359aceaa9a6399f2dff99627397e637.tar.xz |
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/power/x86/turbostat/turbostat.c')
0 files changed, 0 insertions, 0 deletions