| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | sys/linux: use GICD/GICR register offsets in SYZOS_API_MEMWRITE | Alexander Potapenko | 2024-09-27 | 1 | -1/+1 |
| | | | | | | In addition to random offsets passed to SYZOS_API_MEMWRITE, use VGICv3 distributor/redistributor base and offsets of the corresponding registers. | ||||
| * | executor: sys/linux: arm64: implement SYZOS_API_MEMWRITE | Alexander Potapenko | 2024-09-06 | 1 | -0/+14 |
| The new API call will be used to write values to guest memory specified by base+offset. Writing to e.g. MMIO registers for VGIC (or any other MMIO ranges) may result in new coverage. | |||||
