From 22897548814f6026535b4af38b109a67ed3d1aa2 Mon Sep 17 00:00:00 2001 From: weicheng Date: Mon, 18 Sep 2023 22:05:46 +0800 Subject: [PATCH] [ASR] Bump asr sdk to update factory data tlv (#29307) Co-authored-by: weicheng --- src/platform/ASR/ASRFactoryDataProvider.cpp | 2 +- third_party/asr/asr550x/asr_sdk | 2 +- third_party/asr/asr582x/asr_sdk | 2 +- third_party/asr/asr595x/asr_sdk | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) mode change 100644 => 100755 src/platform/ASR/ASRFactoryDataProvider.cpp diff --git a/src/platform/ASR/ASRFactoryDataProvider.cpp b/src/platform/ASR/ASRFactoryDataProvider.cpp old mode 100644 new mode 100755 index c99fb99936debe..f798d0133a0231 --- a/src/platform/ASR/ASRFactoryDataProvider.cpp +++ b/src/platform/ASR/ASRFactoryDataProvider.cpp @@ -50,7 +50,7 @@ CHIP_ERROR ASRFactoryDataProvider::Init() if (ret != 0) { err = CHIP_ERROR_INTERNAL; - ChipLogError(DeviceLayer, "The hash of factory bin is not correct."); + ChipLogError(DeviceLayer, "ASR factory data check failed."); } #endif return err; diff --git a/third_party/asr/asr550x/asr_sdk b/third_party/asr/asr550x/asr_sdk index ffa0fdc7ea3b97..17999312cecdf7 160000 --- a/third_party/asr/asr550x/asr_sdk +++ b/third_party/asr/asr550x/asr_sdk @@ -1 +1 @@ -Subproject commit ffa0fdc7ea3b9762af7c2bb623aaac45ececdf8f +Subproject commit 17999312cecdf786ac86ea0554d760b258c8bc00 diff --git a/third_party/asr/asr582x/asr_sdk b/third_party/asr/asr582x/asr_sdk index 3134c59ed1d7cd..667c66a2f69eb6 160000 --- a/third_party/asr/asr582x/asr_sdk +++ b/third_party/asr/asr582x/asr_sdk @@ -1 +1 @@ -Subproject commit 3134c59ed1d7cd7221d730300fd9dee39c820a35 +Subproject commit 667c66a2f69eb6f4adf2e9bede0b6b88cd4378ce diff --git a/third_party/asr/asr595x/asr_sdk b/third_party/asr/asr595x/asr_sdk index e1a75ae0769681..ff434155859d58 160000 --- a/third_party/asr/asr595x/asr_sdk +++ b/third_party/asr/asr595x/asr_sdk @@ -1 +1 @@ -Subproject commit e1a75ae076968166684f68de9b38d3a1fd3122b9 +Subproject commit ff434155859d58b1a9d8294004f3bcfccf878416