aboutsummaryrefslogtreecommitdiff
path: root/drivers/fpga/fpga-mgr.c
diff options
context:
space:
mode:
authorNikunj A Dadhania <[email protected]>2024-10-09 14:58:34 +0530
committerBorislav Petkov (AMD) <[email protected]>2024-10-16 18:24:51 +0200
commit6068754a4fff67654e87b37cdecd5275a372110f (patch)
tree78532df57b56c2b25fda9b277f0ffa44125c02f6 /drivers/fpga/fpga-mgr.c
parentf75ff17fb48b1991d7a2822de5acc12bba240dc1 (diff)
x86/sev: Cache the secrets page address
Instead of calling get_secrets_page(), which parses the CC blob every time to get the secrets page physical address (secrets_pa), save the secrets page physical address during snp_init() from the CC blob. Since get_secrets_page() is no longer used, remove the function. Signed-off-by: Nikunj A Dadhania <[email protected]> Signed-off-by: Borislav Petkov (AMD) <[email protected]> Reviewed-by: Tom Lendacky <[email protected]> Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'drivers/fpga/fpga-mgr.c')
0 files changed, 0 insertions, 0 deletions