PD#SWPL-117407
Problem:
provide uapi headers for user space
Solution:
add vdin uapi headers
Verify:
kernel5.15
Change-Id: I3b7a18aac89a6e0f750ff92996e522d2308de4c5
Signed-off-by: mingxiu.sun <mingxiu.sun@amlogic.com>
PD#SWPL-114262
Problem:
selinux blocks the socket
Solution:
change vmx-socket API from socket to ioctl for kernel 5.15
Verify:
Android T + AH212(SC2)
Change-Id: Iba760d5593eed4b73f95add52599cb8342edd67a
Signed-off-by: Liqiang Jin <liqiang.jin@amlogic.com>
PD#SWPL-100078
PD#SWPL-100278
Problem:
need to change tdk_linuxdriver to linux kernel
Solution:
update tee driver from linaro-swg/linux upstream
https://github.com/linaro-swg/linux
upstream tag: optee-3.19.0
upstream commit: 29aee39cfa
optee-3.19.0 is almost same with optee-3.18.0
Verify:
Android T + ohm + Kernel 5.15
Change-Id: Ib58f53f50e7b4be3fb87f120a9eceaea0c5803f4
Signed-off-by: Hangyu Li <hangyu.li@amlogic.com>
PD#SWPL-101324
Problem:
cann't play video in kernel 5.15
Solution:
some parameters missing in kernel 5.15 define in msync.h
add missed parameters
Verify:
Local
Signed-off-by: yanmei.yang <yanmei.yang@amlogic.com>
Change-Id: I5db5227e6d9f3722d20a340b68a53c61a963460b
PD#SWPL-102479
Problem:
Code pollution for codes with amlogic
drm header files
Solution:
Use MIT license header, and keep GPL license
in implementation files.
Verify:
sc2
Change-Id: Ie546e0754f8e2a4a451ce1e32d775ecb4e599e5d
Signed-off-by: yujun.zhang <yujun.zhang@amlogic.com>
PD#SWPL-89132
Problem:
use dvb-core to ko
Solution:
put aml modification to dvb-core
Verify:
not verified, compile pass
Signed-off-by: chuangcheng peng <chuangcheng.peng@amlogic.com>
Change-Id: If400a437e48a4e1c0f8193b56e2f54d06660e806
PD#SWPL-78227
Problem:
drm driver need use ion function
Solution:
move ion.h to common_driver/include
Verify:
s4d
Change-Id: I06b800c9394a3337c7e44363768687ed917110f2
Signed-off-by: Yongjie Zhu <yongjie.zhu@amlogic.com>
PD#SWPL-77521
Problem:
enable the same config as kernel 5.4
Solution:
enable the same config as kernel 5.4
Verify:
s4d
Change-Id: I73f6eb8a896956337503477f32c218fe465cddda
Signed-off-by: wanwei.jiang <wanwei.jiang@amlogic.com>