commit | 1dd79f9e2316e5a7a78b0ad5a34ec50288338e6f | [log] [tgz] |
---|---|---|
author | Demi Marie Obenour <demiobenour@gmail.com> | Mon Jun 12 13:15:09 2023 -0400 |
committer | Olivier Deprez <olivier.deprez@arm.com> | Tue Jul 25 09:29:47 2023 +0200 |
tree | b27be74d38ac7130fd1d1929dec922c20585ea38 | |
parent | e2ce7d34760c4d38bba63a066f78ac5c5e1257ee [diff] |
fix(el3-spmc): fix incorrect CASSERT Check that the size of desc->emad_count is 4, not that sizeof(int) is nonzero. Also improve a comment. Change-Id: I8bf69b637158ddffe2d08aed3d9879a4d7fd3514 Signed-off-by: Demi Marie Obenour <demiobenour@gmail.com>