From patchwork Thu Dec 16 19:22:18 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Martin Fernandez X-Patchwork-Id: 12682397 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from kanga.kvack.org (kanga.kvack.org [205.233.56.17]) by smtp.lore.kernel.org (Postfix) with ESMTP id 63B3DC4332F for ; Thu, 16 Dec 2021 19:23:25 +0000 (UTC) Received: by kanga.kvack.org (Postfix) id A9BCE6B0075; Thu, 16 Dec 2021 14:23:11 -0500 (EST) Received: by kanga.kvack.org (Postfix, from userid 40) id A4AF46B0078; Thu, 16 Dec 2021 14:23:11 -0500 (EST) X-Delivered-To: int-list-linux-mm@kvack.org Received: by kanga.kvack.org (Postfix, from userid 63042) id 8EBE36B007B; Thu, 16 Dec 2021 14:23:11 -0500 (EST) X-Delivered-To: linux-mm@kvack.org Received: from forelay.hostedemail.com (smtprelay0075.hostedemail.com [216.40.44.75]) by kanga.kvack.org (Postfix) with ESMTP id 81B966B0075 for ; Thu, 16 Dec 2021 14:23:11 -0500 (EST) Received: from smtpin18.hostedemail.com (10.5.19.251.rfc1918.com [10.5.19.251]) by forelay04.hostedemail.com (Postfix) with ESMTP id 4090C88CC0 for ; Thu, 16 Dec 2021 19:23:01 +0000 (UTC) X-FDA: 78924630162.18.E57C3E2 Received: from mail-qt1-f173.google.com (mail-qt1-f173.google.com [209.85.160.173]) by imf30.hostedemail.com (Postfix) with ESMTP id C0BA680020 for ; Thu, 16 Dec 2021 19:23:00 +0000 (UTC) Received: by mail-qt1-f173.google.com with SMTP id n15so337355qta.0 for ; Thu, 16 Dec 2021 11:23:00 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=eclypsium.com; s=google; h=from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=YZB6hNG7HmOAiIB6oy3KuM5EzuvMU42E5iksCY/2vUM=; b=Pi5sf1tb1XznajBAmIX9D4g+kNsNyo67QRx52LUE7C9HLtq95LDHpRayttoV5kCwxV ERwi+eIKqJ7ipi3O3aabqVOeJCjT2dyeeF0upOcI34+E5h7PNXpTb3rS2PNPFZC8t80y S50A5f6ZqrjsktzA70fMIXVJXiNaW+opCn/4LB0IwUfYpT/UtS2nwokYWHlhwgnWsQkr Tb4102n7YQ5Sgv9YfWH2MvUGbWj3X6zBTMDdS+VgOagdLhkUXIBJoGewxOH/RrfOFDHr fKF7vbwVd9v26m6knL15Hz1Oc4/MKIOR+4aajMFCJbm5lIAVO77wZZ68/El7m537PoUT WBoQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=YZB6hNG7HmOAiIB6oy3KuM5EzuvMU42E5iksCY/2vUM=; b=m7bn/A5JQYdBg9DnATDCzeADuexg4EGNyXbgfk5MjB04spnMzR4ha56fLMZn8GhM8e u+oG6MAsxqbOHkiyKFCQldMYp95VmRcbwly3pWSthJA7VM2+fNg6O4loWGHeYMxVCz+m gAam2ko6IbCyVo/i5hx54ikf9GeEIQHQKT91QKcdvKSD9G/4X0KZb9qj5/hO2IsgZ+XJ qnDDIJxsnFix+9aXD08qFTWr26e1SYo/B97M3wPeYbFIvADMAcecazrLDV9g/PawZefz cj1gUAwTDucT30NwsxkoykmyMpKDb4+DEHggkYm4h1Yh+QVFvVAPaqZlyMXWdGiNnWFN n/lQ== X-Gm-Message-State: AOAM533ChtDV48vCqj2vozyHG/xvWMbbxYZ68yGFSD/KKX7ZjJFIS1Au AJn6hr2gEBx1PttXSUXTIPa8yw== X-Google-Smtp-Source: ABdhPJxttAvT5PEtSppYoHkQKZU2uMFF6IyCGbs3W0CeLSZRpLAgBo7ZZHpmTixm+dkExMgKkFrdLg== X-Received: by 2002:ac8:5710:: with SMTP id 16mr18733049qtw.140.1639682579842; Thu, 16 Dec 2021 11:22:59 -0800 (PST) Received: from localhost (7-153-16-190.fibertel.com.ar. [190.16.153.7]) by smtp.gmail.com with ESMTPSA id ay36sm3289445qkb.60.2021.12.16.11.22.54 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Thu, 16 Dec 2021 11:22:59 -0800 (PST) From: Martin Fernandez To: linux-kernel@vger.kernel.org, linux-efi@vger.kernel.org, platform-driver-x86@vger.kernel.org, linux-mm@kvack.org Cc: tglx@linutronix.de, mingo@redhat.com, bp@alien8.de, dave.hansen@linux.intel.com, x86@kernel.org, hpa@zytor.com, ardb@kernel.org, dvhart@infradead.org, andy@infradead.org, gregkh@linuxfoundation.org, rafael@kernel.org, rppt@kernel.org, akpm@linux-foundation.org, daniel.gutson@eclypsium.com, hughsient@gmail.com, alex.bazhaniuk@eclypsium.com, alison.schofield@intel.com, Martin Fernandez Subject: [PATCH v4 1/5] mm/memblock: Tag memblocks with crypto capabilities Date: Thu, 16 Dec 2021 16:22:18 -0300 Message-Id: <20211216192222.127908-2-martin.fernandez@eclypsium.com> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20211216192222.127908-1-martin.fernandez@eclypsium.com> References: <20211216192222.127908-1-martin.fernandez@eclypsium.com> MIME-Version: 1.0 X-Rspamd-Server: rspam08 X-Rspamd-Queue-Id: C0BA680020 X-Stat-Signature: n37k3sq4wnp4hbc5dnac7zpmhcuacni5 Authentication-Results: imf30.hostedemail.com; dkim=pass header.d=eclypsium.com header.s=google header.b=Pi5sf1tb; spf=pass (imf30.hostedemail.com: domain of martin.fernandez@eclypsium.com designates 209.85.160.173 as permitted sender) smtp.mailfrom=martin.fernandez@eclypsium.com; dmarc=pass (policy=quarantine) header.from=eclypsium.com X-HE-Tag: 1639682580-805379 X-Bogosity: Ham, tests=bogofilter, spamicity=0.000000, version=1.2.4 Sender: owner-linux-mm@kvack.org Precedence: bulk X-Loop: owner-majordomo@kvack.org List-ID: Add the capability to mark regions of the memory memory_type able of hardware memory encryption. Also add the capability to query if all regions of a memory node are able to do hardware memory encryption to call it when initializing the nodes. Signed-off-by: Martin Fernandez --- include/linux/memblock.h | 5 ++++ mm/memblock.c | 49 ++++++++++++++++++++++++++++++++++++++++ 2 files changed, 54 insertions(+) diff --git a/include/linux/memblock.h b/include/linux/memblock.h index 8adcf1fa8096..ec808ad93693 100644 --- a/include/linux/memblock.h +++ b/include/linux/memblock.h @@ -41,6 +41,7 @@ extern unsigned long long max_possible_pfn; * via a driver, and never indicated in the firmware-provided memory map as * system RAM. This corresponds to IORESOURCE_SYSRAM_DRIVER_MANAGED in the * kernel resource tree. + * @MEMBLOCK_CRYPTO_CAPABLE: capable of hardware encryption */ enum memblock_flags { MEMBLOCK_NONE = 0x0, /* No special request */ @@ -48,6 +49,7 @@ enum memblock_flags { MEMBLOCK_MIRROR = 0x2, /* mirrored region */ MEMBLOCK_NOMAP = 0x4, /* don't add to kernel direct mapping */ MEMBLOCK_DRIVER_MANAGED = 0x8, /* always detected via a driver */ + MEMBLOCK_CRYPTO_CAPABLE = 0x10, /* capable of hardware encryption */ }; /** @@ -121,6 +123,9 @@ int memblock_physmem_add(phys_addr_t base, phys_addr_t size); void memblock_trim_memory(phys_addr_t align); bool memblock_overlaps_region(struct memblock_type *type, phys_addr_t base, phys_addr_t size); +bool memblock_node_is_crypto_capable(int nid); +int memblock_mark_crypto_capable(phys_addr_t base, phys_addr_t size); +int memblock_clear_crypto_capable(phys_addr_t base, phys_addr_t size); int memblock_mark_hotplug(phys_addr_t base, phys_addr_t size); int memblock_clear_hotplug(phys_addr_t base, phys_addr_t size); int memblock_mark_mirror(phys_addr_t base, phys_addr_t size); diff --git a/mm/memblock.c b/mm/memblock.c index 1018e50566f3..61ec50647469 100644 --- a/mm/memblock.c +++ b/mm/memblock.c @@ -191,6 +191,27 @@ bool __init_memblock memblock_overlaps_region(struct memblock_type *type, return i < type->cnt; } +/** + * memblock_node_is_crypto_capable - get if whole node is capable + * of encryption + * @nid: number of node + * + * Iterate over all memory memblock_type and find if all regions under + * node @nid are capable of hardware encryption. + */ +bool __init_memblock memblock_node_is_crypto_capable(int nid) +{ + struct memblock_region *region; + + for_each_mem_region(region) { + if ((memblock_get_region_node(region) == nid) && + !(region->flags & MEMBLOCK_CRYPTO_CAPABLE)) + return false; + } + + return true; +} + /** * __memblock_find_range_bottom_up - find free area utility in bottom-up * @start: start of candidate range @@ -885,6 +906,34 @@ static int __init_memblock memblock_setclr_flag(phys_addr_t base, return 0; } +/** + * memblock_mark_crypto_capable - Mark memory regions capable of hardware + * encryption with flag MEMBLOCK_CRYPTO_CAPABLE. + * @base: the base phys addr of the region + * @size: the size of the region + * + * Return: 0 on success, -errno on failure. + */ +int __init_memblock memblock_mark_crypto_capable(phys_addr_t base, + phys_addr_t size) +{ + return memblock_setclr_flag(base, size, 1, MEMBLOCK_CRYPTO_CAPABLE); +} + +/** + * memblock_clear_crypto_capable - Clear flag MEMBLOCK_CRYPTO for a + * specified region. + * @base: the base phys addr of the region + * @size: the size of the region + * + * Return: 0 on success, -errno on failure. + */ +int __init_memblock memblock_clear_crypto_capable(phys_addr_t base, + phys_addr_t size) +{ + return memblock_setclr_flag(base, size, 0, MEMBLOCK_CRYPTO_CAPABLE); +} + /** * memblock_mark_hotplug - Mark hotpluggable memory with flag MEMBLOCK_HOTPLUG. * @base: the base phys addr of the region