[PATCH v2 00/18] Dynamic OP-TEE Loading

2024-01-16 Thread Marco Felsch
Hi all, by this series it is supported to load OP-TEE to random DRAM locations. The location

Re: [PATCH v2 00/18] Dynamic OP-TEE Loading

2024-01-19 Thread Sascha Hauer
On Tue, 16 Jan 2024 18:07:20 +0100, Marco Felsch wrote: > by this series it is supported to load OP-TEE to random DRAM locations. > The location is parsed and configured if the builtin OP-TEE contains a > header-v1. For this to work we needed to cleanup the imx-scratch code > (patches1-4). > > I

Re: [PATCH v2 00/18] Dynamic OP-TEE Loading

2024-01-19 Thread Sascha Hauer
On Fri, Jan 19, 2024 at 09:02:15AM +0100, Sascha Hauer wrote: > > On Tue, 16 Jan 2024 18:07:20 +0100, Marco Felsch wrote: > > by this series it is supported to load OP-TEE to random DRAM locations. > > The location is parsed and configured if the builtin OP-TEE contains a > > header-v1. For this t

Re: [PATCH v2 00/18] Dynamic OP-TEE Loading

2024-01-19 Thread Marco Felsch
On 24-01-19, Sascha Hauer wrote: > On Fri, Jan 19, 2024 at 09:02:15AM +0100, Sascha Hauer wrote: > > > > On Tue, 16 Jan 2024 18:07:20 +0100, Marco Felsch wrote: > > > by this series it is supported to load OP-TEE to random DRAM locations. > > > The location is parsed and configured if the builtin