lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:   Thu, 5 May 2022 14:58:23 +0000
From:   John Ernberg <john.ernberg@...ia.se>
To:     "a.fatoum@...gutronix.de" <a.fatoum@...gutronix.de>
CC:     "andreas@...mhold.de" <andreas@...mhold.de>,
        "davem@...emloft.net" <davem@...emloft.net>,
        "david@...ma-star.at" <david@...ma-star.at>,
        "dhowells@...hat.com" <dhowells@...hat.com>,
        "ebiggers@...nel.org" <ebiggers@...nel.org>,
        "franck.lenormand@....com" <franck.lenormand@....com>,
        "herbert@...dor.apana.org.au" <herbert@...dor.apana.org.au>,
        "horia.geanta@....com" <horia.geanta@....com>,
        "j.luebbe@...gutronix.de" <j.luebbe@...gutronix.de>,
        "jarkko@...nel.org" <jarkko@...nel.org>,
        "jejb@...ux.ibm.com" <jejb@...ux.ibm.com>,
        "jmorris@...ei.org" <jmorris@...ei.org>,
        "kernel@...gutronix.de" <kernel@...gutronix.de>,
        "keyrings@...r.kernel.org" <keyrings@...r.kernel.org>,
        "linux-crypto@...r.kernel.org" <linux-crypto@...r.kernel.org>,
        "linux-integrity@...r.kernel.org" <linux-integrity@...r.kernel.org>,
        "linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
        "linux-security-module@...r.kernel.org" 
        <linux-security-module@...r.kernel.org>,
        "matthias.schiffer@...tq-group.com" 
        <matthias.schiffer@...tq-group.com>,
        "pankaj.gupta@....com" <pankaj.gupta@....com>,
        "richard@....at" <richard@....at>,
        "s.trumtrar@...gutronix.de" <s.trumtrar@...gutronix.de>,
        "serge@...lyn.com" <serge@...lyn.com>,
        "sumit.garg@...aro.org" <sumit.garg@...aro.org>,
        "tharvey@...eworks.com" <tharvey@...eworks.com>,
        "zohar@...ux.ibm.com" <zohar@...ux.ibm.com>,
        John Ernberg <john.ernberg@...ia.se>
Subject: Re: [PATCH v8 0/6] KEYS: trusted: Introduce support for NXP
 CAAM-based trusted keys

Gave this a go on iMX8QXP with Linux 5.17.5 and I can't quite get it working.

I get -ENODEV from add_key() via keyctl. When I traced it in dmesg I couldn't
get an as clear picture as I would like but CAAM (and thus possibly JRs?)
initialzing after trusted_key.

dmesg snips:
[    1.296772] trusted_key: Job Ring Device allocation for transform failed
...
[    1.799768] caam 31400000.crypto: device ID = 0x0a16040000000100 (Era 9)
[    1.807142] caam 31400000.crypto: job rings = 2, qi = 0
[    1.822667] caam algorithms registered in /proc/crypto
[    1.830541] caam 31400000.crypto: caam pkc algorithms registered in /proc/crypto
[    1.841807] caam 31400000.crypto: registering rng-caam

I didn't quite have the time to get a better trace than that.

Best regards // John Ernberg

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ