commit | cdaec9c383182052b8535b74e92a4799b98236cd | [log] [tgz] |
---|---|---|
author | Ken Liu <Ken.Liu@arm.com> | Sat Apr 17 11:04:23 2021 +0800 |
committer | Ken Liu <ken.liu@arm.com> | Tue Apr 20 07:57:39 2021 +0200 |
tree | 18ab858ef945e1328b9b5fb8591c4f9fdf1c8137 | |
parent | e9aaa80bf84b981c65e326135f838aa5829980c9 [diff] |
SPM: Remove memory data list from template - Move stack member out of memory data, and put it into partition static type. - Move the isolation level 3 data 'mems' into static info. There is only one member included in it at present, but eventually, this member would include multiple memory items. Change-Id: I007fa622b3e65887fa556fda253d7a6672c08cbf Signed-off-by: Ken Liu <Ken.Liu@arm.com>