DependableSystemsLab / Trident

Trident is a tool to analytically model the Silent-Data Corruption (SDC) rate of a program, to replace expensive fault injection experiments. Please refer to our papers at DSN 2018 for more details (links in the README)
MIT License
6 stars 7 forks source link

I wonder if TRIDENT can perform evaluation for ARM binaries? #8

Open 1Husin-Alhaj opened 1 year ago

1Husin-Alhaj commented 1 year ago

I want to perform application resilience for some ARM binaries. Can I use Trident for ARM architecture?

1Husin-Alhaj commented 10 months ago

Can i use Trident to estimate SDC-causing instructions for c programs compiled to be executed on Gem5-based ARM 32bit architecture???