[PATCH v2 0/2] Fix module signing with PKCS#11 URIs

Jan Luebbe posted 2 patches 2 years, 7 months ago
certs/Makefile           | 4 ++--
scripts/Makefile.modinst | 6 +++++-
2 files changed, 7 insertions(+), 3 deletions(-)
[PATCH v2 0/2] Fix module signing with PKCS#11 URIs
Posted by Jan Luebbe 2 years, 7 months ago
Hi,

here are two patches to fix kernel module signing when using a key via
PKCS#11, including the case where the URI contains semicolons to
separate components.

Compared to v1, I've used the change suggested by Masahiro Yamada in the
first patch.

Jan Luebbe (2):
  certs: Fix build error when PKCS#11 URI contains semicolon
  kbuild: modinst: Fix build error when CONFIG_MODULE_SIG_KEY is a
    PKCS#11 URI

 certs/Makefile           | 4 ++--
 scripts/Makefile.modinst | 6 +++++-
 2 files changed, 7 insertions(+), 3 deletions(-)

-- 
2.30.2