sof/zephyr/lib
Jaroslaw Stelter 8cad5bea57 lib: alloc: Use aligned allocation for L3_HEAP usage.
L3_HEAP is used in library manager for library storage buffer allocation
and in D3 enter/exit flows to allocate IMR context storage buffer.
Both buffers should be aligned so use rballoc_align() routine to get
correctly aligned buffers.

Signed-off-by: Jaroslaw Stelter <Jaroslaw.Stelter@intel.com>
2024-02-01 12:15:30 +02:00
..
alloc.c zephyr: lib: alloc: Use cached memory for L3 Heap 2024-02-01 12:15:30 +02:00
clk.c zephyr: cavs: use zephyr pm, clk and dma glue 2023-03-27 12:37:26 +03:00
cpu.c lib: alloc: Use aligned allocation for L3_HEAP usage. 2024-02-01 12:15:30 +02:00
dma.c lnl: Lunarlake configuration 2023-05-24 18:52:53 +03:00
pm_runtime.c pm: policy: d0i3: wait for ipc ack before pg 2023-05-25 14:45:42 +03:00
regions_mm.c west.yml: update zephyr to 3.5.0-rc1 2023-10-03 09:55:47 +03:00