Skip to content
Commit 90a53e44 authored by Johannes Berg's avatar Johannes Berg
Browse files

cfg80211: implement regdb signature checking



Currently CRDA implements the signature checking, and the previous
commits added the ability to load the whole regulatory database
into the kernel.

However, we really can't lose the signature checking, so implement
it in the kernel by loading a detached signature (regulatory.db.p7s)
and check it against built-in keys.

Signed-off-by: default avatarJohannes Berg <johannes.berg@intel.com>
parent c8c240e2
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment