mirror of https://github.com/thesofproject/sof.git
de7173fbc3
Use new block types added to describe memory for a platform as an array of zones. The block type will be an index into the array. A memory zone is described by (base, size, host_offset). With this map we can now easily find for a given section in which memory zone it belongs. Because we have 10 zones reserved this patch will allocate extra 12 * 10 = 120 bytes that are not used yet. Signed-off-by: Daniel Baluta <daniel.baluta@nxp.com> |
||
---|---|---|
.. | ||
keys | ||
CMakeLists.txt | ||
cse.c | ||
cse.h | ||
css.c | ||
css.h | ||
elf.c | ||
elf.h | ||
file_format.h | ||
file_simple.c | ||
hash.c | ||
man_apl.c | ||
man_cnl.c | ||
man_kbl.c | ||
man_sue.c | ||
manifest.c | ||
manifest.h | ||
pkcs1_5.c | ||
plat_auth.c | ||
plat_auth.h | ||
rimage.c | ||
rimage.h |