flipperzero-firmware/firmware/targets/f7
SG eed4296890
MPU Hal (#1492)
* Furi HAL: memory protection unit
* Core: prohibit NULL dereferencing, even for reads.
* Applications: fix NULL dereference
* Core: stack protection by MPU
* MPU: stack region alignment
* Apps: fix null pointer dereferences
* Threads: fix non-null arg check
* Desktop settings: fix null pointer dereference
* Core: documented null-check hack
* Fix null dereference issues
* Apps: args check
* Core: naming fixes
* format code
* Core: remove NONNULL specifier
* FurHal: move MPU initialization to begining, fix enum naming

Co-authored-by: あく <alleteam@gmail.com>
2022-08-04 00:47:10 +09:00
..
ble_glue Furi: core refactoring and CMSIS removal part 2 (#1410) 2022-07-20 13:56:33 +03:00
fatfs [FL-2654] Updater: retrying pre-boot SD card mount multiple times (#1402) 2022-07-31 08:48:55 +09:00
furi_hal MPU Hal (#1492) 2022-08-04 00:47:10 +09:00
Inc MPU Hal (#1492) 2022-08-04 00:47:10 +09:00
Src [FL-2654] Updater: retrying pre-boot SD card mount multiple times (#1402) 2022-07-31 08:48:55 +09:00
application-ext.ld [FL-2052] New build system based on scons (#1269) 2022-06-26 21:00:03 +09:00
startup_stm32wb55xx_cm4.s
stm32wb55xx_flash.ld fbt fixes & improvements (#1490) 2022-08-02 22:46:43 +09:00
stm32wb55xx_ram_fw.ld [FL-2263] Flasher service & RAM exec (#1006) 2022-04-13 23:50:25 +03:00