
28 Oct
2024
28 Oct
'24
6:04 p.m.
On Tue, 22 Oct 2024 at 22:06, Raymond Mao raymond.mao@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.mao@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