commit | 09f93cd3cf7bc98fe506cb827d5cd617fa564f28 | [log] [tgz] |
---|---|---|
author | David Hu <david.hu@arm.com> | Mon Aug 08 15:13:21 2022 +0800 |
committer | Anton Komlev <Anton.Komlev@arm.com> | Thu Aug 11 13:16:07 2022 +0200 |
tree | 7b9bc87cdb820d8f4a08cc90a66359a87220642d | |
parent | 1db80f883512a345affb91ee8a7a6a9e45d145f2 [diff] |
Build: Keep idle partition enabled on multi-core platforms On multi-core platforms, the secure core can enter low-power state in idle partition while no active execution is running. TF-M may halt on multi-core platforms without the idle partition, if SLIH or FLIH is not implemented. Change-Id: I3a2cb8bf29aaa917dea01f2eca3b8e17cd8ba34c Signed-off-by: David Hu <david.hu@arm.com>