summaryrefslogtreecommitdiffstats
path: root/meta-ti-bsp/recipes-security
diff options
context:
space:
mode:
authorPraneeth Bajjuri <praneeth@ti.com>2022-11-04 22:46:51 +0000
committerRyan Eatmon <reatmon@ti.com>2022-11-23 16:08:24 -0600
commitcc0afdae52b5c740ffc499598d431578584f2a83 (patch)
tree5d0fe963a105d13ca8379dd744a298c1b1e04d07 /meta-ti-bsp/recipes-security
parent08db1e1cf8b5cd713d0202883aea55cb80d6c7bb (diff)
downloadmeta-ti-cc0afdae52b5c740ffc499598d431578584f2a83.tar.gz
optee-os: Upgrade to upstream 3.19.0
Update to the latest upstream master which is 3.19.0. Signed-off-by: Praneeth Bajjuri <praneeth@ti.com> Signed-off-by: Ryan Eatmon <reatmon@ti.com> Signed-off-by: Denys Dmytriyenko <denys@konsulko.com> Signed-off-by: Ryan Eatmon <reatmon@ti.com>
Diffstat (limited to 'meta-ti-bsp/recipes-security')
-rw-r--r--meta-ti-bsp/recipes-security/optee/optee-os_%.bbappend4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-ti-bsp/recipes-security/optee/optee-os_%.bbappend b/meta-ti-bsp/recipes-security/optee/optee-os_%.bbappend
index 9cb3f503..6913851b 100644
--- a/meta-ti-bsp/recipes-security/optee/optee-os_%.bbappend
+++ b/meta-ti-bsp/recipes-security/optee/optee-os_%.bbappend
@@ -1,5 +1,5 @@
1PV:ti-soc = "3.18.0+git${SRCPV}" 1PV:ti-soc = "3.19.0+git${SRCPV}"
2SRCREV:ti-soc = "6bf4a81a8f5388e6cb6b1d7e8ebe57c5089c0954" 2SRCREV:ti-soc = "afacf356f9593a7f83cae9f96026824ec242ff52"
3 3
4EXTRA_OEMAKE:append:k3 = "${@ ' CFG_CONSOLE_UART='+ d.getVar('OPTEE_K3_USART') if d.getVar('OPTEE_K3_USART') else ''}" 4EXTRA_OEMAKE:append:k3 = "${@ ' CFG_CONSOLE_UART='+ d.getVar('OPTEE_K3_USART') if d.getVar('OPTEE_K3_USART') else ''}"
5 5