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

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

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

Jump to solution
126 Views
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 Kudos
Reply
1 Solution
109 Views
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.

View solution in original post

0 Kudos
Reply
1 Reply
110 Views
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 Kudos
Reply