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.
Hello forum,
The old version device driver can use the reserved memory and OS memory. But the new version can only use OS memory (Mandatory requirements in the driver code). What is the reason why the new version driver gave up reserved memory?
Thank you
hello, I found the driver on this website: utgard-kernel. It is suitable for Linux OS.