Problem With Kernel Driver Compiled-In Data (mcx/gpu-viv)

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

Problem With Kernel Driver Compiled-In Data (mcx/gpu-viv)

跳至解决方案
118 次查看
A_Guyula
Contributor I

This isn't so much a question as a hope for future Kernel upgrades. 
As a matter of policy, we don't like to have any identifying information written into the Kernel. 
There is a useful build option KBUILD_BUILD_HOST, that can be applied to give a build host name of our choosing.
Scans through the binaries of our Kernel and module builds have shown that the mxc/gpu-viv portion of the source generates its own HOST variable instead of using the kernel option.
I know that the entire kernel source package is huge and that resources are minimal for things that are working/mature, however I was hoping that this "feature" could be perhaps modified in the Kbuild to use KBUILD_BUILD_HOST or simply removed.
For me it is extremely hard to really say what the value of the building host name has to the driver. Its only used here mxc/gpu-viv/hal/os/linux/kernel/gc_hal_kernel_device.c .

0 项奖励
回复
1 解答
101 次查看
AldoG
NXP TechSupport
NXP TechSupport

Hello,

Thank you for your comments, will take it and share it with software team for evaluation.

Best regards/Saludos,
Aldo.

在原帖中查看解决方案

0 项奖励
回复
1 回复
102 次查看
AldoG
NXP TechSupport
NXP TechSupport

Hello,

Thank you for your comments, will take it and share it with software team for evaluation.

Best regards/Saludos,
Aldo.

0 项奖励
回复