mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
8337ab111e
puf_sram only relies on an uninitialized chunk of memory. This means to enable it we just have to hook up puf_sram_init(). All memory after __bss_end should be uninitialized at startup, so just use that. |
||
---|---|---|
.. | ||
doc | ||
include | ||
ldscripts | ||
mci | ||
periph | ||
tools | ||
asmfunc.s | ||
clocks.c | ||
cpu.c | ||
lpc23xx-iap.c | ||
Makefile | ||
Makefile.features | ||
Makefile.include | ||
startup.s |