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
..
2022-07-08 21:36:34 +09:00
2022-01-05 19:10:18 +03:00
2022-06-09 18:07:42 +09:00
2022-01-05 19:10:18 +03:00
2022-07-20 13:56:33 +03:00
2022-01-05 19:10:18 +03:00
2022-04-29 16:29:51 +03:00
2022-04-13 23:50:25 +03:00
2022-03-29 16:01:56 +03:00
2022-01-05 19:10:18 +03:00
2022-02-25 18:22:58 +03:00
2022-06-09 16:33:46 +09:00
2022-08-04 00:47:10 +09:00
2022-07-27 00:30:49 +09:00
2022-04-29 16:29:51 +03:00
2022-05-06 16:37:10 +03:00
2022-03-30 18:23:40 +03:00
2022-05-20 05:53:33 +10:00
2022-05-06 16:37:10 +03:00
2022-05-05 12:49:59 +03:00
2022-04-13 23:50:25 +03:00
2022-07-26 23:16:59 +09:00
2022-01-05 19:10:18 +03:00
2022-07-08 21:36:34 +09:00
2022-03-24 18:45:03 +03:00
2022-04-14 18:08:29 +03:00
2022-01-05 19:10:18 +03:00
2022-07-20 13:56:33 +03:00