commit | 5e68b11764673ee32bae0de8ecf3cde45cc55ea1 | [log] [tgz] |
---|---|---|
author | Mingyang Sun <mingyang.sun@arm.com> | Thu Sep 16 15:51:05 2021 +0800 |
committer | Ken Liu <ken.liu@arm.com> | Tue Oct 19 03:00:40 2021 +0200 |
tree | 19761a6cf215ebc71da75f3b823258d25aa4c0cd | |
parent | 87d6ff4c9768867ea40e14737c09694209fa4db5 [diff] |
SPM: Trigger scheduler at the end of SPM API Trigger scheduler immediately is unnecessary and redundant. Scheduling can be triggered at the final step of API handling. Change-Id: Ifea20e5c00f5dff221a8fe36deb222c0d209fe15 Signed-off-by: Mingyang Sun <mingyang.sun@arm.com>