This approach is based on the Arm PSCI driver, though that makes more
extensive use of its softc than we do here. This will be used to extract
the SBI IPI code as a real PIC.
MFC after: 1 month
Differential D35900
riscv: Create a newbus device for the SBI driver jrtc27 on Jul 24 2022, 9:57 PM. Authored by Tags None Referenced Files
Details This approach is based on the Arm PSCI driver, though that makes more MFC after: 1 month
Diff Detail
Event TimelineComment Actions This generally looks good. I'm not 100% sure the probe value is correct, but it's not wrong. The value that's there will work, but maybe 0 would be better unless there's multiple sbi devices at the root nexus.
|