Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1666054 > unrolled thread

Re: [PATCH v6 22/34] x86/mm: Add support for changing the memory encryption attribute

Started byBorislav Petkov <bp@alien8.de>
First post2017-06-14 18:30 +0200
Last post2017-06-14 18:30 +0200
Articles 1 — 1 participant

Back to article view | Back to linux.kernel

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: [PATCH v6 22/34] x86/mm: Add support for changing the memory  encryption attribute Borislav Petkov <bp@alien8.de> - 2017-06-14 18:30 +0200

#1666054 — Re: [PATCH v6 22/34] x86/mm: Add support for changing the memory encryption attribute

FromBorislav Petkov <bp@alien8.de>
Date2017-06-14 18:30 +0200
SubjectRe: [PATCH v6 22/34] x86/mm: Add support for changing the memory encryption attribute
Message-ID<tSjl7-7u8-11@gated-at.bofh.it>
On Wed, Jun 07, 2017 at 02:17:00PM -0500, Tom Lendacky wrote:
> Add support for changing the memory encryption attribute for one or more
> memory pages. This will be useful when we have to change the AP trampoline
> area to not be encrypted. Or when we need to change the SWIOTLB area to
> not be encrypted in support of devices that can't support the encryption
> mask range.
> 
> Signed-off-by: Tom Lendacky <thomas.lendacky@amd.com>
> ---
>  arch/x86/include/asm/set_memory.h |    3 ++
>  arch/x86/mm/pageattr.c            |   62 +++++++++++++++++++++++++++++++++++++
>  2 files changed, 65 insertions(+)

Patches 21-22:

Reviewed-by: Borislav Petkov <bp@suse.de>

-- 
Regards/Gruss,
    Boris.

Good mailing practices for 400: avoid top-posting and trim the reply.

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web