Page MenuHomeFreeBSD

riscv: aw_timer enablement for D1
AcceptedPublic

Authored by mhorne on Fri, Jan 24, 7:36 PM.

Details

Reviewers
manu
ganbold
andrew
Group Reviewers
riscv
Summary

The SBI timer functionality is partially broken on the Allwinner D1, so
we require this driver to provide an eventtimer/system timer interrupts.

The timecounter interface, on the other hand, is not required. The
generic RISC-V timer driver uses the native rdtime instruction, and
implements vdso, so this should be preferred.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 62015
Build 58899: arc lint + arc unit