mirror of
https://github.com/tillitis/tillitis-key1.git
synced 2025-09-18 03:44:48 -04:00
Replace FiGaRO based TRNG with new ROSC based TRNG
This commit is contained in:
parent
af36a40f3e
commit
7e0692b150
8 changed files with 24 additions and 400 deletions
|
@ -275,9 +275,8 @@ Assigned core prefixes:
|
|||
|
||||
| *name* | *fw* | *app | *size* | *type* | *content* | *description* |
|
||||
|--------------------|------|------------|--------|---------|-----------|--------------------------------------------------------|
|
||||
| `TRNG_STATUS` | r | r | | | | TBD |
|
||||
| `TRNG_SAMPLE_RATE` | | r | | | | TBD |
|
||||
| `TRNG_ENTROPY` | | | | | | TBD |
|
||||
| `TRNG_STATUS` | r | r | | | | Non-zero when an entropy word is available. |
|
||||
| `TRNG_ENTROPY` | r | r | | | | Entropy word. Reading a word will clear status. |
|
||||
| `TIMER_CTRL` | | | | | | TBD |
|
||||
| `TIMER_STATUS` | r | | | | | TBD |
|
||||
| `TIMER_PRESCALER` | | r/w | | | | TBD |
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue