nuttx/arch/arm
Jukka Laitinen 3f6bb76e01 arch/arm/src/stm32f7/stm32_allocateheap.c: Fix MPU alignments
Change the logic for allocating user heap for PROTECTED_BUILD:
- Don't rely on SRAM1_END alignment
- Make better use of MPU subregions when allocating the heap
- Don't duplicate the calculation of user heap start in kernel heap
  allocation; use the previous calculation directly

Signed-off-by: Jukka Laitinen <jukkax@ssrc.tii.ae>
2021-04-12 23:20:18 -05:00
..
include NuttX: Janne Rosberg: update licenses to Apache 2021-04-10 06:42:19 -05:00
src arch/arm/src/stm32f7/stm32_allocateheap.c: Fix MPU alignments 2021-04-12 23:20:18 -05:00
Kconfig stm32l5: Architecture Support for STM32L5 2021-03-16 12:04:00 -07:00