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, Sep 29, 12:26 AM
Unknown Object (File)
Wed, Sep 24, 8:09 AM
Unknown Object (File)
Sun, Sep 21, 11:28 PM
Unknown Object (File)
Wed, Sep 17, 12:03 PM
Unknown Object (File)
Sep 7 2025, 12:40 AM
Unknown Object (File)
Sep 6 2025, 11:33 PM
Unknown Object (File)
Sep 4 2025, 2:05 PM
Unknown Object (File)
Sep 4 2025, 12:16 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