commit | c4adbe6e67617bb2d4f0ffb1c1daa3395f7ac227 | [log] [tgz] |
---|---|---|
author | Marc Bonnici <marc.bonnici@arm.com> | Tue Oct 18 13:39:48 2022 +0100 |
committer | Joanna Farley <joanna.farley@arm.com> | Mon Nov 07 14:39:20 2022 +0100 |
tree | 6cfc5ccebb6706271a44a6571205e679fec18ae8 | |
parent | 54b3fc63e408ebe3cc79887886df9f9d4c3ecd4d [diff] |
fix(el3-spmc): fix incomplete reclaim validation Ensure that the full memory transaction descriptor has been transmitted before a request to reclaim the memory transaction is permitted. This prevents any potential accesses to the incomplete descriptor. Reported by Matt Oh, Google Android Red Team. Reported-by: mattoh@google.com Signed-off-by: Marc Bonnici <marc.bonnici@arm.com> Change-Id: I33e993c6b754632051e899ab20edd19b18b6cf65