Please note: We are aware of an issue affecting replies on the Arm Community forums, which may not be loading as expected.
We apologize for any inconvenience and appreciate your patience while we investigate and work to resolve the issue.
Thank you for your understanding.
So I modified the make file like that since the mali driver source code is located in that path.=======================================================================KCFLAGS="-I../../../mail400_driver/driver/src/devicedrv/mali"GATOR_WITH_MALI_SUPPORT=MALI_400=======================================================================
Instead of fixing the error perfectly, I simply copied the 'mali_linux_trace.h' into gator-driver folder and modified the gator-driver source code since the 'mali_linux_trace.h' is linked when building.
Hey Sanjung,
I'm running into the same problem as you, but I have many files that are not found. After I move the mali_linux_trace.h like you did, another file was shown as not found.
I am wondering, did you move all the required files to your driver directory? Did you end up getting this working with DS-5 Streamline?
Thanks!