Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1583944
| From | Borislav Petkov <bp@alien8.de> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [RFC PATCH v4 00/28] x86: Secure Memory Encryption (AMD) |
| Date | 2017-02-18 19:20 +0100 |
| Message-ID | <tchLY-5cw-9@gated-at.bofh.it> (permalink) |
| References | <tbyvy-1iO-79@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Thu, Feb 16, 2017 at 09:41:59AM -0600, Tom Lendacky wrote:
> create mode 100644 Documentation/x86/amd-memory-encryption.txt
> create mode 100644 arch/x86/include/asm/mem_encrypt.h
> create mode 100644 arch/x86/kernel/mem_encrypt_boot.S
> create mode 100644 arch/x86/kernel/mem_encrypt_init.c
> create mode 100644 arch/x86/mm/mem_encrypt.c
I don't see anything standing in the way of merging those last two and
having a single:
arch/x86/kernel/mem_encrypt.c
with all functionality in there with ifdeffery around it so
that sme_encrypt_kernel() et all are still visible in the
!CONFIG_AMD_MEM_ENCRYPT case.
--
Regards/Gruss,
Boris.
Good mailing practices for 400: avoid top-posting and trim the reply.
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
Re: [RFC PATCH v4 00/28] x86: Secure Memory Encryption (AMD) Borislav Petkov <bp@alien8.de> - 2017-02-18 19:20 +0100
Re: [RFC PATCH v4 00/28] x86: Secure Memory Encryption (AMD) Rik van Riel <riel@redhat.com> - 2017-02-21 18:50 +0100
Re: [RFC PATCH v4 00/28] x86: Secure Memory Encryption (AMD) Borislav Petkov <bp@alien8.de> - 2017-02-21 19:00 +0100
csiph-web