commit | 81f0adc848188260776a8e6a5f3171c03aad5d75 | [log] [tgz] |
---|---|---|
author | Demi Marie Obenour <demiobenour@gmail.com> | Thu Jan 12 14:28:32 2023 -0500 |
committer | Demi Marie Obenour <demiobenour@gmail.com> | Mon Jun 05 13:22:21 2023 -0400 |
tree | 3cec03ca84b4e805874948015f1e8c992ea9f1f3 | |
parent | 4a3a6d3586dff1c8f8b497db0104830f47c72143 [diff] |
fix(el3-spmc): avoid descriptor size calc overflow This ensures that descriptor size calculation does not overflow and removes a bounds check that does not actually work. Change-Id: If8da2bb1b312941b7f9d0debf3149b984fc3809a Signed-off-by: Demi Marie Obenour <demiobenour@gmail.com>