commit | f00e4d7d3938ebfb0083dbd30dd4066d7fb1060c | [log] [tgz] |
---|---|---|
author | Demi Marie Obenour <demiobenour@gmail.com> | Thu Jan 12 13:25:23 2023 -0500 |
committer | Demi Marie Obenour <demiobenour@gmail.com> | Mon Jun 05 13:22:21 2023 -0400 |
tree | bb2a0a4ef6ad8abfe77868cc69e25955cbb6847f | |
parent | 00d36b2e664f24afb8ef42788967c0677f42d021 [diff] |
refactor(el3-spmc): crash instead of reading OOB If it is called on an invalid mtd, out-of-bounds memory reads are likely. Checks elsewhere in the code ensure that the mtd has been validated before calling this function. Change-Id: If598680a5b79e1786a6e0a213779ec80cbf37494 Signed-off-by: Demi Marie Obenour <demiobenour@gmail.com>