Replace FiGaRO based TRNG with new ROSC based TRNG

This commit is contained in:
Joachim Strömbergson 2022-10-11 13:17:04 +02:00
parent af36a40f3e
commit 7e0692b150
No known key found for this signature in database
GPG key ID: 865B8A548EA61679
8 changed files with 24 additions and 400 deletions

View file

@ -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 |