summaryrefslogtreecommitdiff
path: root/board/cr50/dcrypto
Commit message (Expand)AuthorAgeFilesLines
* cr50: drop cryptoc for SHA1/SHA2 supportstabilize-14150.882.B-cr50_stabstabilize-14150.881.B-cr50_stabstabilize-14150.74.B-cr50_stabstabilize-14150.734.B-cr50_stabstabilize-14150.64.B-cr50_stabstabilize-14150.43.B-cr50_stabstabilize-14150.376.B-cr50_stabrelease-R94-14150.B-cr50_stabrelease-R94-14150.49.B-cr50_stabVadim Sukhomlinov2021-08-1217-489/+1576
* cr50: drop cryptoc for always_memset()stabilize-14149.B-cr50_stabVadim Sukhomlinov2021-08-1010-10/+18
* cr50: fix CRYPTO_TEST=1 broken due to FIPS codeVadim Sukhomlinov2021-08-091-1/+1
* cr50: add linker script to consolidate FIPS module sectionsVadim Sukhomlinov2021-07-231-0/+82
* Add necessary utilities to the FIPS boundarystabilize-14106.B-cr50_stabMary Ruthven2021-07-221-0/+205
* cr50: replace call to __aeabi_uldivmod with better implementationVadim Sukhomlinov2021-07-211-7/+119
* Move copy chip/g/dcrypto to boards/cr50/dcryptoJosip Sokcevic2021-06-1728-0/+10103
* cr50: dcrypto code belongs with the chip, not with the boardVadim Bendebury2015-11-233-182/+0
* cr50: add extension command handler for AES testingVadim Bendebury2015-11-181-0/+3
* cr50: do not assume that data and keys are alignedVadim Bendebury2015-11-182-12/+19
* Add initial dcrypto AES implementation.nagendra modadugu2015-11-113-0/+172