RIOT/cpu/arm7_common
Benjamin Valentin 8337ab111e cpu/arm7_common: hook up puf_sram
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.
2019-11-25 02:04:34 +01:00
..
2019-11-22 09:11:39 +01:00
2017-11-06 12:01:19 +01:00
2019-11-25 02:04:34 +01:00
2019-07-25 22:29:13 +02:00