commit | 6eedff106eb88fbde8bef2fffc298c31d00a3d1c | [log] [tgz] |
---|---|---|
author | Bence Balogh <bence.balogh@arm.com> | Thu Jan 11 21:54:37 2024 +0100 |
committer | Gyorgy Szing <gyorgy.szing@arm.com> | Fri Apr 12 15:42:08 2024 +0200 |
tree | 91597adac79bc3408b460297100098671a684c66 | |
parent | 7aec0574642cf31a6c82e3e743fc1f2883220afb [diff] |
Remove const from MHUv2 struct's base address The mhu_v2_x.h was modified: the const was removed from the base field of struct mhu_v2_x_dev_t so it can be changed runtime. Signed-off-by: Bence Balogh <bence.balogh@arm.com> Change-Id: If6fa303a52568d617a036319cf185ae0a16b6cb3