mirror of
https://github.com/tillitis/tillitis-key1.git
synced 2024-10-01 01:45:38 -04: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. |
||
---|---|---|
.. | ||
blake2s | ||
assert.c | ||
assert.h | ||
firmware.lds | ||
led.c | ||
led.h | ||
lib.c | ||
lib.h | ||
main.c | ||
Makefile | ||
proto.c | ||
proto.h | ||
start.S | ||
state.h | ||
types.h |