From patchwork Thu Jun 24 14:03:09 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexey Brodkin X-Patchwork-Id: 1496641 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=none (no SPF record) smtp.mailfrom=lists.infradead.org (client-ip=2607:7c80:54:e::133; helo=bombadil.infradead.org; envelope-from=linux-snps-arc-bounces+incoming=patchwork.ozlabs.org@lists.infradead.org; receiver=) Authentication-Results: ozlabs.org; dkim=pass (2048-bit key; secure) header.d=lists.infradead.org header.i=@lists.infradead.org header.a=rsa-sha256 header.s=bombadil.20210309 header.b=vdfjOJvR; dkim=fail reason="signature verification failed" (2048-bit key; unprotected) header.d=synopsys.com header.i=@synopsys.com header.a=rsa-sha256 header.s=mail header.b=mUGFVGl7; dkim-atps=neutral Received: from bombadil.infradead.org (bombadil.infradead.org [IPv6:2607:7c80:54:e::133]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 4G9hgW60k5z9sV8 for ; Fri, 25 Jun 2021 00:03:35 +1000 (AEST) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:MIME-Version:List-Subscribe:List-Help: List-Post:List-Archive:List-Unsubscribe:List-Id:Message-Id:Date:Subject:Cc:To :From:Reply-To:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:In-Reply-To:References: List-Owner; bh=TYV79K6j0DzhZLEzw95voFSc1xo6IZLizaWgYeuuB3k=; b=vdfjOJvRAWgN5f Nys2htTdFBNl84fpt8+VACw7llqP7gU24uX2K6uHcZqsGU3PsdX5RfUQl/3YEz1aT9skDOSfh48TG OYWBLe0Sdjyt32bpllwhooNbFv6JZ1nHVTwouNCapGP2dk55DwkPABZ2V4zjEiRoIcaGzKEQd5R8i tkAYymxJ4mXsJB8yyP9qQrJG1ijr3NqtyxlMR6I5A9h7gCXT4rnS1mEOc8TfaySX/97128cvIVRr2 DYVlG0RCK2tMy2fspsfu4rgaw4/vRAvF1UdmIWJPwW9bQ+KqECRuwux3gz3X4ot6GrMYJFL22WtgG XqCi2FQv6IeKgQOCCNeg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1lwPx7-00Ey0r-9l; Thu, 24 Jun 2021 14:03:33 +0000 Received: from smtprelay-out1.synopsys.com ([149.117.73.133]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1lwPx3-00Exyj-PM for linux-snps-arc@lists.infradead.org; Thu, 24 Jun 2021 14:03:31 +0000 Received: from mailhost.synopsys.com (badc-mailhost4.synopsys.com [10.192.0.82]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) (Client CN "mailhost.synopsys.com", Issuer "SNPSica2" (verified OK)) by smtprelay-out1.synopsys.com (Postfix) with ESMTPS id 2651C41016; Thu, 24 Jun 2021 14:03:26 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=synopsys.com; s=mail; t=1624543407; bh=JtFCR7lanTBQEQT4vTukme4nAtUIUHbkh64et6oQtyE=; h=From:To:Cc:Subject:Date:From; b=mUGFVGl7k9dH3Yr0hu9SsDg1eRhl+q8ApvDx4gcsanyFSG+qqgQBdf7eo9Ofcysgd sBnmuCBbGt8PzfJ3Nii/1ebtfXtJbzvDXV7n/pryyAJKcMk+W8szbyYaFQnTWY8c8w ebUq7Hh/h1x4q4JEEigzmIbvhd+Uq/ApDywP8IBrQ4OLaK7tq/Y95rF6Ryfysvn6j6 ocs8xbJH3IawsmIMENDTedaAtobyhmTGiwnZw+d7oq9SPjq0H3aPRUkdh2L/YHgh6Q 1DoQ1+tUxL2C+waW/XYU7FFkH2Jx/wIz463r9mFP8/wTi/F9uU0Eq6KXB91qY9waGz RMlY/lgKu6lHg== Received: from us01odcres-abrodkin-0009.internal.synopsys.com (us01odcres-abrodkin-0009.sg.us01-p01.synopsys.com [10.195.24.123]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client did not present a certificate) by mailhost.synopsys.com (Postfix) with ESMTPSA id 46759A006D; Thu, 24 Jun 2021 14:03:24 +0000 (UTC) X-SNPS-Relay: synopsys.com From: Alexey Brodkin To: openembedded-core@lists.openembedded.org Cc: linux-snps-arc@lists.infradead.org, Alexey Brodkin , Khem Raj Subject: [PATCH] default-distrovars.inc: Remove seccomp for ARC Date: Thu, 24 Jun 2021 07:03:09 -0700 Message-Id: <20210624140309.819-1-abrodkin@synopsys.com> X-Mailer: git-send-email 2.16.2 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20210624_070329_867678_EEC5DA6C X-CRM114-Status: UNSURE ( 8.57 ) X-CRM114-Notice: Please train this message. X-Spam-Score: -0.2 (/) X-Spam-Report: Spam detection software, running on the system "bombadil.infradead.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: libseccomp needs too be ported to ARC first Signed-off-by: Alexey Brodkin Cc: Khem Raj --- meta/conf/distro/include/default-distrovars.inc | 3 +++ 1 file changed, 3 insertions(+) Content analysis details: (-0.2 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record 0.0 SPF_NONE SPF: sender does not publish an SPF Record -0.1 DKIM_VALID_AU Message has a valid DKIM or DK signature from author's domain -0.1 DKIM_VALID Message has at least one valid DKIM or DK signature 0.1 DKIM_SIGNED Message has a DKIM or DK signature, not necessarily valid -0.1 DKIM_VALID_EF Message has a valid DKIM or DK signature from envelope-from domain X-BeenThere: linux-snps-arc@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Linux on Synopsys ARC Processors List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Sender: "linux-snps-arc" Errors-To: linux-snps-arc-bounces+incoming=patchwork.ozlabs.org@lists.infradead.org libseccomp needs too be ported to ARC first Signed-off-by: Alexey Brodkin Cc: Khem Raj --- meta/conf/distro/include/default-distrovars.inc | 3 +++ 1 file changed, 3 insertions(+) diff --git a/meta/conf/distro/include/default-distrovars.inc b/meta/conf/distro/include/default-distrovars.inc index ac10245767..e0726fa3bb 100644 --- a/meta/conf/distro/include/default-distrovars.inc +++ b/meta/conf/distro/include/default-distrovars.inc @@ -13,6 +13,9 @@ LOCALE_UTF8_IS_DEFAULT_class-nativesdk = "0" # seccomp is not yet ported to rv32 DISTRO_FEATURES_DEFAULT_remove_riscv32 = "seccomp" +# seccomp is not yet ported to ARC +DISTRO_FEATURES_DEFAULT_remove_arc = "seccomp" + DISTRO_FEATURES_DEFAULT ?= "acl alsa argp bluetooth debuginfod ext2 ipv4 ipv6 largefile pcmcia usbgadget usbhost wifi xattr nfs zeroconf pci 3g nfc x11 vfat seccomp" DISTRO_FEATURES ?= "${DISTRO_FEATURES_DEFAULT}" IMAGE_FEATURES ?= ""