commit | 3b44fe9a7dc671b11a21bcab71c3daf4d9d75047 | [log] [tgz] |
---|---|---|
author | Chris Brand <chris.brand@cypress.com> | Thu Mar 30 15:53:49 2023 -0700 |
committer | Ken Liu <ken.liu@arm.com> | Tue Apr 04 03:54:08 2023 +0200 |
tree | ff68d0a20d44b75007d3879a70b94a9d8ed13e6f | |
parent | 212027d6d1e5d9b192708a091a7e4de5a838b808 [diff] |
SPM: Fix scheduling when NSPE was pre-empted Commit 80326b7affe8 reversed the meaning of the configuration flag CONFIG_TFM_SCHEDULE_WHEN_NS_INTERRUPTED, running the scheduler when the flag was set to 0, and not running it when the flag was set to 1. Also update the documentation to make it clear that the flag is 0/1. Signed-off-by: Chris Brand <chris.brand@cypress.com> Change-Id: I3723d36a00adf3641255eef22d9453c9b3688ad4