mirror of
https://github.com/tillitis/tillitis-key1.git
synced 2025-01-30 01:03:21 -05:00
c126199a41
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.