summary refs log tree commit diff
path: root/kernel
diff options
context:
space:
mode:
authorMario Limonciello <mario.limonciello@amd.com>2023-04-03 12:38:01 -0500
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2023-05-11 23:03:02 +0900
commitc0bf94154ce045480fe732d67806de0c14069703 (patch)
tree76798e0320d46e228fd602e6a2fe4721a3e17aca /kernel
parentb952a9cf3de265edc0f99edaa216549180feb97d (diff)
downloadlinux-c0bf94154ce045480fe732d67806de0c14069703.tar.gz
crypto: ccp - Don't initialize CCP for PSP 0x1649
commit c79a3169b9f3633c215b55857eba5921e5b49217 upstream.

A number of platforms are emitting the error:
```ccp: unable to access the device: you might be running a broken BIOS.```

This is expected behavior as CCP is no longer accessible from the PSP's
PCIe BAR so stop trying to probe CCP for 0x1649.

Cc: stable@vger.kernel.org
Signed-off-by: Mario Limonciello <mario.limonciello@amd.com>
Acked-by: Tom Lendacky <thomas.lendacky@amd.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'kernel')
0 files changed, 0 insertions, 0 deletions