summaryrefslogtreecommitdiffstats
path: root/drivers/crypto/ccree/cc_driver.c
Commit message (Expand)AuthorAgeFilesLines
* crypto: ccree - add HW engine config checkGilad Ben-Yossef2019-06-271-0/+18
* crypto: ccree - prevent isr handling in case driver is suspendedOfir Drang2019-06-271-0/+3
* crypto: ccree - check that cryptocell reset completedOfir Drang2019-06-271-1/+32
* crypto: ccree - Relocate driver irq registration after clk initofir.drang@arm.com2019-06-271-9/+9
* crypto: ccree - use a proper le32 type for le32 valGilad Ben-Yossef2019-05-031-1/+1
* crypto: ccree - Make cc_sec_disable staticYueHaibing2019-05-031-1/+1
* crypto: ccree - remove cc7x3 obsoleted AXIM configsOfir Drang2019-04-251-5/+8
* crypto: ccree - add CID and PID supportGilad Ben-Yossef2019-04-251-9/+59
* crypto: ccree - add CPP completion handlingGilad Ben-Yossef2019-04-251-8/+17
* crypto: ccree - add support for sec disabled modeGilad Ben-Yossef2019-04-251-5/+17
* Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2019-03-051-9/+4Star
|\
| * crypto: ccree - no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-02-011-6/+1Star
| * crypto: ccree - shared irq lines are not a bugGilad Ben-Yossef2019-01-251-3/+3
* | crypto: ccree - fix resume race condition on initGilad Ben-Yossef2019-02-081-3/+4
|/
* crypto: ccree - add support for CryptoCell 703Gilad Ben-Yossef2018-12-071-4/+15
* crypto: ccree - adjust hash length to suit certain context specificsYael Chemla2018-11-091-2/+8
* crypto: ccree - add support for CryptoCell 713Gilad Ben-Yossef2018-11-091-8/+15
* crypto: ccree - rate limit debug printGilad Ben-Yossef2018-07-081-2/+2
* crypto: ccree - silence debug printsGilad Ben-Yossef2018-05-301-3/+3
* crypto: ccree - better clock handlingGilad Ben-Yossef2018-05-301-1/+19
* crypto: ccree - correct host regs offsetGilad Ben-Yossef2018-05-301-2/+6
* crypto: ccree - use proper printk formatGilad Ben-Yossef2018-05-051-1/+1
* crypto: ccree - add support for older HW revsGilad Ben-Yossef2018-03-021-13/+55
* crypto: ccree - add FIPS supportGilad Ben-Yossef2018-02-151-2/+27
* crypto: ccree - add AEAD supportGilad Ben-Yossef2018-02-151-0/+10
* crypto: ccree - add ahash supportGilad Ben-Yossef2018-02-151-0/+13
* crypto: ccree - add skcipher supportGilad Ben-Yossef2018-02-151-0/+11
* crypto: ccree - introduce CryptoCell driverGilad Ben-Yossef2018-02-151-0/+417