Page MenuHomeFreeBSD

scmi: Fix token bitmask
ClosedPublic

Authored by cristian.marussi_arm.com on Nov 4 2024, 8:51 AM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, May 14, 8:32 PM
Unknown Object (File)
Mon, May 11, 7:44 PM
Unknown Object (File)
Mon, May 11, 7:44 PM
Unknown Object (File)
Mon, May 11, 7:36 PM
Unknown Object (File)
Thu, Apr 30, 12:48 AM
Unknown Object (File)
Thu, Apr 30, 12:48 AM
Unknown Object (File)
Sun, Apr 19, 8:24 PM
Unknown Object (File)
Apr 16 2026, 12:09 PM
Subscribers

Details

Reviewers
andrew
br
Group Reviewers
arm64
Commits
rG00b77e631bff: scmi: Fix token bitmask
Summary

By the SCMI specification the message sequence number field is 10-bit long.
Fix accordingly the used bitmask.

Fixes: d220b1cf02ce ("scmi: Extend and refactor SCMI shmem support")
Tested on: Arm Morello Board
Sponsored by: Arm Ltd
Signed-off-by: Cristian Marussi <cristian.marussi@arm.com>

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable