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-07-20 13:56:33 +03:00
2022-04-29 16:29:51 +03:00
2022-04-21 16:15:19 +03:00
2022-02-18 22:53:46 +03:00
2022-04-14 19:41:15 +03:00
2022-04-14 19:41:15 +03:00
2022-07-20 13:56:33 +03:00
2022-07-20 13:56:33 +03:00
2022-04-29 16:29:51 +03:00
2022-06-20 18:54:48 +04:00
2022-04-27 18:53:48 +03:00
2022-03-30 18:23:40 +03:00
2022-03-30 18:23:40 +03:00
2022-07-20 13:56:33 +03:00
2022-05-06 16:37:10 +03:00
2022-05-06 16:37:10 +03:00
2022-07-20 13:56:33 +03:00
2022-03-30 18:23:40 +03:00
2022-04-29 16:29:51 +03:00
2022-05-06 16:37:10 +03:00
2022-07-20 13:56:33 +03:00
2022-08-04 00:47:10 +09:00
2022-04-29 16:29:51 +03:00
2022-07-20 13:56:33 +03:00
2022-08-04 00:47:10 +09:00
2022-07-20 13:56:33 +03:00
2022-07-20 13:56:33 +03:00
2022-04-21 16:15:19 +03:00
2022-07-20 13:56:33 +03:00
2022-05-11 12:45:01 +03:00
2022-07-20 13:56:33 +03:00
2022-07-05 00:26:02 +10:00
2022-06-20 18:54:48 +04:00
2022-07-05 00:26:02 +10:00
2022-03-30 18:23:40 +03:00
2022-05-05 12:49:59 +03:00
2022-07-20 13:56:33 +03:00
2022-05-06 16:37:10 +03:00
2022-05-06 16:37:10 +03:00
2022-05-06 16:37:10 +03:00
2022-06-14 11:27:03 +10:00
2022-07-26 23:16:59 +09:00
2022-07-20 13:56:33 +03:00
2022-04-29 16:29:51 +03:00
2022-01-05 19:10:18 +03:00
2022-05-06 16:37:10 +03:00
2022-07-20 13:56:33 +03:00
2022-01-05 19:10:18 +03:00
2022-07-20 13:56:33 +03:00
2022-07-20 13:56:33 +03:00
2022-05-06 16:37:10 +03:00
2022-03-30 18:23:40 +03:00
2022-08-04 00:47:10 +09:00