commit | 3be6c3954b94f000cdcf7575bd4c18f57b3492f8 | [log] [tgz] |
---|---|---|
author | Ken Liu <Ken.Liu@arm.com> | Tue Aug 15 14:27:27 2023 +0800 |
committer | Ken Liu <Ken.Liu@arm.com> | Fri Aug 18 16:58:46 2023 +0800 |
tree | e569d0481c483eae837470aeb0aa1d4cdce2a985 | |
parent | dd7e55f09f28875a5f4df6d6da0ab93324c97b07 [diff] |
Interface: Update control parameter packing scheme There are more bits on the way for the control parameter, update the encoding scheme to prepare for future usage. The rationale: - 'type' is a mandatory field, put in LSB to avoid extra shifting. - Compact other fields to reserve more bits for future usage. Signed-off-by: Ken Liu <Ken.Liu@arm.com> Change-Id: Ibc4989b4bed0c1ecf57a026bfad41d65ba61de5b