From mboxrd@z Thu Jan 1 00:00:00 1970 Content-Type: multipart/mixed; boundary="===============9096182043870725016==" MIME-Version: 1.0 From: Jarkko Sakkinen To: kbuild-all@lists.01.org Subject: Re: [jarkko-linux-tpmdd:master 16/17] COPYING CREDITS Documentation Kbuild Kconfig LICENSES MAINTAINERS Makefile README arch block certs crypto drivers fs include init ipc kernel lib mm net samples scripts security sound tools usr virt No rule to make target 'security/keys/trusted-keys/tpm2key.asn1.h', needed by 'security/keys/trusted-keys/trusted_tpm2.o'. Date: Mon, 01 Mar 2021 11:45:52 +0200 Message-ID: In-Reply-To: List-Id: --===============9096182043870725016== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable On Fri, Feb 26, 2021 at 05:06:18PM -0800, James Bottomley wrote: > On Wed, 2021-02-24 at 18:49 +0200, Jarkko Sakkinen wrote: > > On Sun, Feb 21, 2021 at 12:48:33PM -0800, James Bottomley wrote: > > > On Sun, 2021-02-21 at 04:10 +0200, Jarkko Sakkinen wrote: > > > > James, = > > > > = > > > > Any clue, I can fix this inline, if you could check the issue and > > > > tell what to do. Thanks. > > > = > > > OK, I found the issue. In commit > > > = > > > commit 6bf16dc226a0593a197c4c9648d089a8a3e7799b > > > Author: James Bottomley > > > Date: Wed Jan 27 11:06:16 2021 -0800 > > > = > > > security: keys: trusted: use ASN.1 TPM2 key format for the > > > blobs > > > = > > > = > > > You managed to lose the = > > > = > > > security/keys/trusted-keys/tpm2key.asn1 > > > = > > > File. > > > = > > > So this isn't even a cross compile error. > > > = > > > James > > > = > > > = > > > = > > = > > Can you send a new version with fixes that I fixed manually, i.e. > > checkpatch error and: > > = > > $(obj)/trusted_tpm2.o: $(obj)/tpm2key.asn1.h > > trusted-y +=3D trusted_tpm2.o > > trusted-y +=3D tpm2key.asn1.o > > = > > I.e. separate lines. > > = > > I'll just apply that. > = > This is the patch you did with tpm2key.asn1 manually added. It's > passed all my build and run tests (so far). > = > James Send a full patch set so that I can then apply it from patchwork. /Jarkko --===============9096182043870725016==--