mirror of
https://github.com/hardkernel/kernel_common_drivers.git
synced 2026-06-25 12:03:48 +09:00
ea8d0f2fdf
PD#SWPL-161102 Problem: vpp call tee interface in ISR cause abnormal because it may schedule in tee interface. Solution: Donot need to call the tee intreface to change vdin secure buffer state, so remove the related code,not to call it in ISR Verify: t5m Change-Id: I971a2db1821532df475b2b2c856eb569a2b8177d Signed-off-by: haitao.liu <haitao.liu@amlogic.com>