commit | aec6d14d97339e6f56f713c53c13aca95aad8fa6 | [log] [tgz] |
---|---|---|
author | Imre Kis <imre.kis@arm.com> | Tue Jun 27 16:16:57 2023 +0200 |
committer | Imre Kis <imre.kis@arm.com> | Fri Aug 18 10:56:21 2023 +0200 |
tree | 6c3183683c0c32bbc2629fa32a803fdb74b1459d | |
parent | 4960c41edd6b4f9932bae0ef96fc84203aec45b8 [diff] |
Extend sp_msg register count by moving routing extension bits Move routing extension bits to the top of W3 and make the rest of W3 available in the sp_msg structure. This way the caller of the sp_messaging layer can use up to five argument registers. If the routing extension is enabled the two MSBs of the first register are not available for the caller. Signed-off-by: Imre Kis <imre.kis@arm.com> Change-Id: I06b155272631662adb8713aade1edbf48a3bc4a9