zephyr/scripts
Jithu Joseph 9e45411a59 memory_pool_heap: malloc/free access over a heap memory pool
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>
2016-03-10 23:19:59 +00:00
..
basic
cross_compiler
gen_idt gen_idt: correctly warn on duplicate IRQ connections 2016-03-03 10:24:25 +00:00
gen_offset_header
kconfig
patches
sanity_chk sanitycheck: updated footprint numbers 2016-03-05 06:57:32 -05:00
support
build_grub.sh
check_known_checkpatch_issues.sh
checkpatch.pl checkpatch: fix SPACE false positive 2016-02-22 19:11:41 +00:00
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 sanitycheck: fail on footprint analysis of stripped ELFs 2016-03-03 10:24:06 +00:00
spelling.txt
sysgen memory_pool_heap: malloc/free access over a heap memory pool 2016-03-10 23:19:59 +00:00
tags.sh
timestamp