Message ID | 20200506054948.153723-1-amitay@ozlabs.org |
---|---|
Headers | show
Return-Path: <pdbg-bounces+incoming=patchwork.ozlabs.org@lists.ozlabs.org> X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from lists.ozlabs.org (lists.ozlabs.org [IPv6:2401:3900:2:1::3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 49H5KN3NWyz9sSt for <incoming@patchwork.ozlabs.org>; Wed, 6 May 2020 15:50:16 +1000 (AEST) Authentication-Results: ozlabs.org; dmarc=fail (p=none dis=none) header.from=ozlabs.org Authentication-Results: ozlabs.org; dkim=fail reason="signature verification failed" (2048-bit key; secure) header.d=ozlabs.org header.i=@ozlabs.org header.a=rsa-sha256 header.s=201707 header.b=jmMmoMHq; dkim-atps=neutral Received: from bilbo.ozlabs.org (lists.ozlabs.org [IPv6:2401:3900:2:1::3]) by lists.ozlabs.org (Postfix) with ESMTP id 49H5KN2LQnzDqlW for <incoming@patchwork.ozlabs.org>; Wed, 6 May 2020 15:50:16 +1000 (AEST) X-Original-To: pdbg@lists.ozlabs.org Delivered-To: pdbg@lists.ozlabs.org Received: from ozlabs.org (bilbo.ozlabs.org [203.11.71.1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by lists.ozlabs.org (Postfix) with ESMTPS id 49H5K11K69zDqkg for <pdbg@lists.ozlabs.org>; Wed, 6 May 2020 15:49:57 +1000 (AEST) Authentication-Results: lists.ozlabs.org; dmarc=pass (p=none dis=none) header.from=ozlabs.org Authentication-Results: lists.ozlabs.org; dkim=pass (2048-bit key; secure) header.d=ozlabs.org header.i=@ozlabs.org header.a=rsa-sha256 header.s=201707 header.b=jmMmoMHq; dkim-atps=neutral Received: from authenticated.ozlabs.org (localhost [127.0.0.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 mail.ozlabs.org (Postfix) with ESMTPSA id 49H5K04r46z9sRY; Wed, 6 May 2020 15:49:56 +1000 (AEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=ozlabs.org; s=201707; t=1588744196; bh=NCRw+ZrZH2Xduex9VhQSeckaSutq9ndExHDiTxIOle4=; h=From:To:Cc:Subject:Date:From; b=jmMmoMHqRmBZ+naA4LOYcUwesvOiw+j3qbAJWv2Ew5RLM2mFHEbIKo2In7O1VBi4L tigU5WiW5Q2QRpQzLg0LS4N9UK7i0WWVTis1TxQ9gk4ZvPluPyroHVfFXwhJ+kf8w1 QZxOfheRshs9WWi60A12PnR3vmo+K4qghdhe7Mm3h7wAxO03b8wRoeM3rlShiRESEa DfGe9T9PkCbVbgJiMFpDF0FjxmOi7HZIWgktCNHCY6zUo0liQFRDe784PSa8mt+uS0 pCBfei+Je9uQDdNJuEnVWG56rttB/1HRnBaEhRCewVCFhFnC+e3Q+XLChYReXAuXs6 hgJ9yhOwum9VA== From: Amitay Isaacs <amitay@ozlabs.org> To: pdbg@lists.ozlabs.org Date: Wed, 6 May 2020 15:49:45 +1000 Message-Id: <20200506054948.153723-1-amitay@ozlabs.org> X-Mailer: git-send-email 2.25.4 MIME-Version: 1.0 Subject: [Pdbg] [PATCH 0/3] Add new sbefifo chip-op (GET_TI_INFO) X-BeenThere: pdbg@lists.ozlabs.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: "mailing list for https://github.com/open-power/pdbg development" <pdbg.lists.ozlabs.org> List-Unsubscribe: <https://lists.ozlabs.org/options/pdbg>, <mailto:pdbg-request@lists.ozlabs.org?subject=unsubscribe> List-Archive: <http://lists.ozlabs.org/pipermail/pdbg/> List-Post: <mailto:pdbg@lists.ozlabs.org> List-Help: <mailto:pdbg-request@lists.ozlabs.org?subject=help> List-Subscribe: <https://lists.ozlabs.org/listinfo/pdbg>, <mailto:pdbg-request@lists.ozlabs.org?subject=subscribe> Cc: Amitay Isaacs <amitay@ozlabs.org> Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: pdbg-bounces+incoming=patchwork.ozlabs.org@lists.ozlabs.org Sender: "Pdbg" <pdbg-bounces+incoming=patchwork.ozlabs.org@lists.ozlabs.org> |
Series |
Add new sbefifo chip-op (GET_TI_INFO)
|
expand
|