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)
Mon, Oct 27, 7:11 PM
Unknown Object (File)
Sun, Oct 26, 4:04 PM
Unknown Object (File)
Fri, Oct 24, 5:35 AM
Unknown Object (File)
Sep 29 2025, 12:26 AM
Unknown Object (File)
Sep 24 2025, 8:09 AM
Unknown Object (File)
Sep 21 2025, 11:28 PM
Unknown Object (File)
Sep 17 2025, 12:03 PM
Unknown Object (File)
Sep 7 2025, 12:40 AM
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