commit | 73d81cf12f362e7cf80d0b9cc214b7e0d3ffb3c4 | [log] [tgz] |
---|---|---|
author | Olivier Deprez <olivier.deprez@arm.com> | Tue Sep 15 16:57:00 2020 +0200 |
committer | Olivier Deprez <olivier.deprez@arm.com> | Thu Sep 17 12:18:05 2020 +0200 |
tree | c5aadd3fde1dfcf08e9c2e9dcbaf849a9b552b7f | |
parent | 0be4abe25703475fa011257c9cd8ff8031d900b2 [diff] |
cactus: break the message loop on bad message request When the FF-A direct message request is not received as expected prefer breaking the message loop and panicing rather than replying with the FF-A error ABI to the SPMC. It is improper to use this latter ABI in context of Hafnium as this is treated as an invalid SMC issued by the SP. Signed-off-by: Olivier Deprez <olivier.deprez@arm.com> Change-Id: I77cd0831a850e775f9996f4ecd1b5a81e6244a53