Hello everyone,
I am stuck at one point because of lack of understanding in Genode, Actually I want to execute some assembly instruction in privileged mode in base-hw kernel from a user script.
So I need to know, How will I add a kernel module which will execute assembly instruction and how can I call this module from the user space.
And if there is already any such modules exist in Genode that will really help me to understand the flow mechanism, Let me know.
Cheers
Franc