From mboxrd@z Thu Jan 1 00:00:00 1970 From: Wolfgang Denk Date: Wed, 28 Oct 2020 08:29:09 +0100 Subject: [PATCH 2/2] Add TPM2 Unseal command and supporting functions In-Reply-To: <1603813495996-0.post@n7.nabble.com> References: <1603813495996-0.post@n7.nabble.com> Message-ID: <153789.1603870149@gemini.denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Dear GlovePuppet, In message <1603813495996-0.post@n7.nabble.com> you wrote: > Unseals a loaded object, identified by handle, and returns > data at a memory location or in an environment variable > > Caveats > > -The PolicyPCR command only supports one PCR > -The auth request code only supports one handle > > Signed-off-by: GlovePuppet NAK. The Submitting Patches rules require using your real name (sorry, no pseudonyms or anonymous contributions.) See [1] for reference. [1] https://github.com/torvalds/linux/blob/master/Documentation/process/submitting-patches.rst Best regards, Wolfgang Denk -- DENX Software Engineering GmbH, Managing Director: Wolfgang Denk HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de Some programming languages manage to absorb change, but withstand progress. -- Epigrams in Programming, ACM SIGPLAN Sept. 1982