
2 Oct
2019
2 Oct
'19
11:28 a.m.
The sandbox architecture does not implement the writeX nor readX functions. This prevents testing properly the regmaps and the other stuff relying on it.
Jean-Jacques Hiblot (2): arch: sandbox: Provide working writeX/readX functions test: regmap: check the values read from the regmap
arch/sandbox/include/asm/io.h | 18 +++++++++--------- test/dm/regmap.c | 15 ++++++++++++--- 2 files changed, 21 insertions(+), 12 deletions(-)
--
2.17.1