physical-computation / sunflower-embedded-system-emulator

Sunflower Full-System Hardware Emulator and Physical System Simulator for Sensor-Driven Systems. Built-in architecture modeling of Hitachi SH (j-core), RISC-V, and more.
http://sflr.org
BSD 3-Clause "New" or "Revised" License
23 stars 215 forks source link

Fixed Issue #138 #198

Open samuelmswong opened 2 years ago

samuelmswong commented 2 years ago

The ECALL op doesn't require tainting if I'm correct(?) I've left it commented out on line 346 https://github.com/samuelmswong/sunflower-embedded-system-emulator/blob/2b2f48d4a0a44d8723c56f8fd9232663571e9cfe/sim/taint.c#L346