On Tue, 30 May 2023 at 07:33, Francesco Dolcini <[email protected]> wrote: > > From: Emanuele Ghidoli <[email protected]> > > This adds dcache_status() so that code using it can build > without error on sandbox. This is required in preparation > of adding cache handling into get_ram_size function. > > Signed-off-by: Emanuele Ghidoli <[email protected]> > Signed-off-by: Francesco Dolcini <[email protected]> > --- > arch/sandbox/cpu/cpu.c | 5 +++++ > 1 file changed, 5 insertions(+) >
Reviewed-by: Simon Glass <[email protected]>

