From patchwork Fri Jan 15 20:03:19 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Vineet Gupta X-Patchwork-Id: 1427311 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=2001:8b0:10b:1231::1; helo=merlin.infradead.org; envelope-from=linux-snps-arc-bounces+incoming=patchwork.ozlabs.org@lists.infradead.org; receiver=) Authentication-Results: ozlabs.org; dmarc=fail (p=none dis=none) header.from=synopsys.com 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=merlin.20170209 header.b=Ul5ZDac/; 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=ew26mBAn; dkim-atps=neutral Received: from merlin.infradead.org (merlin.infradead.org [IPv6:2001:8b0:10b:1231::1]) (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 4DHXFm3lN4z9sWT for ; Sat, 16 Jan 2021 07:04:28 +1100 (AEDT) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=merlin.20170209; h=Sender:Content-Transfer-Encoding: Content-Type:Cc:List-Subscribe:List-Help:List-Post:List-Archive: List-Unsubscribe:List-Id:MIME-Version:References:In-Reply-To:Message-Id:Date: Subject:To:From:Reply-To:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=k/9eRKGgadmBSqDGXUY6Wjb+6q14YX+xHjQ/8dgwqgY=; b=Ul5ZDac/G5O8x42bwFH44yBPL ZQIx8Gfom3xYg5zx35uWL535mD8WnYoH4nYScOAhr5L7fQU2YTMp8vyMGJU6f57GkwEz9jIHuXbcy 0Zzar6wO8w8YumIkgzrXqS1TpNkUcuQGmCeQs5r6yBhZu9GlfYXl7japce1jU8i3AHe40fi2ChfK5 MpWlN6ubaJnVJ/wMgvXExF0hcCjPBIcfC4ITbK3mpajBWGBzOPlTc19krknXmGvoqvSsAQErxhkuh t7XivOFUPepiLS0/luwjH7OUJ3RdrdnyiEG7GizCL8lW8Jfs6qFHTWEb7SgSaMaJ6jdtS3i6yqcsc BPzLf81Mw==; Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1l0VKW-0003XH-VW; Fri, 15 Jan 2021 20:04:21 +0000 Received: from smtprelay-out1.synopsys.com ([149.117.87.133]) by merlin.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1l0VJq-00037l-Md for linux-snps-arc@lists.infradead.org; Fri, 15 Jan 2021 20:03:46 +0000 Received: from mailhost.synopsys.com (sv1-mailhost2.synopsys.com [10.205.2.132]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) (No client certificate requested) by smtprelay-out1.synopsys.com (Postfix) with ESMTPS id 5FC33C0AE9; Fri, 15 Jan 2021 20:03:35 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=synopsys.com; s=mail; t=1610741016; bh=fix8PGo7fBjxKFmc90j9en+9zkv3+tZp8qkpCo0pXNQ=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=ew26mBAnHp9Kty8HLo0Du/RF3FaR3sYlns+POI6rapP7TG6EewO3/dPh0Xj4JrWnj H401dSmjVtZ01GLYmb6okxFzNMdJ0SRhQZFySUuUDSFN7LgklwN/bjbd6N70wrkccI edoKvIxM6qx25RyqRN3JonMOUFtiJOenB+iVu4gvTHqGNUc9zxIoDRtWcE1X1caPvR E27J1+NK0xUOw276NAoheB3MccM6hmkDGt8h6r6/YfGD7RCr5qvGNumLJIhoQGkKXP Ig16FDPOdJV0uSzmWciljXv0u4qQEqEM0OrantomgYb0X/QCtCM3a5z8XOxw+GJQT4 DFitOAkAvO8Mg== Received: from vineetg-Latitude-7400.internal.synopsys.com (unknown [10.13.183.89]) by mailhost.synopsys.com (Postfix) with ESMTP id 7F739A006F; Fri, 15 Jan 2021 20:03:34 +0000 (UTC) X-SNPS-Relay: synopsys.com From: Vineet Gupta To: buildroot@busybox.net Subject: [PATCH 4/4] configs/snps_archs38_hsdk_defconfig: update for better out-of-box experience Date: Fri, 15 Jan 2021 12:03:19 -0800 Message-Id: <20210115200319.4139041-5-vgupta@synopsys.com> X-Mailer: git-send-email 2.25.1 In-Reply-To: <20210115200319.4139041-1-vgupta@synopsys.com> References: <20210115200319.4139041-1-vgupta@synopsys.com> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20210115_150338_890558_C5BC9E63 X-CRM114-Status: UNSURE ( 8.45 ) X-CRM114-Notice: Please train this message. X-Spam-Score: -0.2 (/) X-Spam-Report: SpamAssassin version 3.4.4 on merlin.infradead.org summary: Content analysis details: (-0.2 points) pts rule name description ---- ---------------------- -------------------------------------------------- 0.0 RCVD_IN_MSPIKE_H4 RBL: Very Good reputation (+4) [149.117.87.133 listed in wl.mailspike.net] -0.0 SPF_PASS SPF: sender matches SPF record 0.0 SPF_HELO_NONE SPF: HELO 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_VALID_EF Message has a valid DKIM or DK signature from envelope-from domain 0.1 DKIM_SIGNED Message has a DKIM or DK signature, not necessarily valid 0.0 RCVD_IN_MSPIKE_WL Mailspike good senders X-BeenThere: linux-snps-arc@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Linux on Synopsys ARC Processors List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Evgeniy.Didin@synopsys.com, linux-snps-arc@lists.infradead.org, Vineet Gupta , Alexey.Brodkin@synopsys.com Sender: "linux-snps-arc" Errors-To: linux-snps-arc-bounces+incoming=patchwork.ozlabs.org@lists.infradead.org - Enable C++ support - Don't strip executables - Add minimal debug symbols - Enable strace and openssh - Enable perf (and elfutils) Signed-off-by: Vineet Gupta --- configs/snps_archs38_hsdk_defconfig | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/configs/snps_archs38_hsdk_defconfig b/configs/snps_archs38_hsdk_defconfig index 69d0b1936b3a..7d406a90ed3c 100644 --- a/configs/snps_archs38_hsdk_defconfig +++ b/configs/snps_archs38_hsdk_defconfig @@ -1,8 +1,12 @@ BR2_arcle=y BR2_archs38_full=y +BR2_ENABLE_DEBUG=y +BR2_DEBUG_1=y +# BR2_STRIP_strip is not set BR2_TOOLCHAIN_BUILDROOT_GLIBC=y BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_5_6=y BR2_PACKAGE_GLIBC_UTILS=y +BR2_TOOLCHAIN_BUILDROOT_CXX=y BR2_TARGET_OPTIMIZATION="-mfpu=fpud_all" BR2_TARGET_GENERIC_HOSTNAME="hsdk" BR2_TARGET_GENERIC_ISSUE="Welcome to the HSDK Platform" @@ -14,8 +18,15 @@ BR2_LINUX_KERNEL_CUSTOM_VERSION=y BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="5.6.3" BR2_LINUX_KERNEL_DEFCONFIG="hsdk" BR2_LINUX_KERNEL_CONFIG_FRAGMENT_FILES="board/synopsys/hsdk/linux.fragment" +BR2_PACKAGE_LINUX_TOOLS_PERF=y +BR2_PACKAGE_STRACE=y +BR2_PACKAGE_MAKE=y +BR2_PACKAGE_ELFUTILS=y +BR2_PACKAGE_ELFUTILS_PROGS=y +BR2_PACKAGE_OPENSSH=y BR2_TARGET_ROOTFS_EXT2=y BR2_TARGET_ROOTFS_EXT2_4=y +BR2_TARGET_ROOTFS_EXT2_SIZE="200M" # BR2_TARGET_ROOTFS_TAR is not set BR2_TARGET_UBOOT=y BR2_TARGET_UBOOT_BUILD_SYSTEM_KCONFIG=y