Standard defines should be configurable for us to move Stack and malloc areas around this defines some basics for that
| #define CFG_MALLOC_LEN CONFIG_OMAP_MALLOC_LEN |
define CFG_MALLOC_LEN from Kconfig define
| #define CONFIG_STACKSIZE CONFIG_OMAP_CONFIG_STACKSIZE |
define CONFIG_STACKSIZE from Kconfig define
1.5.6