nuttx/mm/mm_heap
ligd 5b369c5cec libs/lbc: remove CHAR_BIT = 16 support
For CEVA platform CHAR_BIT is 16, and will do lots of extra work
when use IPC.
We will not support this platform anymore, so remove all the b2c operations.

Signed-off-by: ligd <liguiding1@xiaomi.com>
2021-12-13 11:08:28 -06:00
..
Make.defs
mm_addfreechunk.c mm/mm_heap/mm.h: Fix some typos. 2021-08-03 10:11:26 -07:00
mm_brkaddr.c
mm_calloc.c
mm_checkcorruption.c mm: Simplify the semaphore handling 2021-07-10 16:10:32 -03:00
mm_extend.c mm: Simplify the semaphore handling 2021-07-10 16:10:32 -03:00
mm_free.c mm: Support the kernel address sanitizer 2021-11-02 13:32:47 -03:00
mm_heapmember.c
mm_initialize.c mm: Support the kernel address sanitizer 2021-11-02 13:32:47 -03:00
mm_mallinfo.c mm: Simplify the semaphore handling 2021-07-10 16:10:32 -03:00
mm_malloc_size.c
mm_malloc.c mm: Support the kernel address sanitizer 2021-11-02 13:32:47 -03:00
mm_memalign.c mm: Support the kernel address sanitizer 2021-11-02 13:32:47 -03:00
mm_realloc.c mm: Support the kernel address sanitizer 2021-11-02 13:32:47 -03:00
mm_sem.c sem: remove limitation of irq context when do sem_trywait 2021-11-17 02:20:08 -06:00
mm_shrinkchunk.c
mm_size2ndx.c
mm_zalloc.c
mm.h libs/lbc: remove CHAR_BIT = 16 support 2021-12-13 11:08:28 -06:00