commit | d0424bf7303a3fa2a4a2114f1eac573d9972af63 | [log] [tgz] |
---|---|---|
author | Andy Gross <andy.gross@linaro.org> | Sat Jul 01 00:57:27 2017 -0500 |
committer | Andrew Boie <andrewboie@gmail.com> | Fri Jul 07 10:42:05 2017 -0700 |
tree | 26ba81676c8b7f5b501d900928f239b244586ec1 | |
parent | cdda7ceb8c28bb5aa842ab1c95c461d812249588 [diff] |
linker: arm: Split out application from kernel This patch splits out the application data and bss from the rest of the kernel. Choosing CONFIG_APPLICATION_MEMORY will result in the application and kernel being split. Signed-off-by: Andy Gross <andy.gross@linaro.org>