mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-10 12:35:22 +00:00
Specifying HEAP_SIZE keyword in an app's MDEF file, results in creating a new memory pool, which can be accessed using the task_malloc() and task_free() APIs, which have the usual malloc/free like semantics. Expected format in MDEF file HEAP_SIZE <value> Change-Id: I0569cffeecf8a2c23c20c7b359256123ece91982 Signed-off-by: Jithu Joseph <jithu.joseph@intel.com> |
||
---|---|---|
.. | ||
basic | ||
cross_compiler | ||
gen_idt | ||
gen_offset_header | ||
kconfig | ||
patches | ||
sanity_chk | ||
support | ||
build_grub.sh | ||
check_known_checkpatch_issues.sh | ||
checkpatch.pl | ||
checkstack.pl | ||
compare_footprint | ||
config | ||
diffconfig | ||
do_checkpatch.sh | ||
gcc-version.sh | ||
headerdep.pl | ||
Kbuild.include | ||
maintainer-checkpatch.bash | ||
make-ll | ||
Makefile | ||
Makefile.build | ||
Makefile.clean | ||
Makefile.extrawarn | ||
Makefile.headersinst | ||
Makefile.help | ||
Makefile.host | ||
Makefile.lib | ||
Makefile.modbuiltin | ||
Makefile.toolchain.iamcu | ||
Makefile.toolchain.xtools | ||
Makefile.toolchain.zephyr | ||
mkmakefile | ||
mksysmap | ||
sanitycheck | ||
spelling.txt | ||
sysgen | ||
tags.sh | ||
timestamp |