Build: Apply global array as partition stacks [tf-m-test]

Using a global array as partition stack would wrap stack into
partition private data, which skips allocating dedicated stack space
during the linking stage.

This patch could work with the tf-m code still using linking stage
stack allocation, as the redundant compiled objects would be stripped
if symbols in them are not referenced.

Change-Id: I47dc16d7b8da7034009bf190172865e0b1a3d518
Signed-off-by: Ken Liu <ken.liu@arm.com>
9 files changed
tree: 06d6142417bf08e791a18dd6c06313632bcef7b2
  1. app/
  2. CMSIS/
  3. test/
  4. .gitattributes
  5. .gitignore
  6. dco.txt
  7. license.rst
  8. readme.rst