Page MenuHomeFreeBSD

cristian.marussi_arm.com (Cristian Marussi)
User

Projects

User does not belong to any projects.

User Details

User Since
Nov 29 2023, 9:58 AM (23 w, 4 d)

Recent Activity

Mar 7 2024

cristian.marussi_arm.com updated the diff for D43045: scmi: Add SCMI message tracking and centralize tx/rx logic.

Fixed if (token)

Mar 7 2024, 5:53 PM
cristian.marussi_arm.com updated the diff for D43046: scmi: Introduce a new SCMI API and port CLK SCMI driver to it.

Reworked to rebase cleanly on other series changes

Mar 7 2024, 5:43 PM
cristian.marussi_arm.com updated the diff for D43045: scmi: Add SCMI message tracking and centralize tx/rx logic.

Moved sc->trs allocation earlier

Mar 7 2024, 5:40 PM
cristian.marussi_arm.com updated the diff for D43044: scmi: Add new SCMI interfaces for init and message processing.

Made scmi_detach static

Mar 7 2024, 5:37 PM
cristian.marussi_arm.com updated the diff for D43039: scmi: Split out the SCMI mailbox to a new file.

Removed the extres header references

Mar 7 2024, 5:33 PM
cristian.marussi_arm.com added inline comments to D43039: scmi: Split out the SCMI mailbox to a new file.
Mar 7 2024, 1:44 PM
cristian.marussi_arm.com added inline comments to D43045: scmi: Add SCMI message tracking and centralize tx/rx logic.
Mar 7 2024, 1:42 PM
cristian.marussi_arm.com added inline comments to D43044: scmi: Add new SCMI interfaces for init and message processing.
Mar 7 2024, 1:41 PM

Mar 1 2024

cristian.marussi_arm.com updated the diff for D43048: scmi: Add an SCMI VirtIO transport driver.

Using mallocarray and dropping empty interface method

Mar 1 2024, 7:17 PM
cristian.marussi_arm.com updated the diff for D43047: vtscmi: Add a virtio-scmi driver.

Removed needless checks on malloc, using mallocarray

Mar 1 2024, 7:12 PM
cristian.marussi_arm.com updated the diff for D43046: scmi: Introduce a new SCMI API and port CLK SCMI driver to it.

Removed needless malloc checks

Mar 1 2024, 7:09 PM
cristian.marussi_arm.com updated the diff for D43045: scmi: Add SCMI message tracking and centralize tx/rx logic.

Removed check on malloc return value

Mar 1 2024, 7:03 PM
cristian.marussi_arm.com updated the diff for D43044: scmi: Add new SCMI interfaces for init and message processing.

Removed needless empty interface methods

Mar 1 2024, 6:59 PM
cristian.marussi_arm.com updated the diff for D43040: scmi: Add an SCMI SMC transport driver.

Removed __FBSDID

Mar 1 2024, 6:50 PM
cristian.marussi_arm.com updated the diff for D43039: scmi: Split out the SCMI mailbox to a new file.

Removed the __FBSDID

Mar 1 2024, 6:44 PM

Feb 8 2024

cristian.marussi_arm.com added a comment to D43047: vtscmi: Add a virtio-scmi driver.

Thanks for the review @bryanv.
Regarding:

Feb 8 2024, 4:58 PM

Jan 18 2024

cristian.marussi_arm.com added a comment to D43045: scmi: Add SCMI message tracking and centralize tx/rx logic.

Could you use unr(9), the kernel unit number allocator, to allocate the tokens?

Jan 18 2024, 4:22 PM
cristian.marussi_arm.com added a comment to D43044: scmi: Add new SCMI interfaces for init and message processing.

The attach and detach functions that just call smci_attach and smci_detach could be removed. If a driver doesn't implement a method, but the parent does then the parent implementation will be used.

Jan 18 2024, 3:43 PM

Dec 13 2023

cristian.marussi_arm.com added a comment to D43038: scmi: Implement scmi_clknode_recalc_freq method.

SCMI: Add support for multiple transports and add VirtIO/SMC transports

Dec 13 2023, 7:04 PM
cristian.marussi_arm.com requested review of D43048: scmi: Add an SCMI VirtIO transport driver.
Dec 13 2023, 6:38 PM
cristian.marussi_arm.com requested review of D43047: vtscmi: Add a virtio-scmi driver.
Dec 13 2023, 6:38 PM
cristian.marussi_arm.com requested review of D43046: scmi: Introduce a new SCMI API and port CLK SCMI driver to it.
Dec 13 2023, 6:38 PM
cristian.marussi_arm.com requested review of D43045: scmi: Add SCMI message tracking and centralize tx/rx logic.
Dec 13 2023, 6:38 PM
cristian.marussi_arm.com requested review of D43044: scmi: Add new SCMI interfaces for init and message processing.
Dec 13 2023, 6:37 PM
cristian.marussi_arm.com requested review of D43043: scmi: Protect SCMI/SMT channels from concurrent transmissions.
Dec 13 2023, 6:37 PM
cristian.marussi_arm.com requested review of D43042: scmi: Fix SCMI mailbox polling mechanism.
Dec 13 2023, 6:37 PM
cristian.marussi_arm.com requested review of D43041: scmi: Extend and refactor SCMI shmem support.
Dec 13 2023, 6:37 PM
cristian.marussi_arm.com requested review of D43040: scmi: Add an SCMI SMC transport driver.
Dec 13 2023, 6:37 PM
cristian.marussi_arm.com requested review of D43039: scmi: Split out the SCMI mailbox to a new file.
Dec 13 2023, 6:37 PM
cristian.marussi_arm.com requested review of D43038: scmi: Implement scmi_clknode_recalc_freq method.
Dec 13 2023, 6:37 PM