From nobody Wed Nov 27 04:46:26 2024 Delivered-To: importer@patchew.org Received-SPF: pass (zoho.com: domain of groups.io designates 66.175.222.12 as permitted sender) client-ip=66.175.222.12; envelope-from=bounce+27952+41612+1787277+3901457@groups.io; helo=web01.groups.io; Authentication-Results: mx.zohomail.com; dkim=pass; spf=pass (zoho.com: domain of groups.io designates 66.175.222.12 as permitted sender) smtp.mailfrom=bounce+27952+41612+1787277+3901457@groups.io; dmarc=fail(p=none dis=none) header.from=linaro.org ARC-Seal: i=1; a=rsa-sha256; t=1559134238; cv=none; d=zoho.com; s=zohoarc; b=VZuT7Q/MRef7VrmHH/J646454iD19/Rz42JC3JAPFhp3MYx/j5IE25q4wGrwI+HD2Mx5D4uWbjWDwQjKVxa/xjBidg7mHShC+H+jFBAM+cri5XpmNsZvCDhSPcZW7c9+Q9dX96htuimgO/vTAXuXtk47IepVKt11auNrznXKXkk= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zoho.com; s=zohoarc; t=1559134238; h=Content-Transfer-Encoding:Cc:Date:From:In-Reply-To:List-Id:List-Unsubscribe:MIME-Version:Message-ID:Reply-To:References:Sender:Subject:To:ARC-Authentication-Results; bh=ZfFIHEVnNOeHcItfg8SGaUlm3jYAozdmcYRh3PClJqE=; b=ghoH+qLfvgXxao2ZEg13tno/H4zUGNovMiu/dle5TUDF5d4oJWXz5jbh5bMIObYKUXZY1AxaXRzF3cJTlb+335uWrEfbd1lnHmOBmpSoGhTMGiffq2BiRsOx5dPAFJdoGnAXqw9VYgX0X6/SQitQY3M/e6uo9EyczqzMW9mVt7A= ARC-Authentication-Results: i=1; mx.zoho.com; dkim=pass; spf=pass (zoho.com: domain of groups.io designates 66.175.222.12 as permitted sender) smtp.mailfrom=bounce+27952+41612+1787277+3901457@groups.io; dmarc=fail header.from= (p=none dis=none) header.from= Received: from web01.groups.io (web01.groups.io [66.175.222.12]) by mx.zohomail.com with SMTPS id 1559134238766491.0558287990407; Wed, 29 May 2019 05:50:38 -0700 (PDT) Return-Path: X-Received: from mail-wr1-f68.google.com (mail-wr1-f68.google.com [209.85.221.68]) by groups.io with SMTP; Wed, 29 May 2019 05:50:38 -0700 X-Received: by mail-wr1-f68.google.com with SMTP id t4so1695326wrx.7 for ; Wed, 29 May 2019 05:50:37 -0700 (PDT) X-Gm-Message-State: APjAAAW4DWRIUd0342WuUQJsSk+pg60HGLpBD7zcSfP09i8jkDCNDuXm J5i90wRTF0qrqBofvDGxKCOsUDjBQyGANQ== X-Google-Smtp-Source: APXvYqy9zeJTsNO6IENBzXyNMqtGcwtQDUztNrbB5nnQeI2H86wSE5e5pL0PIYoDeU7MABY+QTFj9w== X-Received: by 2002:adf:fbc2:: with SMTP id d2mr19563460wrs.334.1559134231282; Wed, 29 May 2019 05:50:31 -0700 (PDT) X-Received: from sudo.home ([2a01:cb1d:112:6f00:c225:e9ff:fe2e:ea8]) by smtp.gmail.com with ESMTPSA id l18sm18112608wrv.38.2019.05.29.05.50.30 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Wed, 29 May 2019 05:50:30 -0700 (PDT) From: "Ard Biesheuvel" To: devel@edk2.groups.io Cc: leif.lindholm@linaro.org, masahisa.kojima@linaro.org, Ard Biesheuvel Subject: [edk2-devel] [PATCH edk2-platforms 5/5] DO NOT MERGE - temporary hack to reset the TPM at probe time Date: Wed, 29 May 2019 14:50:21 +0200 Message-Id: <20190529125021.28308-6-ard.biesheuvel@linaro.org> In-Reply-To: <20190529125021.28308-1-ard.biesheuvel@linaro.org> References: <20190529125021.28308-1-ard.biesheuvel@linaro.org> MIME-Version: 1.0 Precedence: Bulk List-Unsubscribe: Sender: devel@edk2.groups.io List-Id: Mailing-List: list devel@edk2.groups.io; contact devel+owner@edk2.groups.io Reply-To: devel@edk2.groups.io,ard.biesheuvel@linaro.org Content-Transfer-Encoding: quoted-printable DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=groups.io; q=dns/txt; s=20140610; t=1559134238; bh=/Kho0HH3LGjTYzVhmz0C5J5eteEi7mxGW5iiYCTv1rw=; h=Cc:Date:From:Reply-To:Subject:To; b=T0DWDwAZlibZMkdQYDLQ/1VeEM2Gsvtj7QDrfqZbmGrwpkspeIGpF03cQE2IcvPh8na PDi9FNLBATmFfL/oi7t+wZ5jw/89vZhA4EAvdyr2X2/VF+VeeWC810rDsgUmWsNJuRtv4 ENs2gDAWkWFu7XwX4yJ3wyGG+ZIA8NgzQKA= X-ZohoMail-DKIM: pass (identity @groups.io) Content-Type: text/plain; charset="utf-8" --- Silicon/Socionext/SynQuacer/AcpiTables/Dsdt.asl | 21 ++++++++++++++++++++ 1 file changed, 21 insertions(+) diff --git a/Silicon/Socionext/SynQuacer/AcpiTables/Dsdt.asl b/Silicon/Soci= onext/SynQuacer/AcpiTables/Dsdt.asl index f6ff3988aa91..4761d320cc22 100644 --- a/Silicon/Socionext/SynQuacer/AcpiTables/Dsdt.asl +++ b/Silicon/Socionext/SynQuacer/AcpiTables/Dsdt.asl @@ -246,6 +246,27 @@ DefinitionBlock ("DsdtTable.aml", "DSDT", 1, "SNI", "S= YNQUACR", Method (_E08) { Notify (\_SB.PWRB, 0x80) } + + OperationRegion (GPOP, GeneralPurposeIo, Zero, 0x20) + Field (GPOP, ByteAcc, NoLock, Preserve) + { + Connection ( + GpioIo (Exclusive, PullUp, 0, 0, IoRestrictionOutputOnly, + "\\_SB.GPIO", 0x00, ResourceConsumer,,) + { + 13 + } + ), + TRST, 1, + } + + Method (_REG, 2, Serialized) + { + Sleep (100) + Store (Zero, TRST) + Sleep (100) + Store (One, TRST) + } } =20 Device (PWRB) { --=20 2.20.1 -=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#41612): https://edk2.groups.io/g/devel/message/41612 Mute This Topic: https://groups.io/mt/31833225/1787277 Group Owner: devel+owner@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [importer@patchew.org] -=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-