commit | 5c215de249a6bb96b9f758a46fea70a366b13f61 | [log] [tgz] |
---|---|---|
author | Aditya Angadi <aditya.angadi@arm.com> | Tue Feb 11 15:46:24 2020 +0530 |
committer | Manish Pandey <manish.pandey2@arm.com> | Fri Mar 27 21:24:27 2020 +0000 |
tree | 362ec5a33076cd85e464641ca03bf363e4221271 | |
parent | 527ac2e7e5c7137970ed259fc1a24a2688acf9dc [diff] |
plat/arm/sgi: fix the incorrect check for SCMI channel ID Use ARRAY_SIZE macro instead of sizeof operator to obtain the maximum number of SCMI channels supported on the platform. Change-Id: Id922bb548af98ac99b4ac0c34e38e589e5a80b2d Signed-off-by: Aditya Angadi <aditya.angadi@arm.com>