diff options
| author | Tom Lendacky <[email protected]> | 2021-09-08 22:58:39 +0000 |
|---|---|---|
| committer | Borislav Petkov <[email protected]> | 2021-10-04 09:47:24 +0000 |
| commit | e9d1d2bb75b2d5d4b426769c5aae0ce8cef3558f (patch) | |
| tree | a83b0bc1d7be17f54e5cadac444d377b08f436b6 /drivers/fpga/socfpga-a10.c | |
| parent | x86/sev: Replace occurrences of sev_es_active() with cc_platform_has() (diff) | |
| download | kernel-e9d1d2bb75b2d5d4b426769c5aae0ce8cef3558f.tar.gz kernel-e9d1d2bb75b2d5d4b426769c5aae0ce8cef3558f.zip | |
treewide: Replace the use of mem_encrypt_active() with cc_platform_has()
Replace uses of mem_encrypt_active() with calls to cc_platform_has() with
the CC_ATTR_MEM_ENCRYPT attribute.
Remove the implementation of mem_encrypt_active() across all arches.
For s390, since the default implementation of the cc_platform_has()
matches the s390 implementation of mem_encrypt_active(), cc_platform_has()
does not need to be implemented in s390 (the config option
ARCH_HAS_CC_PLATFORM is not set).
Signed-off-by: Tom Lendacky <[email protected]>
Signed-off-by: Borislav Petkov <[email protected]>
Link: https://lkml.kernel.org/r/[email protected]
Diffstat (limited to 'drivers/fpga/socfpga-a10.c')
0 files changed, 0 insertions, 0 deletions
