Bug 107281 - Failed to load sun4i-ss: probe of 1c15000.crypto-engine failed with error -22
Summary: Failed to load sun4i-ss: probe of 1c15000.crypto-engine failed with error -22
Status: NEW
Alias: None
Product: Platform Specific/Hardware
Classification: Unclassified
Component: ARM (show other bugs)
Hardware: All Linux
: P1 normal
Assignee: linux-arm-kernel@lists.arm.linux.org.uk
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-11-05 07:41 UTC by Christoph Biedl
Modified: 2015-11-17 07:22 UTC (History)
2 users (show)

See Also:
Kernel Version: 4.3
Subsystem:
Regression: No
Bisected commit-id:


Attachments

Description Christoph Biedl 2015-11-05 07:41:39 UTC
The summary basically says it all: On two different Allwinner A20
based models (Cubietruck and BananaPi), loading the new "security
system" fail. According to http://sunxi.montjoie.ovh/, these systems
are supposed to be supported.

dmesg log:

| sun4i-ss 1c15000.crypto-engine: no reset control found
| sun4i-ss 1c15000.crypto-engine: Die ID 0
| sun4i-ss 1c15000.crypto-engine: Fail to register md5
| sun4i-ss: probe of 1c15000.crypto-engine failed with error -22

This happened both to me and a friend who uses completely different
kernel options. Therefore I suspect there's either still a bug in the
code, or it relies on a certain kernel configuration variable without
enforcing it.

Sorry if this is a bit vague, I don't know better for myself.

(CC'ing clabbe.montjoie@gmail.com failed)
Comment 1 LABBE Corentin 2015-11-17 07:22:49 UTC
The patch solving this issue could be found at https://lkml.org/lkml/2015/11/16/46

Note You need to log in before you can comment on or make changes to this bug.