Mahmoud Mandour writes:
> This series introduces a new cache TCG plugin that models separate
> L1 data cache and L1 instruction cache and uses one shared cache for
> all the cores. This is a part of my work for GSoC 2021 under the
> mentorship of Alex Bennée.
Queued to plugins/next, thanks.
-
This series introduces a new cache TCG plugin that models separate
L1 data cache and L1 instruction cache and uses one shared cache for
all the cores. This is a part of my work for GSoC 2021 under the
mentorship of Alex Bennée.
v3 -> v4:
Removed unnecessary includes.
Removed an unused var