Received: by 2002:a05:6a10:2785:0:0:0:0 with SMTP id ia5csp3275549pxb; Tue, 12 Jan 2021 10:26:15 -0800 (PST) X-Google-Smtp-Source: ABdhPJy0qGhszQlXRDLZp2FNiGuD5kbkPoTw2giJyXmNnjtG8Wnali781Il0k11yMeZ7IbOmt/ia X-Received: by 2002:a17:906:b252:: with SMTP id ce18mr92451ejb.5.1610475974689; Tue, 12 Jan 2021 10:26:14 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1610475974; cv=none; d=google.com; s=arc-20160816; b=fRVv64mxCKcyzjcSSverHTBQKpFq/wIA/pFN6E9gXTE1bhr2oSxOChcTakLsftDZPd Y/chixUicns+k7MtIiugUlR77dBEsm4cQA1KhzuHDbHF8RaZZxD+mMqkaeBSJ1iBlrhx FD/58UoN48T8UWCFG4dHFVYaqC8Gy57dZL2hRg9oVtSjASANTOjewSWroA6XzkOb48E7 PvPn0gZsxAOdlFpKXK7TIai/g4RRaOxb8C+qCDGBIvfDFuF5x4fF2zB4jv49SgfdmHnQ WT3YvBurW2W8dc/5vDKnOfGZwHwzXAqtIODV9YUFDHqiycSrwOp+rZr32wlu5zXkFodD WlxQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:content-language :in-reply-to:mime-version:user-agent:date:message-id:from:references :cc:to:subject:dkim-signature:dkim-filter; bh=Mlkm80b1f8WhkhKW/H3c/Y4XQPYYHF6vKJ3RtWh8Y0w=; b=xHzoWWlN+QARNRbMfgLAGA8KQgSVu/29upYiS2B3Jwj0swVHdBOsw6wq7LqDVV+3fn WfSjhbcTbglKuTIOsnmcclYtJpo/6tE00/CYYJXXaZuOXXq2pfU28yH+ZUQXFBwMD52I 8ZSAsHbpbBstshosRcOrPB3swaJsLVbWrPpa5UmnHnG6n96N7oIKkg5GVnhzfMdRUZGR 66oU/NtMHGd4ep/J9XWb6ETrufZxxWGFM2bUTzI/tvguNuIiVCa3yNMhK/eimmmEFO13 Ja5OiBDzkWjXD2pNyn0nApiy2p0W9PqbLNLlge8u5ntj5nu4xtbB4AKyIUDDeyndnhlT D/8g== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@linux.microsoft.com header.s=default header.b=V562zflJ; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=linux.microsoft.com Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id dd19si1632498edb.502.2021.01.12.10.25.50; Tue, 12 Jan 2021 10:26:14 -0800 (PST) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; dkim=pass header.i=@linux.microsoft.com header.s=default header.b=V562zflJ; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=linux.microsoft.com Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2406558AbhALSXq (ORCPT + 99 others); Tue, 12 Jan 2021 13:23:46 -0500 Received: from linux.microsoft.com ([13.77.154.182]:34538 "EHLO linux.microsoft.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S2406562AbhALSXo (ORCPT ); Tue, 12 Jan 2021 13:23:44 -0500 Received: from [192.168.0.104] (c-73-42-176-67.hsd1.wa.comcast.net [73.42.176.67]) by linux.microsoft.com (Postfix) with ESMTPSA id A918D20B6C40; Tue, 12 Jan 2021 10:23:01 -0800 (PST) DKIM-Filter: OpenDKIM Filter v2.11.0 linux.microsoft.com A918D20B6C40 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linux.microsoft.com; s=default; t=1610475782; bh=Mlkm80b1f8WhkhKW/H3c/Y4XQPYYHF6vKJ3RtWh8Y0w=; h=Subject:To:Cc:References:From:Date:In-Reply-To:From; b=V562zflJfRe3jaD/HTEifNXj5laof02eB2huBdBAMJ0x1CFhujbrGFcpof3oBoHb3 nAjuo1l1FSwpGj74KTO6fjNZnc/SWfozEOPCiQZAvtmcQw6DLO9PZVgoiGKjXH9b3F ef+zWPe16tSjZbbw5jIoJL8N3xEJ71/IFMSWOjpo= Subject: Re: [PATCH v14 0/6] Carry forward IMA measurement log on kexec on ARM64 To: Rob Herring Cc: zohar@linux.ibm.com, bauerman@linux.ibm.com, takahiro.akashi@linaro.org, gregkh@linuxfoundation.org, will@kernel.org, catalin.marinas@arm.com, mpe@ellerman.id.au, james.morse@arm.com, sashal@kernel.org, benh@kernel.crashing.org, paulus@samba.org, frowand.list@gmail.com, vincenzo.frascino@arm.com, mark.rutland@arm.com, dmitry.kasatkin@gmail.com, jmorris@namei.org, serge@hallyn.com, pasha.tatashin@soleen.com, allison@lohutok.net, masahiroy@kernel.org, bhsharma@redhat.com, mbrugger@suse.com, hsinyi@chromium.org, tao.li@vivo.com, christophe.leroy@c-s.fr, prsriva@linux.microsoft.com, balajib@linux.microsoft.com, linux-integrity@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org References: <20210104192602.10131-1-nramas@linux.microsoft.com> <20210112144248.GA256955@robh.at.kernel.org> From: Lakshmi Ramasubramanian Message-ID: Date: Tue, 12 Jan 2021 10:23:01 -0800 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.10.0 MIME-Version: 1.0 In-Reply-To: <20210112144248.GA256955@robh.at.kernel.org> Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 1/12/21 6:42 AM, Rob Herring wrote: > On Mon, Jan 04, 2021 at 11:25:56AM -0800, Lakshmi Ramasubramanian wrote: >> On kexec file load Integrity Measurement Architecture (IMA) subsystem >> may verify the IMA signature of the kernel and initramfs, and measure >> it. The command line parameters passed to the kernel in the kexec call >> may also be measured by IMA. A remote attestation service can verify >> a TPM quote based on the TPM event log, the IMA measurement list, and >> the TPM PCR data. This can be achieved only if the IMA measurement log >> is carried over from the current kernel to the next kernel across >> the kexec call. >> >> powerpc already supports carrying forward the IMA measurement log on >> kexec. This patch set adds support for carrying forward the IMA >> measurement log on kexec on ARM64. >> >> This patch set moves the platform independent code defined for powerpc >> such that it can be reused for other platforms as well. A chosen node >> "linux,ima-kexec-buffer" is added to the DTB for ARM64 to hold >> the address and the size of the memory reserved to carry >> the IMA measurement log. >> >> This patch set has been tested for ARM64 platform using QEMU. >> I would like help from the community for testing this change on powerpc. >> Thanks. >> >> This patch set is based on >> commit a29a64445089 ("powerpc: Use common of_kexec_setup_new_fdt()") >> in https://git.kernel.org/pub/scm/linux/kernel/git/robh/linux.git >> "dt/kexec" branch. > > This all looks good to me. I'd suggest you send the above patches out as > part of this series because I don't plan to do so. Thanks for reviewing the patches Rob. Sure - I'll add your patches to this series. > I would like to also resolve the vmalloc vs. kmalloc difference for > allocating the FDT. Then we can further consolidate the DT kexec code. I think FDT allocation using vmalloc for ARM64 can be changed to kmalloc. What are the other changes you'd like me to do in arm64/powerpc DT kexec code in this patch series? @AKASHI Takahiro - could you please let me know if the above sounds right? > > It all needs some acks from arm64 and powerpc maintainers. As far as > merging, I think via the integrity tree makes the most sense. I'll create the patch series in "next-integrity" branch. Thiago/Mimi have acked some of the patches. Please review the remaining patches in this version. Could arm64 maintainers please review the patches and respond? thanks, -lakshmi