flipperzero-firmware/core/furi
あく 66f9d946ae
[FL-1490] FuriHal: crypto api. Crypto cli tool. (#702)
* FuriHal: crypto layer
* Furi: add crash routine.
* FuriHal: crypto api. Crypto: cli command to manipulate secure enclave and encrypt/decrypt plain text.
* DeviceInfo: secure enclave verification.
* Rename original to enclave_valid
* Update expected enclave signature to match production keys
* F7: remove unused files
2021-09-15 12:59:49 +03:00
..
check.c [FL-1490] FuriHal: crypto api. Crypto cli tool. (#702) 2021-09-15 12:59:49 +03:00
check.h [FL-1490] FuriHal: crypto api. Crypto cli tool. (#702) 2021-09-15 12:59:49 +03:00
common_defines.h [FL-1684] IRDA Add SIRC protocol (#693) 2021-09-10 00:37:32 +03:00
log.c [FL-977] Internal Storage (#455) 2021-05-11 11:29:44 +03:00
log.h [FL-1147] System logging (#434) 2021-04-30 14:20:33 +03:00
memmgr_heap.c [FL-1609] Redirected malloc, calloc, realloc and free functions from newlib to freertos heap. (#604) 2021-07-25 15:37:43 +03:00
memmgr_heap.h [FL-1191][FL-1524] Filesystem rework (#568) 2021-07-23 15:20:19 +03:00
memmgr.c [FL-1609] Redirected malloc, calloc, realloc and free functions from newlib to freertos heap. (#604) 2021-07-25 15:37:43 +03:00
memmgr.h [FL-1250, FL-1252, FL-1323, FL-1324] New IRDA Application (part 1) (#497) 2021-06-02 18:16:05 +03:00
pubsub.c
pubsub.h
record.c Consistent furi_assert usage across project. (#392) 2021-03-31 21:05:00 +03:00
record.h
stdglue.c Rename api-hal to furi-hal (#629) 2021-08-08 21:03:25 +03:00
stdglue.h
thread.c Applications: add stack_size to keypad_test and assert in furi thread (#620) 2021-08-02 18:32:15 +03:00
thread.h [FL-1326] Move heap4 allocator to furi core and add allocation tracing capability (#529) 2021-06-23 17:48:44 +03:00
valuemutex.c
valuemutex.h