From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-4.0 required=3.0 tests=BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 4085CC433E0 for ; Tue, 4 Aug 2020 07:22:39 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 406002076C for ; Tue, 4 Aug 2020 07:22:39 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1729570AbgHDHWi (ORCPT ); Tue, 4 Aug 2020 03:22:38 -0400 Received: from mx2.suse.de ([195.135.220.15]:35178 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726974AbgHDHWi (ORCPT ); Tue, 4 Aug 2020 03:22:38 -0400 X-Virus-Scanned: by amavisd-new at test-mx.suse.de Received: from relay2.suse.de (unknown [195.135.221.27]) by mx2.suse.de (Postfix) with ESMTP id 50E48AC85; Tue, 4 Aug 2020 07:22:53 +0000 (UTC) Date: Tue, 4 Aug 2020 09:22:34 +0200 From: Petr Vorel To: Mimi Zohar Cc: Vitaly Chikunov , linux-integrity@vger.kernel.org, Bruno Meneguele Subject: Re: [ima-evm-utils: PATCH 5/5] ima-evm-utils: travis: openssl gost engine Message-ID: <20200804072234.GA4337@dell5510> Reply-To: Petr Vorel References: <20200731201808.GA27841@dell5510> <20200731202638.x5mnkz7hcpgbveu2@altlinux.org> <20200731204044.GC27841@dell5510> <20200731210653.p5m4efy52melqwgs@altlinux.org> <8c9e64a3b461fb20cda761ef0fc0728a55448937.camel@linux.ibm.com> <1157c464d49cb6297fc2f20771d73a4cf7ce6599.camel@linux.ibm.com> <20200803130755.GA30440@dell5510> <22a744e9520237907312d1f71293df0dd809805f.camel@linux.ibm.com> <20200803164635.GB4914@dell5510> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Sender: linux-integrity-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-integrity@vger.kernel.org Hi Mimi, ... > I left off the list TPM 2.0 --pcr support, but the kernel code for > exporting the sysfs TPM 2.0 pcrs hasn't been upstreamed yet. I guess > we should wait for that to be upstreamed or at least queued to be > upstreamed. OK, we have to wait. BTW is the patch somewhere on ML? Is it part of this pathset https://patchwork.kernel.org/cover/11656949/ ? After merging Lachlan's patchset https://patchwork.ozlabs.org/project/ltp/list/?series=193909 I'll fix ima_ltp only for TPM 1.2 (rebase my patch https://patchwork.ozlabs.org/project/ltp/patch/20200527071434.28574-1-pvorel@suse.cz/). ... > > Docker based setup shouldn't take long It's all about to find the dependencies > > for used distros (I usually keep them in travis/ directory [5] [6]) and agree on the > > variants (which distros, how many jobs are still meaningful, which crypto and > > TPM libraries, whether use also: clang, non-intel archs and cross-compilation). > Great! Just let me know once travis non-docker is fixed and in git (in which branch). Kind regards, Petr