From nobody Thu Dec 16 02:03:54 2021 X-Original-To: dev-commits-ports-branches@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 1357018EB089; Thu, 16 Dec 2021 02:03:55 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (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 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4JDwQL5CY0z3rny; Thu, 16 Dec 2021 02:03:54 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (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) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 928FE276B7; Thu, 16 Dec 2021 02:03:54 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 1BG23s3J074478; Thu, 16 Dec 2021 02:03:54 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 1BG23sNR074477; Thu, 16 Dec 2021 02:03:54 GMT (envelope-from git) Date: Thu, 16 Dec 2021 02:03:54 GMT Message-Id: <202112160203.1BG23sNR074477@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org From: Li-Wen Hsu Subject: git: 0a7ee2e9276b - 2021Q4 - sysutils/pefs-kmod: Add aarch64 to the list of supported architectures List-Id: Commits to the quarterly branches of the FreeBSD ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-branches List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-ports-branches@freebsd.org X-BeenThere: dev-commits-ports-branches@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: lwhsu X-Git-Repository: ports X-Git-Refname: refs/heads/2021Q4 X-Git-Reftype: branch X-Git-Commit: 0a7ee2e9276ba644a406484c8f41435777f149a6 Auto-Submitted: auto-generated ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1639620234; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=9zMOtbN9S3FyLukZYVGXrYNaXSg+1h//sDB/YrdbizQ=; b=LOPGHCHuc1WhzF/+tiv7z3SFPGPEWLFBZHC7aWzBP+uW66iCLAoIMRK0rDLO0sjymYl3gT SpMNCzaihVwrGy8Th6Jm/fKlpiICd8iZ745Bx/b+11+QjJ0OHpqG1GWuHCJo/LDvTdF6IJ D/hIhixvrLfI11YyzXUvkPI3n7WRpqdImi1L1CGrRZK6hF+JUAh78g1q0mnUMOzx6eUY2y g/V3b8Z7M1spSv3IPgSD2GfY2iikZl+uQT+yH4xqWTJq7faAKrkuLZbpKGnyYcVDKQLBtt EawgC3FDijX0QPMREpikd41LmArZlr3jkRliqk4YTMnXsqbSRuvkatUK+u8RjA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1639620234; a=rsa-sha256; cv=none; b=BGy7qMcfYRBfzTNSW3TQuokNwmnvxOfOgYIOrsAJQx0+JfdN1hCrnZRqaOYkOhqfgUxnd7 4abAQdACpU9FmWvkRoO3mh/U7x17Ggts7s8UsIexcE4wp6lXKHP3tyHcu4hCa0aHWRFX3D JK9pg4DZ+DIZP6bPxbioUh3uObTP8cl91m8sKHfaXgWjHFJBo4Gr4GE5OIctg+NEWNItSV NQS1JnpnRQ4DKHrvEFBBMn/RuzVAUfnGMMcW2G9SluJgRb2O/ERtrhZhuPAUf/rAA3zMs/ EVFPfKrrgZNunQL+87vRq152O00o6L+glR2wqgCCL/EnhkOgzgcS3OP0Nb958Q== ARC-Authentication-Results: i=1; mx1.freebsd.org; none X-ThisMailContainsUnwantedMimeParts: N The branch 2021Q4 has been updated by lwhsu: URL: https://cgit.FreeBSD.org/ports/commit/?id=0a7ee2e9276ba644a406484c8f41435777f149a6 commit 0a7ee2e9276ba644a406484c8f41435777f149a6 Author: Daniel O'Connor AuthorDate: 2021-12-16 01:59:40 +0000 Commit: Li-Wen Hsu CommitDate: 2021-12-16 02:03:25 +0000 sysutils/pefs-kmod: Add aarch64 to the list of supported architectures PR: 260463 (cherry picked from commit 39829be24434cd5258d1536be6b5e95e213a2952) --- sysutils/pefs-kmod/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/sysutils/pefs-kmod/Makefile b/sysutils/pefs-kmod/Makefile index 5999a1afca9d..9ce442120576 100644 --- a/sysutils/pefs-kmod/Makefile +++ b/sysutils/pefs-kmod/Makefile @@ -11,8 +11,9 @@ COMMENT= PEFS kernel level stacked cryptographic filesystem LICENSE= BSD2CLAUSE -ONLY_FOR_ARCHS= amd64 armv6 armv7 i386 -ONLY_FOR_ARCHS_REASON= untested on any other arch +ONLY_FOR_ARCHS= aarch64 amd64 armv6 armv7 i386 +ONLY_FOR_ARCHS_REASON= untested on any other architecture + # PEFS works on -current but out of tree KLDs get incorrectly compiled without INVARIANTS BROKEN_FreeBSD_14= crashes on mount due to INVARIANTS