1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/cpu
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
..
arm7_common cpu/arm7_common: hook up puf_sram 2019-11-25 02:04:34 +01:00
atmega32u4 cpu/atmega: cleanup dependencies handling 2019-10-18 12:40:34 +02:00
atmega128rfa1 cpu/atmega128rfa1: fix typos 2019-11-23 22:39:35 +01:00
atmega256rfr2 cpu/atmega256rfr2: fix typos 2019-11-23 22:39:35 +01:00
atmega328p cpu/atmega328p: fix typos 2019-11-23 22:39:35 +01:00
atmega1281 cpu/atmega1281: fix typos 2019-11-23 22:39:35 +01:00
atmega1284p cpu/atmega1284p: fix typos 2019-11-23 22:39:35 +01:00
atmega2560 cpu/atmega2560: fix typos 2019-11-23 22:39:35 +01:00
atmega_common Merge pull request #12790 from maribu/atmega_isr_thread 2019-11-24 11:10:10 +01:00
cc13x2 cpu/cc26xx_cc13xx: switch to cortexm.ld linker script 2019-10-29 21:27:00 +01:00
cc26x0 cpu/cc26xx_cc13xx: switch to cortexm.ld linker script 2019-10-29 21:27:00 +01:00
cc26xx_cc13xx cpu/cc26xx_cc13xx: define uart_conf_t 2019-10-29 21:27:00 +01:00
cc430 periph/rtc: normalize struct tm before usage 2019-09-12 11:32:31 +02:00
cc2538 cpu/cc2538: fix typos 2019-11-23 22:39:36 +01:00
cortexm_common cpu/cortexm_common: fix typos 2019-11-23 22:39:36 +01:00
efm32 cpu/efm32: fix typos 2019-11-23 22:39:36 +01:00
esp32 cpu/esp32: fix typos 2019-11-23 22:39:36 +01:00
esp8266 cpu/esp8266: defines esp_now as default netdev 2019-11-23 14:26:37 +01:00
esp_common many typo fixes 2019-11-23 22:39:07 +01:00
ezr32wg Merge pull request #12397 from fjmolinas/pr_CPU_ARCH_FAM 2019-10-21 08:23:51 +02:00
fe310 many typo fixes 2019-11-23 22:39:07 +01:00
kinetis cpu/kinetis: fix typos 2019-11-23 22:39:36 +01:00
lm4f120 many typo fixes 2019-11-23 22:39:07 +01:00
lpc1768 cpu/lpc1768/periph/gpio.c: fix cpp.check shiftTooManyBitsSigned 2019-11-21 11:58:07 +01:00
lpc2387 cpu/arm7_common: hook up puf_sram 2019-11-25 02:04:34 +01:00
mips32r2_common cpu/mips32r2_common: fix typos 2019-11-23 22:39:36 +01:00
mips_pic32_common many typo fixes 2019-11-23 22:39:07 +01:00
mips_pic32mx cpu: mips_pic32mx: Include vendor header in cpu_conf.h 2019-10-18 18:57:42 +01:00
mips_pic32mz cpu: mips_pic32_common: Move cpu header to mips32r2_common 2019-10-18 18:57:42 +01:00
msp430_common cpu/msp430_common: fix typos 2019-11-23 22:39:36 +01:00
msp430fxyz periph_common: add as dependency to periph drivers 2019-06-03 13:44:10 +02:00
native cpu/native: fix typos 2019-11-23 22:39:36 +01:00
nrf5x_common cpu/nrf5x_common: fix typos 2019-11-23 22:39:36 +01:00
nrf51 many typo fixes 2019-11-23 22:39:07 +01:00
nrf52 cpu/nrf52: fix typos 2019-11-23 22:39:36 +01:00
sam0_common many typo fixes 2019-11-23 22:39:07 +01:00
sam3 many typo fixes 2019-11-23 22:39:07 +01:00
sam_common cpu: use makefiles/utils uppercase 2019-09-30 17:25:24 +02:00
samd5x cpu/sam*: pm: make use of DEBUG_PUTS() 2019-11-22 01:30:03 +01:00
samd21 many typo fixes 2019-11-23 22:39:07 +01:00
saml1x saml1x/pm: fix doxygen ingroup 2019-11-22 22:20:19 +01:00
saml21 cpu/sam*: pm: make use of DEBUG_PUTS() 2019-11-22 01:30:03 +01:00
stellaris_common cpu: do not locally export compilation variables 2019-08-29 10:35:53 +02:00
stm32_common cpu/stm32_common: fix typos 2019-11-23 22:39:36 +01:00
stm32f0 cpu/stm32f0: add STM32F030x4 2019-10-21 15:30:22 +02:00
stm32f1 many typo fixes 2019-11-23 22:39:07 +01:00
stm32f2 doxygen/ADC: don't include overridden typedefs 2019-11-15 10:35:32 +01:00
stm32f3 cpu/ boards/: remove exports for CPU_FAM 2019-10-18 08:55:33 +02:00
stm32f4 cpu/ boards/: remove exports for CPU_FAM 2019-10-18 08:55:33 +02:00
stm32f7 cpu/ boards/: remove exports for CPU_FAM 2019-10-18 08:55:33 +02:00
stm32l0 cpu/ boards/: remove exports for CPU_FAM 2019-10-18 08:55:33 +02:00
stm32l1 doxygen/ADC: don't include overridden typedefs 2019-11-15 10:35:32 +01:00
stm32l4 many typo fixes 2019-11-23 22:39:07 +01:00
doc.txt cpu: doc typos 2017-01-20 13:36:26 +01:00