chipsalliance / dromajo

RISC-V RV64GC emulator designed for RTL co-simulation
Apache License 2.0
210 stars 63 forks source link

Forward mallocz to calloc. #87

Open resistor opened 2 months ago

resistor commented 2 months ago

This can be more efficient on OSes that maintain a zero'd page list.