Skip to content
Commit d20999f6 authored by Mingyang Sun's avatar Mingyang Sun
Browse files

Build: Add global array used as stacks



This patch adds global array as partition stacks. Global stack
arrays are generated automatically in the build process.

Using a global array as partition stack would wrap stack into
partition private data, which skips allocating specific space
by the linker. The related tools and templates are modified
together in this patch.

The 'psa_ff_test' related partitions also need new generated
intermedia files, before feedback this change to 'psa_ff_test',
put those test partitions intermedia files under build directory.

Change-Id: Ibcc79bdee0c3d4db7cd060bb92861ce3aa5e4437
Signed-off-by: default avatarKen Liu <ken.liu@arm.com>
Co-authored-by: default avatarMingyang Sun <mingyang.sun@arm.com>
parent 1d2329a8
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment