[PATCH v2 0/3] Don't use SBI functions in fdt code
Daniel Schaefer
daniel.schaefer at hpe.com
Wed May 19 08:54:07 BST 2021
Second series with minor changes based on the feedback
- Made commit description of 1 better
- Changed sbi_memcpy to memcpy in 2 (forgot it before because I was
basing on v0.9 instead of master)
- Fixed typo in commit message of 3
Cc: Xiang W <wxjstz at 126.com>
Cc: Abner Chang <abner.chang at hpe.com>
Cc: Anup Patel <anup.patel at wdc.com>
Daniel Schaefer (3):
lib: utils: Add strncpy macro to libfdt_env.h
lib: fdt: Don't use sbi_string functions
lib: utils: Replace strcmp with strncmp
lib/utils/fdt/fdt_domain.c | 9 +++++----
lib/utils/libfdt/libfdt_env.h | 1 +
2 files changed, 6 insertions(+), 4 deletions(-)
--
2.30.1
More information about the opensbi
mailing list