BHND_NVSTORE_ROOT_PATH
error = bhnd_nvstore_register_path(sc, BHND_NVSTORE_ROOT_PATH,
sc->root_path = bhnd_nvstore_get_path(sc, BHND_NVSTORE_ROOT_PATH,
path = BHND_NVSTORE_ROOT_PATH;
info->path.str.value = BHND_NVSTORE_ROOT_PATH;
#define BHND_NVSTORE_ROOT_PATH_LEN sizeof(BHND_NVSTORE_ROOT_PATH)