..
arch
library: add trace and shared memory region
2020-12-10 22:26:25 +00:00
audio
codec_adapter: make free_all_memory() interface available for codecs
2020-12-18 16:23:42 +00:00
debug
debug: move arch_get_stack_*() functions to a separate header
2020-11-21 16:22:54 +00:00
drivers
ssp: do bclk request/release at pre_start and post_stop
2020-12-18 13:18:15 +00:00
idc
smp: replace PLATFORM_CORE_COUNT with CONFIG_CORE_COUNT
2020-10-12 11:42:51 +01:00
include
codec_adapter: make free_all_memory() interface available for codecs
2020-12-18 16:23:42 +00:00
init
init: make secondary_core_init() available to all single-core configurations
2020-11-21 16:22:54 +00:00
ipc
library: add trace and shared memory region
2020-12-10 22:26:25 +00:00
lib
alloc: no need to check the same condition repeatedly
2020-12-15 14:13:33 +00:00
math
Math: IIR: Fix overflow in DF2T generic C version biquad output
2020-12-15 14:07:54 +00:00
platform
library: add trace and shared memory region
2020-12-10 22:26:25 +00:00
probe
Use '-imacros config.h' instead of explicit #include <config.h>
2020-06-22 13:01:26 +01:00
samples
audio: move test components into the src/samples/audio dir
2020-10-01 10:32:46 +01:00
schedule
schedule: dma_multi_chan: fix null pointer when scanning for tasks
2020-12-18 13:19:27 +00:00
trace
library: add trace and shared memory region
2020-12-10 22:26:25 +00:00
CMakeLists.txt
library: add trace and shared memory region
2020-12-10 22:26:25 +00:00
Kconfig
audio: move test components into the src/samples/audio dir
2020-10-01 10:32:46 +01:00
spinlock.c
Use '-imacros config.h' instead of explicit #include <config.h>
2020-06-22 13:01:26 +01:00