public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [PATCH] board: ti: README: Update OP-TEE binary name
@ 2020-03-05 13:40 Andrew F. Davis
  2020-03-06  7:31 ` Lokesh Vutla
  0 siblings, 1 reply; 2+ messages in thread
From: Andrew F. Davis @ 2020-03-05 13:40 UTC (permalink / raw)
  To: u-boot

The OP-TEE binary to use is renamed to v2 as the v1 binary has been
deprecated and is no longer built by default.

Reported-by: Grygorii Strashko <grygorii.strashko@ti.com>
Signed-off-by: Andrew F. Davis <afd@ti.com>
---
 board/ti/am65x/README | 2 +-
 board/ti/j721e/README | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/board/ti/am65x/README b/board/ti/am65x/README
index 2e3fd9c4a8..a8aa94024b 100644
--- a/board/ti/am65x/README
+++ b/board/ti/am65x/README
@@ -138,7 +138,7 @@ $ make ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- O=/tmp/r5
 
 4.2. A53:
 $ make ARCH=arm CROSS_COMPILE=aarch64-linux-gnu- am65x_evm_a53_defconfig O=/tmp/a53
-$ make ARCH=arm CROSS_COMPILE=aarch64-linux-gnu- ATF=<path to ATF dir>/build/k3/generic/release/bl31.bin TEE=<path to OPTEE OS dir>/out/arm-plat-k3/core/tee-pager.bin O=/tmp/a53
+$ make ARCH=arm CROSS_COMPILE=aarch64-linux-gnu- ATF=<path to ATF dir>/build/k3/generic/release/bl31.bin TEE=<path to OPTEE OS dir>/out/arm-plat-k3/core/tee-pager_v2.bin O=/tmp/a53
 
 Target Images
 --------------
diff --git a/board/ti/j721e/README b/board/ti/j721e/README
index 5be7d099db..27461bd2eb 100644
--- a/board/ti/j721e/README
+++ b/board/ti/j721e/README
@@ -154,7 +154,7 @@ $ make ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- O=/tmp/r5
 
 4.2. A72:
 $ make ARCH=arm CROSS_COMPILE=aarch64-linux-gnu- j721e_evm_a72_defconfig O=/tmp/a72
-$ make ARCH=arm CROSS_COMPILE=aarch64-linux-gnu- ATF=<path to ATF dir>/build/k3/generic/release/bl31.bin TEE=<path to OPTEE OS dir>/out/arm-plat-k3/core/tee-pager.bin O=/tmp/a72
+$ make ARCH=arm CROSS_COMPILE=aarch64-linux-gnu- ATF=<path to ATF dir>/build/k3/generic/release/bl31.bin TEE=<path to OPTEE OS dir>/out/arm-plat-k3/core/tee-pager_v2.bin O=/tmp/a72
 
 Target Images
 --------------
-- 
2.17.1

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [U-Boot] [PATCH] board: ti: README: Update OP-TEE binary name
  2020-03-05 13:40 [U-Boot] [PATCH] board: ti: README: Update OP-TEE binary name Andrew F. Davis
@ 2020-03-06  7:31 ` Lokesh Vutla
  0 siblings, 0 replies; 2+ messages in thread
From: Lokesh Vutla @ 2020-03-06  7:31 UTC (permalink / raw)
  To: u-boot



On 05/03/20 7:10 PM, Andrew F. Davis wrote:
> The OP-TEE binary to use is renamed to v2 as the v1 binary has been
> deprecated and is no longer built by default.
> 
> Reported-by: Grygorii Strashko <grygorii.strashko@ti.com>
> Signed-off-by: Andrew F. Davis <afd@ti.com>


Applied to u-boot-ti next.

Thanks and regards,
Lokesh

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-03-06  7:31 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-03-05 13:40 [U-Boot] [PATCH] board: ti: README: Update OP-TEE binary name Andrew F. Davis
2020-03-06  7:31 ` Lokesh Vutla

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox