Page MenuHomeFreeBSD

scmi: Add optional asynchronous handling of replies
ClosedPublic

Authored by cristian.marussi_arm.com on Nov 4 2024, 8:52 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Feb 8, 7:59 AM
Unknown Object (File)
Mon, Feb 3, 12:52 PM
Unknown Object (File)
Mon, Feb 3, 10:13 AM
Unknown Object (File)
Mon, Feb 3, 6:54 AM
Unknown Object (File)
Sun, Jan 26, 3:52 AM
Unknown Object (File)
Sun, Jan 12, 5:22 AM
Unknown Object (File)
Sun, Jan 12, 2:12 AM
Unknown Object (File)
Dec 29 2024, 4:24 PM
Subscribers

Details

Summary

Add the core logic to handle the replies to pending command in an
asynchronous manner.

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

Event Timeline

andrew added inline comments.
sys/dev/firmware/arm/scmi.c
799–800
This revision is now accepted and ready to land.Nov 4 2024, 4:30 PM
sys/dev/firmware/arm/scmi.c
799–800

OK...missed this. I will fix.

Added missing parenthesis on retirn stm.

This revision now requires review to proceed.Nov 21 2024, 9:00 PM
This revision is now accepted and ready to land.Nov 28 2024, 12:06 PM