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=-12.4 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_PATCH, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,USER_AGENT_GIT autolearn=ham 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 A4B7FC433B4 for ; Mon, 10 May 2021 12:10:35 +0000 (UTC) Received: from desiato.infradead.org (desiato.infradead.org [90.155.92.199]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 5FDDB613DF for ; Mon, 10 May 2021 12:10:35 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 5FDDB613DF Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=arm.com Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=desiato.20200630; 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=q5WrulVjz7mYaVl3ptgeKBR0srOzihYbhl5A7vRicU8=; b=TgDjxn/++Y3gxJr9B/hgQHZIgR 5thz1UAkmqPKJNkzYscUp66B8psZx9B50CiyI2oMPXQsPTOUd1FEjNWGm5jSMX5naLXtZu0F6rXSA H5ixzEOE6BBmVga6U5yCxV6OQbryA+FPsR3RByBHoZQRv/iXYQ28K3rcAZs2lCnmVj6WiwzQHOo2x E1BWyLShGUjgkTwoxvhAeL41XvICzbMFsVImqmC3GjKQCoohYj/eNYPJ95PVYkljkd5FH6k8R8xFA CbXlIbYH9tIEj3kUUOtG41eW6fbqo7wxD6O3uDpJeNZb5doU9Py5H1H1svN32dX1oFHVwVPpodd3B GIa+ypow==; Received: from localhost ([::1] helo=desiato.infradead.org) by desiato.infradead.org with esmtp (Exim 4.94 #2 (Red Hat Linux)) id 1lg4hz-00ECP4-Cz; Mon, 10 May 2021 12:08:23 +0000 Received: from bombadil.infradead.org ([2607:7c80:54:e::133]) by desiato.infradead.org with esmtps (Exim 4.94 #2 (Red Hat Linux)) id 1lg4ht-00ECOF-0t for linux-arm-kernel@desiato.infradead.org; Mon, 10 May 2021 12:08:17 +0000 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=infradead.org; s=bombadil.20210309; h=Message-Id:Date:Subject:Cc:To:From: Sender:Reply-To:MIME-Version:Content-Type:Content-Transfer-Encoding: Content-ID:Content-Description:In-Reply-To:References; bh=tH4/6uQYCTGGkx8v1wCNMUQZyUuuTwgPdcUjcFssWr4=; b=Z5rAKYJPQBny0Hdmje1OqtI0je ydPREJWbNTIx+AzdKcFjk/ULle+vNY8BKK5pBIuos+LVPATIXS2bqQkInjVqvAxP7lV3IOnY38tPz IaMc6m+8XUFWNqE5SPZt7t6cP/vopBbUtZL4mbyXPccrCPGBQqPG6CyDcs2PrNH2hDuzlVzGxu4YO KFB5H5Ty3UVjzJ5eYRgSEp068T4SxrI8mqtZIkSiY+qyd0rOCMeF8q2VcRpt80+usF37FvlwxTRWc w5huhbv277EhDl+M8GvnClouigaXxXbA8rXdOnW3CBy3VI9JNagu9O5DGpuGIABvGTJOMM10jV/R4 NQMUwS2Q==; Received: from foss.arm.com ([217.140.110.172]) by bombadil.infradead.org with esmtp (Exim 4.94 #2 (Red Hat Linux)) id 1lg4hp-008ffI-6o for linux-arm-kernel@lists.infradead.org; Mon, 10 May 2021 12:08:15 +0000 Received: from usa-sjc-imap-foss1.foss.arm.com (unknown [10.121.207.14]) by usa-sjc-mx-foss1.foss.arm.com (Postfix) with ESMTP id C294A15BE; Mon, 10 May 2021 05:08:11 -0700 (PDT) Received: from localhost.localdomain (unknown [172.31.20.19]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPSA id 0789C3F73B; Mon, 10 May 2021 05:08:10 -0700 (PDT) From: Andre Przywara To: Mark Rutland Cc: linux-arm-kernel@lists.infradead.org, Jaxson Han Subject: [aarch64 boot-wrapper PATCH 0/6] Various (build system) fixes Date: Mon, 10 May 2021 13:07:20 +0100 Message-Id: <20210510120726.5242-1-andre.przywara@arm.com> X-Mailer: git-send-email 2.14.1 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20210510_050813_312261_B9F725E5 X-CRM114-Status: UNSURE ( 6.36 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org While playing around with the boot-wrapper (without reverting to my bash history), I noticed some minor problems when building it, so this series fixes some shortcomings. See the respective patch subjects below for a summary. Thanks, Andre Andre Przywara (6): configure: Make PSCI the default boot method configure: Fix default DTB configure: Use earlycon instead of earlyprintk Fix arch counter frequency pointer auth: Document CPU feature bit mask configure: Autodetect GICv3 Makefile.am | 23 +++++++++-------------- arch/aarch64/boot.S | 3 ++- configure.ac | 16 ++++------------ 3 files changed, 15 insertions(+), 27 deletions(-) -- 2.25.1 _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel