diff options
author | Sean Christopherson <seanjc@google.com> | 2021-04-07 01:49:50 +0300 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2021-04-21 19:20:07 +0300 |
commit | 38103671aad38e888743dd26c767869cfc15adca (patch) | |
tree | 0361e4060ce8ffe82291d57ff0e88abebf7f0340 /drivers/crypto/omap-aes.h | |
parent | e4a9af799e5539b0feb99571f0aaed5a3c81dc5a (diff) | |
download | linux-38103671aad38e888743dd26c767869cfc15adca.tar.xz |
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 <seanjc@google.com>
Message-Id: <20210406224952.4177376-7-seanjc@google.com>
Reviewed-by: Brijesh Singh <brijesh.singh@amd.com>
Acked-by: Tom Lendacky <thomas.lendacky@amd.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'drivers/crypto/omap-aes.h')
0 files changed, 0 insertions, 0 deletions