diff options
author | Sean Christopherson <[email protected]> | 2021-04-06 15:49:50 -0700 |
---|---|---|
committer | Paolo Bonzini <[email protected]> | 2021-04-21 12:20:07 -0400 |
commit | 38103671aad38e888743dd26c767869cfc15adca (patch) | |
tree | 0361e4060ce8ffe82291d57ff0e88abebf7f0340 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | e4a9af799e5539b0feb99571f0aaed5a3c81dc5a (diff) |
crypto: ccp: Use the stack and common buffer for status commands
Drop the dedicated status_cmd_buf and instead use a local variable for
PLATFORM_STATUS. Now that the low level helper uses an internal buffer
for all commands, using the stack for the upper layers is safe even when
running with CONFIG_VMAP_STACK=y.
Signed-off-by: Sean Christopherson <[email protected]>
Message-Id: <[email protected]>
Reviewed-by: Brijesh Singh <[email protected]>
Acked-by: Tom Lendacky <[email protected]>
Signed-off-by: Paolo Bonzini <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions