I read what David Howells wrote on: https://kernel.googlesource.com/pub/scm/linux/kernel/git/dhowells/linux-modsign/+/modsign-rusty/Documentation/module-signing.txt
I heard that the CONFIG_MODULE_SIG has to be turned on, but it was not stated particularly how. I am also not sure how to use a kernel make command.
I am not able to piece together enough information to generate a mini signed LKM.
Would anyone here have done it before, and able to guide me on a minimallist example on signing a helloworld LKM?