commit | c2521f71216f8125ef3c0608ef9120ef6ba78264 | [log] [tgz] |
---|---|---|
author | Mingyang Sun <mingyang.sun@arm.com> | Fri Aug 13 15:03:05 2021 +0800 |
committer | Ken Liu <ken.liu@arm.com> | Fri Nov 12 07:25:02 2021 +0100 |
tree | 68385126ca5b6502a2a044512f0676d73c8b365a | |
parent | 1065ec168b7871db8b59e7e30b4c1a562973b077 [diff] |
SPM: Use global variables as ns agent stack Use global arrays as stack of the ns agent partition instead of the ER_INITIAL_PSP. The stack size related settings are added into the 'config_impl.h' template file. Change-Id: If8443c6fe02d3f1547c637bd51f0a7352aead0c1 Signed-off-by: Mingyang Sun <mingyang.sun@arm.com>