commit | 049733ec359584342cedd821d1554e7b46e5c52c | [log] [tgz] |
---|---|---|
author | Sherry Zhang <sherry.zhang2@arm.com> | Wed Apr 20 21:37:51 2022 +0800 |
committer | Ken Liu <ken.liu@arm.com> | Tue May 17 10:25:25 2022 +0200 |
tree | 66233e4d476573a5ec38b32d2217e7b2ac5a1c3f | |
parent | 21a74399f7a3e31d616f595691630178f4902fb2 [diff] |
SPM: Remove thread management in SFN backend In SFN backend, there is only one thread, so thread switch will never happen. This patch is to remove the thread context in partition struct and thread management in SPM. Signed-off-by: Sherry Zhang <sherry.zhang2@arm.com> Change-Id: Ie31dc5271f5fb1b32bbfc5312b02c736a85b9103