diff options
author | Thao Nguyen <thao.nguyen.yb@rvc.renesas.com> | 2017-02-16 10:24:09 +0700 |
---|---|---|
committer | Khiem Nguyen <khiem.nguyen.xt@renesas.com> | 2017-03-23 14:56:40 +0700 |
commit | f6d83cf65ad24bd043d393f28c16e65b9fa49db4 (patch) | |
tree | 0a3cd0df93c3a5a08b80651436b365dde7528920 /meta-rcar-gen3/recipes-bsp/optee | |
parent | 9ca63c29c87c99a56d8b382f7522bc039a577f0d (diff) |
rcar-gen3: IPL: Update IPL version according to BSP v3.5.2
This commit changes following contents:
- Update IPL and Secure Monitor Rev1.0.13 rev2.
- Update optee_os Rev1.0.7 rev2.
Change-Id: I0feeaad39dc13c79b7a2f2b8faaac4955413dcff
Signed-off-by: Thao Nguyen <thao.nguyen.yb@rvc.renesas.com>
Signed-off-by: Takamitsu Honda <takamitsu.honda.pv@renesas.com>
Diffstat (limited to 'meta-rcar-gen3/recipes-bsp/optee')
-rw-r--r-- | meta-rcar-gen3/recipes-bsp/optee/optee-os_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-rcar-gen3/recipes-bsp/optee/optee-os_git.bb b/meta-rcar-gen3/recipes-bsp/optee/optee-os_git.bb index 5d99bfe..a12a77a 100644 --- a/meta-rcar-gen3/recipes-bsp/optee/optee-os_git.bb +++ b/meta-rcar-gen3/recipes-bsp/optee/optee-os_git.bb @@ -15,7 +15,7 @@ inherit deploy pythonnative PV = "2.2.0+renesas+git${SRCPV}" BRANCH = "rcar_gen3" -SRCREV_renesas = "fab553ef09322e8cca76e067282742b946f1ecb5" +SRCREV_renesas = "21f1766495dd01fdfd08a18ca7b0baf1f6fa411c" SRCREV_officialgit = "c0c5d399d81a0669f5c8e3bcb20039d65649a78d" SRCREV_FORMAT = "renesas_officialgit" |