summaryrefslogtreecommitdiff
path: root/crypto/asymmetric_keys
diff options
context:
space:
mode:
authorSean Christopherson <seanjc@google.com>2021-04-06 15:49:49 -0700
committerPaolo Bonzini <pbonzini@redhat.com>2021-04-21 12:20:07 -0400
commite4a9af799e5539b0feb99571f0aaed5a3c81dc5a (patch)
treea0d0148a1741b5e20f7d895918be1a5bff6a4e90 /crypto/asymmetric_keys
parent8347b99473a313be6549a5b940bc3c56a71be81c (diff)
crypto: ccp: Use the stack for small SEV command buffers
For commands with small input/output buffers, use the local stack to "allocate" the structures used to communicate with the PSP. Now that __sev_do_cmd_locked() gracefully handles vmalloc'd buffers, there's no reason to avoid using the stack, e.g. CONFIG_VMAP_STACK=y will just work. Signed-off-by: Sean Christopherson <seanjc@google.com> Message-Id: <20210406224952.4177376-6-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 'crypto/asymmetric_keys')
0 files changed, 0 insertions, 0 deletions