diff options
author | Janakarajan Natarajan <Janakarajan.Natarajan@amd.com> | 2018-09-15 01:32:04 +0300 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2018-09-21 08:24:52 +0300 |
commit | e93720606efdbe914110e0ee94bd086f5514a6f1 (patch) | |
tree | 2d2f9814213d3449926588711627a6deed32b495 /security | |
parent | b78d3795177db479107b3493608bf088117325e3 (diff) | |
download | linux-e93720606efdbe914110e0ee94bd086f5514a6f1.tar.xz |
crypto: ccp - Allow SEV firmware to be chosen based on Family and Model
During PSP initialization, there is an attempt to update the SEV firmware
by looking in /lib/firmware/amd/. Currently, sev.fw is the expected name
of the firmware blob.
This patch will allow for firmware filenames based on the family and
model of the processor.
Model specific firmware files are given highest priority. Followed by
firmware for a subset of models. Lastly, failing the previous two options,
fallback to looking for sev.fw.
Signed-off-by: Janakarajan Natarajan <Janakarajan.Natarajan@amd.com>
Reviewed-by: Tom Lendacky <thomas.lendacky@amd.com>
Acked-by: Gary R Hook <gary.hook@amd.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'security')
0 files changed, 0 insertions, 0 deletions