mirror of
https://github.com/tillitis/tillitis-key1.git
synced 2025-05-02 14:16:28 -04:00
Manually merged changes for scrambling
Signed-off-by: Joachim Strömbergson <joachim@assured.se>
This commit is contained in:
parent
3eb5b7879c
commit
d075cc72c3
4 changed files with 75 additions and 28 deletions
|
@ -532,5 +532,7 @@ Assigned core prefixes:
|
|||
| `BLAKE2S` | r/w | r | 4B | u32 | | Function pointer to a BLAKE2S function in the firmware |
|
||||
| `CDI_FIRST` | r/w | r | 32B | u8[32] | | Compound Device Identifier (CDI). UDS+measurement... |
|
||||
| `CDI_LAST` | | r | | | | Last word of CDI |
|
||||
| `RAM_ASLR` | w | invisible | 4B | u32 | | Address Space Randomization seed value for the RAM |
|
||||
| `RAM_SCRAMBLE` | w | invisible | 4B | u32 | | Data scrambling seed value for the RAM |
|
||||
|
||||
[^3]: The UDS can only be read *once* per power-cycle.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue