mirror of
https://git.yoctoproject.org/meta-ti
synced 2026-06-06 02:42:34 +00:00
meta-ti: optee: Update SHA in optee_os to integrate timeout increase
optee_os has a driver for AM62L's mailbox. Recently it started timing out waiting for a response from TIFS. It seems that the timeout we had given was at the edge of what was acceptable, since unrelated changes to rest of the boot chain were breaking it. So a patch was sent to optee_os to fix this by increasing the timeout from 10ms to 1000ms. Update the optee_os recipe's SHA to integrate this change into the SDK. Signed-off-by: Suhaas Joshi <s-joshi@ti.com> Signed-off-by: Ryan Eatmon <reatmon@ti.com>
This commit is contained in:
committed by
Ryan Eatmon
parent
de85a85c0c
commit
bf93262beb
@@ -1,2 +1,2 @@
|
||||
PV = "4.9.0+git"
|
||||
SRCREV = "3322f1326f141ef3f41ac7a1c1e08ca23a869fd4"
|
||||
SRCREV = "f2a7ad0638aeff5243593b33cc56ad064cae7615"
|
||||
|
||||
Reference in New Issue
Block a user