mirror of
https://github.com/tillitis/tillitis-key1.git
synced 2025-11-19 23:32:23 -05:00
The RAM address and data scrambling API was called twice, once before filling RAM with random values, and once after. Since moving to a significantly better PRNG (xorwow) this is now deemed unnecessary. See issue #225. This changes both FPGA and firmware hashes. |
||
|---|---|---|
| .. | ||
| 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 | ||