aboutsummaryrefslogtreecommitdiff
path: root/src/cryptech_novena_i2c_trng.c
AgeCommit message (Collapse)Author
2015-04-22Use new cryptech libraries.Paul Selkirk
2015-04-08Add EIM HAL.Paul Selkirk
The eim and i2c support are copied from core/platform/novena. In future, we should maybe build a library there, and link it here.
2014-12-13Add code to use Cryptech TRNG in place of Cryptlib's default entropyRob Austein
sources. This may need further attention, particularly once we start working with buses other than the current I2C kludge.
2014-12-05Remove cryptech_novena_i2c_entropy, which was an attractive nuisance.Rob Austein
Add cryptech_novena_i2c_trng, now that we know what the TRNG I2C interface will be.