mirror of
https://github.com/hardkernel/kernel_common_drivers.git
synced 2026-06-25 12:03:48 +09:00
3bf898fcf7
PD#SWPL-143077 Problem: Userspace process cannot get enough data sent from secpu via nee2scpu (now the maximum data size is 96 bytes), userspace needs to read up to 128 bytes one time from secpu via nee2scpu. Solution: Enlarge the mailbox devfs receive buffer size to 128 bytes. Verify: T3-T965D4 Change-Id: Ia4d46206306c82ae7a37bb7c1249f10a6c4fcfb2 Signed-off-by: Yao Jie <jie.yao@amlogic.com>