Age | Commit message (Expand) | Author |
---|---|---|
2019-10-07 | fastmodel: Make CortexA76x1's interrupts use gem5's mechanisms. | Gabe Black |
2019-10-02 | fastmodel: Get rid of the back channel mem port in FastModel::ArmCPU. | Gabe Black |
2019-10-02 | fastmodel: Implement a custom sendFunctional for CortexA76x1. | Gabe Black |
2019-10-02 | fastmodel: Let the EVS set an attribute for getSendFunctional to return. | Gabe Black |
2019-10-01 | fastmodel: Add a gem5Cpu attribute to the CortexA76x1. | Gabe Black |
2019-10-01 | fastmodel: Add a utility class which makes it easier to watch signals. | Gabe Black |
2019-10-01 | fastmodel: Pull out and simplify the interrupt mechanism in the GIC. | Gabe Black |
2019-09-27 | fastmodel: Add glue code which adapts fastmodels to run in gem5. | Gabe Black |