From patchwork Mon Jun 14 20:28:17 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Dimitar Dimitrov X-Patchwork-Id: 1491852 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=pass (sender SPF authorized) smtp.mailfrom=gcc.gnu.org (client-ip=8.43.85.97; helo=sourceware.org; envelope-from=gcc-patches-bounces+incoming=patchwork.ozlabs.org@gcc.gnu.org; receiver=) Authentication-Results: ozlabs.org; dkim=fail reason="signature verification failed" (2048-bit key; unprotected) header.d=dinux.eu header.i=@dinux.eu header.a=rsa-sha256 header.s=default header.b=UvdRbHm9; dkim-atps=neutral Received: from sourceware.org (server2.sourceware.org [8.43.85.97]) (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 4G3jhm2PT8z9sW6 for ; Tue, 15 Jun 2021 06:28:54 +1000 (AEST) Received: from server2.sourceware.org (localhost [IPv6:::1]) by sourceware.org (Postfix) with ESMTP id AB8D5397282A for ; Mon, 14 Jun 2021 20:28:52 +0000 (GMT) X-Original-To: gcc-patches@gcc.gnu.org Delivered-To: gcc-patches@gcc.gnu.org Received: from server28.superhosting.bg (server28.superhosting.bg [217.174.156.11]) by sourceware.org (Postfix) with ESMTPS id 859D1396DC11 for ; Mon, 14 Jun 2021 20:28:26 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 859D1396DC11 Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=dinux.eu Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=dinux.eu DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=dinux.eu; s=default; h=In-Reply-To:Content-Type:MIME-Version:References:Message-ID: Subject:Cc:To:From:Date:Sender:Reply-To:Content-Transfer-Encoding:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:List-Id:List-Help:List-Unsubscribe:List-Subscribe: List-Post:List-Owner:List-Archive; bh=1uL9IEoS0JPg6eNlml6h4bis3aqw5sVPhXGC3cH8uD8=; b=UvdRbHm9CS5JVHdZKGSnRfSgFc CVVyAvsOLN8x3ccV3uVIEjfNAag491xBH5U8CHeUEjqf4412kkTDeT03mXvEBKodftZsXRXXPGkEd eSk2Kob+TLcqNDKt1yy09jUIBHaRt976E4pvIYL1VWtbo7KjiUHQtlA20aFTB5ZPcAWGD0kNNQCaY eSGTqUBI2nyGAGhBMz/2gfA+Am8Y4WvuJCjQTZTIL/JrgKFoc8BZoamFmO1JJwuRd5jSLKCfVtGrV 0NOpb6b5bAFFoGIV4tv4abTDuQhc7wfvUYHNB00U85CCbPJ25ss4/yhEEtyB/rFk4kEBJfmdXFTxp ad6+bV+A==; Received: from [95.87.234.74] (port=59148 helo=localhost) by server28.superhosting.bg with esmtpsa (TLS1.2) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1lstC1-0000sl-MC; Mon, 14 Jun 2021 23:28:24 +0300 Date: Mon, 14 Jun 2021 23:28:17 +0300 From: Dimitar Dimitrov To: Gerald Pfeifer Subject: [committed] wwwdocs: readings: Add PRU documents reference Message-ID: References: <20210530222030.5F3E033E79@hamza.pair.com> <2d7911c9-e5bb-293b-3eb7-a8c419a3cd19@pfeifer.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <2d7911c9-e5bb-293b-3eb7-a8c419a3cd19@pfeifer.com> X-OutGoing-Spam-Status: No, score=-1.0 X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - server28.superhosting.bg X-AntiAbuse: Original Domain - gcc.gnu.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - dinux.eu X-Get-Message-Sender-Via: server28.superhosting.bg: authenticated_id: dimitar@dinux.eu X-Authenticated-Sender: server28.superhosting.bg: dimitar@dinux.eu X-Source: X-Source-Args: X-Source-Dir: X-Spam-Status: No, score=-12.2 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, GIT_PATCH_0, KAM_SHORT, RCVD_IN_DNSWL_LOW, SPF_HELO_PASS, SPF_PASS, TXREP autolearn=ham autolearn_force=no version=3.4.2 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on server2.sourceware.org X-BeenThere: gcc-patches@gcc.gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Gcc-patches mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: gcc-patches@gcc.gnu.org Errors-To: gcc-patches-bounces+incoming=patchwork.ozlabs.org@gcc.gnu.org Sender: "Gcc-patches" On Mon, Jun 14, 2021 at 09:56:12AM +0200, Gerald Pfeifer wrote: > On Sun, 13 Jun 2021, Dimitar Dimitrov wrote: > >> TI's server has been telling us that "The PRU-ICSS wiki is in the > >> process of being migrated to software-dl.ti.com" for five months. > >> Time to pull the plug. > > Could you please consider the following replacement? > > https://gcc.gnu.org/pipermail/gcc-patches/2021-June/571766.html > > Ah, yes, this is fine - I actually thought you were going to commit > this directly. ;-) > > Just one little ask: can you please make the links > > https://www.ti.com/lit/ug/spruij2/spruij2.pdf > > and the like to avoid redirection (which runs afoul of link checkers > and leads to, hmm, unwielding, URLs)? > > Gerald Thanks. Committed the change below. With TI official wiki gone, let's put stable links to their proprietary toolchain documents, which happen to describe ABI and instruction set. Signed-off-by: Dimitar Dimitrov --- htdocs/readings.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/htdocs/readings.html b/htdocs/readings.html index 33ed5822..e75bfc49 100644 --- a/htdocs/readings.html +++ b/htdocs/readings.html @@ -256,6 +256,8 @@ names.
  • pru
    Manufacturer: Texas Instruments +
    PRU Assembly Instruction User Guide. +
    TI ABI Specification (see chapter 6).
    Community PRU Documentation