Re: [PATCH 0/3] zynqmp: Add support for secure OS loading

2021-06-10 Thread Michal Simek
po 31. 5. 2021 v 12:14 odesílatel Michal Simek napsal: > > Hi, > > this series is adding support for working with TEE in much easier and > flexible way. > > TF-A can be placed to any location. When it is placed to DDR you should > enable DT support which reserve location where TF-A is > https://re

[PATCH 0/3] zynqmp: Add support for secure OS loading

2021-05-31 Thread Michal Simek
Hi, this series is adding support for working with TEE in much easier and flexible way. TF-A can be placed to any location. When it is placed to DDR you should enable DT support which reserve location where TF-A is https://review.trustedfirmware.org/c/TF-A/trusted-firmware-a/+/10131 The similar