commit | eec0d04b3a5e15e10a3fd9624db712fa70da191c | [log] [tgz] |
---|---|---|
author | Marc Bonnici <marc.bonnici@arm.com> | Thu Dec 09 10:51:05 2021 +0000 |
committer | Marc Bonnici <marc.bonnici@arm.com> | Thu May 05 09:47:31 2022 +0100 |
tree | 677d06d6e28d0581b3ff05a0fea828753944614e | |
parent | 21e644d41a26fdaa5f293f2b4754fa1666c6a2e8 [diff] |
feat(spmc): enable checking of execution ctx count This is a mandatory entry in an SP's manifest however currently an S-EL1 partition running under the EL3 SPMC must have the same amount of execution contexts as physical cores therefore just check the entry matches this value. Signed-off-by: Marc Bonnici <marc.bonnici@arm.com> Change-Id: I4c2a85ccde7a7bb9b1232cf6389a8c532cbf3d41