diff options
| author | Peter Gonda <[email protected]> | 2021-12-07 15:33:05 -0800 |
|---|---|---|
| committer | Herbert Xu <[email protected]> | 2021-12-17 16:59:47 +1100 |
| commit | b64fa5fc9f4495e3ff189d9fb31cd53e6ced1cc3 (patch) | |
| tree | 5dd1aa3cea25f12dfca0cbec22af34bfc87e1769 /tools/perf/scripts/python | |
| parent | cc17982d58d1e67eab831e7023ede999dda56173 (diff) | |
crypto: ccp - Add psp_init_on_probe module parameter
Add psp_init_on_probe module parameter that allows for skipping the
PSP's SEV platform initialization during module init. User may decouple
module init from PSP init due to use of the INIT_EX support in upcoming
patch which allows for users to save PSP's internal state to file. The
file may be unavailable at module init.
Also moves the PSP ABI version log message to after successful PSP init
instead of module init in case this new parameter is used.
Signed-off-by: Peter Gonda <[email protected]>
Acked-by: Brijesh Singh <[email protected]>
Cc: Tom Lendacky <[email protected]>
Cc: Brijesh Singh <[email protected]>
Cc: Marc Orr <[email protected]>
Cc: Joerg Roedel <[email protected]>
Cc: Herbert Xu <[email protected]>
Cc: David Rientjes <[email protected]>
Cc: John Allen <[email protected]>
Cc: "David S. Miller" <[email protected]>
Cc: Paolo Bonzini <[email protected]>
Cc: [email protected]
Cc: [email protected]
Signed-off-by: Herbert Xu <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions