commit | 77ad9f8777328faac28a1572b255af5b49b21f5b | [log] [tgz] |
---|---|---|
author | Kevin Peng <kevin.peng@arm.com> | Mon Mar 22 18:07:43 2021 +0800 |
committer | Ken Liu <ken.liu@arm.com> | Sat May 08 09:40:26 2021 +0200 |
tree | c01099f16a02ec5ab12ceb94f6d75d95cc415b26 | |
parent | a5448d601df8de06837ecfe8010c22253e3fb4be [diff] |
SPM: Do not schedule if NSPE was interrupted by SPE Scheduling should not happen if NSPE was interrupted by SPE, otherwise the NSPE and SPE would be out of sync on thread context. Note: Multi-core case does not have this issue. Change-Id: I58e376e175604c57cfd7d240de8030664ce6b4a7 Signed-off-by: Kevin Peng <kevin.peng@arm.com>