On Tue, 22 Oct 2024 at 22:06, Raymond Mao <raymond....@linaro.org> wrote: > > Add interface for sysinfo to access a data area from the platform. > This is useful to save/read a memory region of platform-specific > data. > > Signed-off-by: Raymond Mao <raymond....@linaro.org> > --- > Changes in v2 > - None. > > drivers/sysinfo/sysinfo-uclass.c | 20 ++++++++++++++++++++ > include/sysinfo.h | 30 ++++++++++++++++++++++++++++++ > 2 files changed, 50 insertions(+)
Please update the test for this. Regards, Simon