mirror of
https://github.com/tillitis/tillitis-key1.git
synced 2025-03-25 16:18:13 -04:00

Since UDS is not byte-readable we copy it by word to local_uds. Now UDS lives for a short while in local_uds on the stack in FW_RAM and in the internal buffer of the blake2s context (also in FW_RAM) but is very soon overwritten.