Re: [RFC PATCH v3 3/4] plugins/cache: Enabled cache parameterization

2021-06-22 Thread Alex Bennée
Mahmoud Mandour writes: > Made both icache and dcache configurable through plugin arguments. > > Signed-off-by: Mahmoud Mandour > --- > contrib/plugins/cache.c | 44 +++-- > 1 file changed, 42 insertions(+), 2 deletions(-) > > diff --git a/contrib/plugins/c

[RFC PATCH v3 3/4] plugins/cache: Enabled cache parameterization

2021-06-07 Thread Mahmoud Mandour
Made both icache and dcache configurable through plugin arguments. Signed-off-by: Mahmoud Mandour --- contrib/plugins/cache.c | 44 +++-- 1 file changed, 42 insertions(+), 2 deletions(-) diff --git a/contrib/plugins/cache.c b/contrib/plugins/cache.c index 715