All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20161029094641.GA23362@ermac>

diff --git a/a/1.txt b/N1/1.txt
index 0b6038d..2111dee 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -15,8 +15,8 @@ On Fri, Oct 28, 2016 at 10:43:24AM -0500, Andrew F. Davis wrote:
 > >   could be stored in a more secure environment.
 > > - Trusted User Interface (TUI) to ensure that no-one can snoop PIN-codes
 > >   etc.
-> > - Secure boot to ensure that loaded binaries haven?t been tampered with.
-> >   It?s not strictly needed for secure boot, but you could enhance security
+> > - Secure boot to ensure that loaded binaries haven’t been tampered with.
+> >   It’s not strictly needed for secure boot, but you could enhance security
 > >   by leveraging a TEE during boot.
 > > - Digital Rights Management (DRM), the studios provides content with
 > >   different resolution depending on the security of the device. Higher
@@ -102,17 +102,17 @@ Jens
 > > "tee: add OP-TEE driver" is an OP-TEE driver which uses the subsystem to do
 > > its work.
 > > 
-> > This patch set has been prepared in cooperation with Javier Gonz?lez who
+> > This patch set has been prepared in cooperation with Javier González who
 > > proposed "Generic TrustZone Driver in Linux Kernel" patches 28 Nov 2014,
 > > https://lwn.net/Articles/623380/ . We've since then changed the scope to
 > > TEE instead of TrustZone.
 > > 
-> > We have discussed the design on tee-dev at lists.linaro.org (archive at
+> > We have discussed the design on tee-dev-cunTk1MwBs8s++Sfvej+rw@public.gmane.org (archive at
 > > https://lists.linaro.org/pipermail/tee-dev/) with people from other
-> > companies, including Valentin Manea <valentin.manea@huawei.com>,
-> > Emmanuel MICHEL <emmanuel.michel@st.com>,
-> > Jean-michel DELORME <jean-michel.delorme@st.com>,
-> > and Joakim Bech <joakim.bech@linaro.org>. Our main concern has been to
+> > companies, including Valentin Manea <valentin.manea-hv44wF8Li93QT0dZR+AlfA@public.gmane.org>,
+> > Emmanuel MICHEL <emmanuel.michel-qxv4g6HH51o@public.gmane.org>,
+> > Jean-michel DELORME <jean-michel.delorme-qxv4g6HH51o@public.gmane.org>,
+> > and Joakim Bech <joakim.bech-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>. Our main concern has been to
 > > agree on something that is generic enough to support many different
 > > TEEs while still keeping the interface together.
 > > 
@@ -122,7 +122,7 @@ Jens
 > > v12:
 > > * Rebased on v4.8-rc5
 > > * Addressed review comments from Andrew F. Davis
-> > * Removed Acked-by: Andreas Dannenberg <dannenberg@ti.com> as the
+> > * Removed Acked-by: Andreas Dannenberg <dannenberg-l0cyMroinI0@public.gmane.org> as the
 > >   mail bounces
 > > * Bugfix possible null dereference in error cleanup path of
 > >   optee_probe().
@@ -133,7 +133,7 @@ Jens
 > > * Rebased on v4.8-rc3
 > > * Addressed review comments from Nishanth Menon
 > > * Made the TEE framework available as a loadable module.
-> > * Reviewed-by: Javier Gonz?lez <javier@javigon.com>
+> > * Reviewed-by: Javier González <javier-5MUHepqpBA1BDgjK7y7TUQ@public.gmane.org>
 > > * Zeroes shared memory on allocation to avoid information leakage
 > > * Links shared memory objects to context to avoid stealing of shared memory
 > >   object from an unrelated process
@@ -148,7 +148,7 @@ Jens
 > > 
 > > v9:
 > > * Rebased on v4.6-rc1
-> > * Acked-by: Andreas Dannenberg <dannenberg@ti.com>
+> > * Acked-by: Andreas Dannenberg <dannenberg-l0cyMroinI0@public.gmane.org>
 > > * Addressed comments from Al Viro how file descriptors are passed to
 > >   user space
 > > * Addressed comments from Randy Dunlap on documentation
@@ -157,7 +157,7 @@ Jens
 > > v8:
 > > * Rebased on v4.5-rc3
 > > * dt/bindings: add bindings for optee
-> >   Acked-by: Rob Herring <robh@kernel.org>
+> >   Acked-by: Rob Herring <robh-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
 > > * Fixes build error for X86
 > > * Fixes spell error in "dt/bindings: add bindings for optee"
 > > 
@@ -280,4 +280,8 @@ Jens
 > >  create mode 100644 drivers/tee/tee_shm_pool.c
 > >  create mode 100644 include/linux/tee_drv.h
 > >  create mode 100644 include/uapi/linux/tee.h
-> >
+> > 
+--
+To unsubscribe from this list: send the line "unsubscribe devicetree" in
+the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
+More majordomo info at  http://vger.kernel.org/majordomo-info.html
diff --git a/a/content_digest b/N1/content_digest
index f7a5689..6015e7f 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,9 +1,28 @@
  "ref\01477649984-16777-1-git-send-email-jens.wiklander@linaro.org\0"
  "ref\01e532aeb-4944-62e4-c8c4-1e23438b92cd@ti.com\0"
- "From\0jens.wiklander@linaro.org (Jens Wiklander)\0"
- "Subject\0[PATCH v12 RESEND 0/4] generic TEE subsystem\0"
+ "ref\01e532aeb-4944-62e4-c8c4-1e23438b92cd-l0cyMroinI0@public.gmane.org\0"
+ "From\0Jens Wiklander <jens.wiklander-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>\0"
+ "Subject\0Re: [PATCH v12 RESEND 0/4] generic TEE subsystem\0"
  "Date\0Sat, 29 Oct 2016 11:46:42 +0200\0"
- "To\0linux-arm-kernel@lists.infradead.org\0"
+ "To\0Andrew F. Davis <afd-l0cyMroinI0@public.gmane.org>\0"
+ "Cc\0linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org"
+  linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org
+  devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
+  Greg Kroah-Hartman <gregkh-hQyY1W1yCW8ekmWlsbkhG0B+6BGkLq7r@public.gmane.org>
+  Al Viro <viro-3bDd1+5oDREiFSDQTTA3OLVCufUGDwFn@public.gmane.org>
+  valentin.manea-hv44wF8Li93QT0dZR+AlfA@public.gmane.org
+  jean-michel.delorme-qxv4g6HH51o@public.gmane.org
+  emmanuel.michel-qxv4g6HH51o@public.gmane.org
+  javier-5MUHepqpBA1BDgjK7y7TUQ@public.gmane.org
+  Jason Gunthorpe <jgunthorpe-ePGOBjL8dl3ta4EC/59zMFaTQe2KTcn/@public.gmane.org>
+  Mark Rutland <mark.rutland-5wv7dgnIgG8@public.gmane.org>
+  Michal Simek <michal.simek-gjFFaj9aHVfQT0dZR+AlfA@public.gmane.org>
+  Rob Herring <robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
+  Will Deacon <will.deacon-5wv7dgnIgG8@public.gmane.org>
+  Arnd Bergmann <arnd-r2nGTMty4D4@public.gmane.org>
+  Nishanth Menon <nm-l0cyMroinI0@public.gmane.org>
+  broonie-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org
+ " vlad.babchuk-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org\0"
  "\00:1\0"
  "b\0"
  "On Fri, Oct 28, 2016 at 10:43:24AM -0500, Andrew F. Davis wrote:\n"
@@ -23,8 +42,8 @@
  "> >   could be stored in a more secure environment.\n"
  "> > - Trusted User Interface (TUI) to ensure that no-one can snoop PIN-codes\n"
  "> >   etc.\n"
- "> > - Secure boot to ensure that loaded binaries haven?t been tampered with.\n"
- "> >   It?s not strictly needed for secure boot, but you could enhance security\n"
+ "> > - Secure boot to ensure that loaded binaries haven\342\200\231t been tampered with.\n"
+ "> >   It\342\200\231s not strictly needed for secure boot, but you could enhance security\n"
  "> >   by leveraging a TEE during boot.\n"
  "> > - Digital Rights Management (DRM), the studios provides content with\n"
  "> >   different resolution depending on the security of the device. Higher\n"
@@ -110,17 +129,17 @@
  "> > \"tee: add OP-TEE driver\" is an OP-TEE driver which uses the subsystem to do\n"
  "> > its work.\n"
  "> > \n"
- "> > This patch set has been prepared in cooperation with Javier Gonz?lez who\n"
+ "> > This patch set has been prepared in cooperation with Javier Gonz\303\241lez who\n"
  "> > proposed \"Generic TrustZone Driver in Linux Kernel\" patches 28 Nov 2014,\n"
  "> > https://lwn.net/Articles/623380/ . We've since then changed the scope to\n"
  "> > TEE instead of TrustZone.\n"
  "> > \n"
- "> > We have discussed the design on tee-dev at lists.linaro.org (archive at\n"
+ "> > We have discussed the design on tee-dev-cunTk1MwBs8s++Sfvej+rw@public.gmane.org (archive at\n"
  "> > https://lists.linaro.org/pipermail/tee-dev/) with people from other\n"
- "> > companies, including Valentin Manea <valentin.manea@huawei.com>,\n"
- "> > Emmanuel MICHEL <emmanuel.michel@st.com>,\n"
- "> > Jean-michel DELORME <jean-michel.delorme@st.com>,\n"
- "> > and Joakim Bech <joakim.bech@linaro.org>. Our main concern has been to\n"
+ "> > companies, including Valentin Manea <valentin.manea-hv44wF8Li93QT0dZR+AlfA@public.gmane.org>,\n"
+ "> > Emmanuel MICHEL <emmanuel.michel-qxv4g6HH51o@public.gmane.org>,\n"
+ "> > Jean-michel DELORME <jean-michel.delorme-qxv4g6HH51o@public.gmane.org>,\n"
+ "> > and Joakim Bech <joakim.bech-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>. Our main concern has been to\n"
  "> > agree on something that is generic enough to support many different\n"
  "> > TEEs while still keeping the interface together.\n"
  "> > \n"
@@ -130,7 +149,7 @@
  "> > v12:\n"
  "> > * Rebased on v4.8-rc5\n"
  "> > * Addressed review comments from Andrew F. Davis\n"
- "> > * Removed Acked-by: Andreas Dannenberg <dannenberg@ti.com> as the\n"
+ "> > * Removed Acked-by: Andreas Dannenberg <dannenberg-l0cyMroinI0@public.gmane.org> as the\n"
  "> >   mail bounces\n"
  "> > * Bugfix possible null dereference in error cleanup path of\n"
  "> >   optee_probe().\n"
@@ -141,7 +160,7 @@
  "> > * Rebased on v4.8-rc3\n"
  "> > * Addressed review comments from Nishanth Menon\n"
  "> > * Made the TEE framework available as a loadable module.\n"
- "> > * Reviewed-by: Javier Gonz?lez <javier@javigon.com>\n"
+ "> > * Reviewed-by: Javier Gonz\303\241lez <javier-5MUHepqpBA1BDgjK7y7TUQ@public.gmane.org>\n"
  "> > * Zeroes shared memory on allocation to avoid information leakage\n"
  "> > * Links shared memory objects to context to avoid stealing of shared memory\n"
  "> >   object from an unrelated process\n"
@@ -156,7 +175,7 @@
  "> > \n"
  "> > v9:\n"
  "> > * Rebased on v4.6-rc1\n"
- "> > * Acked-by: Andreas Dannenberg <dannenberg@ti.com>\n"
+ "> > * Acked-by: Andreas Dannenberg <dannenberg-l0cyMroinI0@public.gmane.org>\n"
  "> > * Addressed comments from Al Viro how file descriptors are passed to\n"
  "> >   user space\n"
  "> > * Addressed comments from Randy Dunlap on documentation\n"
@@ -165,7 +184,7 @@
  "> > v8:\n"
  "> > * Rebased on v4.5-rc3\n"
  "> > * dt/bindings: add bindings for optee\n"
- "> >   Acked-by: Rob Herring <robh@kernel.org>\n"
+ "> >   Acked-by: Rob Herring <robh-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>\n"
  "> > * Fixes build error for X86\n"
  "> > * Fixes spell error in \"dt/bindings: add bindings for optee\"\n"
  "> > \n"
@@ -288,6 +307,10 @@
  "> >  create mode 100644 drivers/tee/tee_shm_pool.c\n"
  "> >  create mode 100644 include/linux/tee_drv.h\n"
  "> >  create mode 100644 include/uapi/linux/tee.h\n"
- > >
+ "> > \n"
+ "--\n"
+ "To unsubscribe from this list: send the line \"unsubscribe devicetree\" in\n"
+ "the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\n"
+ More majordomo info at  http://vger.kernel.org/majordomo-info.html
 
-b96cb7669e544684ca79eb566c9e0cf8eddb3353e56879aa6a175e49c8c6432d
+7fbc59072a5c5a570e781a091848d5cabc1c6d4b8ef237ca43aef17c834bd020

diff --git a/a/1.txt b/N2/1.txt
index 0b6038d..3df6787 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -15,8 +15,8 @@ On Fri, Oct 28, 2016 at 10:43:24AM -0500, Andrew F. Davis wrote:
 > >   could be stored in a more secure environment.
 > > - Trusted User Interface (TUI) to ensure that no-one can snoop PIN-codes
 > >   etc.
-> > - Secure boot to ensure that loaded binaries haven?t been tampered with.
-> >   It?s not strictly needed for secure boot, but you could enhance security
+> > - Secure boot to ensure that loaded binaries haven’t been tampered with.
+> >   It’s not strictly needed for secure boot, but you could enhance security
 > >   by leveraging a TEE during boot.
 > > - Digital Rights Management (DRM), the studios provides content with
 > >   different resolution depending on the security of the device. Higher
@@ -102,12 +102,12 @@ Jens
 > > "tee: add OP-TEE driver" is an OP-TEE driver which uses the subsystem to do
 > > its work.
 > > 
-> > This patch set has been prepared in cooperation with Javier Gonz?lez who
+> > This patch set has been prepared in cooperation with Javier González who
 > > proposed "Generic TrustZone Driver in Linux Kernel" patches 28 Nov 2014,
 > > https://lwn.net/Articles/623380/ . We've since then changed the scope to
 > > TEE instead of TrustZone.
 > > 
-> > We have discussed the design on tee-dev at lists.linaro.org (archive at
+> > We have discussed the design on tee-dev@lists.linaro.org (archive at
 > > https://lists.linaro.org/pipermail/tee-dev/) with people from other
 > > companies, including Valentin Manea <valentin.manea@huawei.com>,
 > > Emmanuel MICHEL <emmanuel.michel@st.com>,
@@ -133,7 +133,7 @@ Jens
 > > * Rebased on v4.8-rc3
 > > * Addressed review comments from Nishanth Menon
 > > * Made the TEE framework available as a loadable module.
-> > * Reviewed-by: Javier Gonz?lez <javier@javigon.com>
+> > * Reviewed-by: Javier González <javier@javigon.com>
 > > * Zeroes shared memory on allocation to avoid information leakage
 > > * Links shared memory objects to context to avoid stealing of shared memory
 > >   object from an unrelated process
diff --git a/a/content_digest b/N2/content_digest
index f7a5689..4612320 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -1,9 +1,27 @@
  "ref\01477649984-16777-1-git-send-email-jens.wiklander@linaro.org\0"
  "ref\01e532aeb-4944-62e4-c8c4-1e23438b92cd@ti.com\0"
- "From\0jens.wiklander@linaro.org (Jens Wiklander)\0"
- "Subject\0[PATCH v12 RESEND 0/4] generic TEE subsystem\0"
+ "From\0Jens Wiklander <jens.wiklander@linaro.org>\0"
+ "Subject\0Re: [PATCH v12 RESEND 0/4] generic TEE subsystem\0"
  "Date\0Sat, 29 Oct 2016 11:46:42 +0200\0"
- "To\0linux-arm-kernel@lists.infradead.org\0"
+ "To\0Andrew F. Davis <afd@ti.com>\0"
+ "Cc\0linux-kernel@vger.kernel.org"
+  linux-arm-kernel@lists.infradead.org
+  devicetree@vger.kernel.org
+  Greg Kroah-Hartman <gregkh@linuxfoundation.org>
+  Al Viro <viro@zeniv.linux.org.uk>
+  valentin.manea@huawei.com
+  jean-michel.delorme@st.com
+  emmanuel.michel@st.com
+  javier@javigon.com
+  Jason Gunthorpe <jgunthorpe@obsidianresearch.com>
+  Mark Rutland <mark.rutland@arm.com>
+  Michal Simek <michal.simek@xilinx.com>
+  Rob Herring <robh+dt@kernel.org>
+  Will Deacon <will.deacon@arm.com>
+  Arnd Bergmann <arnd@arndb.de>
+  Nishanth Menon <nm@ti.com>
+  broonie@kernel.org
+ " vlad.babchuk@gmail.com\0"
  "\00:1\0"
  "b\0"
  "On Fri, Oct 28, 2016 at 10:43:24AM -0500, Andrew F. Davis wrote:\n"
@@ -23,8 +41,8 @@
  "> >   could be stored in a more secure environment.\n"
  "> > - Trusted User Interface (TUI) to ensure that no-one can snoop PIN-codes\n"
  "> >   etc.\n"
- "> > - Secure boot to ensure that loaded binaries haven?t been tampered with.\n"
- "> >   It?s not strictly needed for secure boot, but you could enhance security\n"
+ "> > - Secure boot to ensure that loaded binaries haven\342\200\231t been tampered with.\n"
+ "> >   It\342\200\231s not strictly needed for secure boot, but you could enhance security\n"
  "> >   by leveraging a TEE during boot.\n"
  "> > - Digital Rights Management (DRM), the studios provides content with\n"
  "> >   different resolution depending on the security of the device. Higher\n"
@@ -110,12 +128,12 @@
  "> > \"tee: add OP-TEE driver\" is an OP-TEE driver which uses the subsystem to do\n"
  "> > its work.\n"
  "> > \n"
- "> > This patch set has been prepared in cooperation with Javier Gonz?lez who\n"
+ "> > This patch set has been prepared in cooperation with Javier Gonz\303\241lez who\n"
  "> > proposed \"Generic TrustZone Driver in Linux Kernel\" patches 28 Nov 2014,\n"
  "> > https://lwn.net/Articles/623380/ . We've since then changed the scope to\n"
  "> > TEE instead of TrustZone.\n"
  "> > \n"
- "> > We have discussed the design on tee-dev at lists.linaro.org (archive at\n"
+ "> > We have discussed the design on tee-dev@lists.linaro.org (archive at\n"
  "> > https://lists.linaro.org/pipermail/tee-dev/) with people from other\n"
  "> > companies, including Valentin Manea <valentin.manea@huawei.com>,\n"
  "> > Emmanuel MICHEL <emmanuel.michel@st.com>,\n"
@@ -141,7 +159,7 @@
  "> > * Rebased on v4.8-rc3\n"
  "> > * Addressed review comments from Nishanth Menon\n"
  "> > * Made the TEE framework available as a loadable module.\n"
- "> > * Reviewed-by: Javier Gonz?lez <javier@javigon.com>\n"
+ "> > * Reviewed-by: Javier Gonz\303\241lez <javier@javigon.com>\n"
  "> > * Zeroes shared memory on allocation to avoid information leakage\n"
  "> > * Links shared memory objects to context to avoid stealing of shared memory\n"
  "> >   object from an unrelated process\n"
@@ -290,4 +308,4 @@
  "> >  create mode 100644 include/uapi/linux/tee.h\n"
  > >
 
-b96cb7669e544684ca79eb566c9e0cf8eddb3353e56879aa6a175e49c8c6432d
+ceea08a93b64d2e1da8d9b7deb203773c17e041359e1f823a63118d648b70dfb

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.