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 build: fix fixdep warning. 2016-02-05 20:25:31 -05:00
cross_compiler build: update xtools configurations 2016-02-05 20:25:13 -05:00
gen_idt gen_idt: correctly warn on duplicate IRQ connections 2016-03-03 10:24:25 +00:00
gen_offset_header correcting issues identified by coverity 2016-02-12 15:48:48 +00:00
kconfig kconfig: adapt kconfig to work with mingw 2016-02-12 03:04:13 +00:00
patches
sanity_chk sanitycheck: updated footprint numbers 2016-03-05 06:57:32 -05:00
support add debug/debugserver support 2016-02-05 20:25:30 -05:00
build_grub.sh
check_known_checkpatch_issues.sh Change BSD-3 licenses to Apache 2 2016-02-05 20:24:29 -05:00
checkpatch.pl checkpatch: fix SPACE false positive 2016-02-22 19:11:41 +00:00
checkstack.pl
compare_footprint compare footprint: fixed script to run in bash shell only 2016-02-08 09:19:19 -06:00
config
diffconfig
do_checkpatch.sh Change BSD-3 licenses to Apache 2 2016-02-05 20:24:29 -05:00
gcc-version.sh
headerdep.pl
Kbuild.include Revert "Change the try-run option as disable by default." 2016-02-05 20:25:30 -05:00
maintainer-checkpatch.bash Change BSD-3 licenses to Apache 2 2016-02-05 20:24:29 -05:00
make-ll Change BSD-3 licenses to Apache 2 2016-02-05 20:24:29 -05:00
Makefile build: remove unused linux related code 2016-02-05 20:25:15 -05:00
Makefile.build build: Add C++ support 2016-02-05 20:25:23 -05:00
Makefile.clean
Makefile.extrawarn
Makefile.headersinst
Makefile.help
Makefile.host
Makefile.lib build: Add C++ support 2016-02-05 20:25:23 -05:00
Makefile.modbuiltin
Makefile.toolchain.iamcu toolchain: remove hardcoded compiler versions 2016-02-05 20:25:14 -05:00
Makefile.toolchain.xtools toolchain: remove hardcoded compiler versions 2016-02-05 20:25:14 -05:00
Makefile.toolchain.zephyr arm build: Select correct library version 2016-02-11 01:13:49 +00:00
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 build: Add tags.sh to enable tagging targets 2016-02-05 20:24:36 -05:00
timestamp Change BSD-3 licenses to Apache 2 2016-02-05 20:24:29 -05:00