west: update hal_telink - #846
damien0x0023 merged 2 commits into
Conversation
|
We see a CI failure of Manifest because it forbids executing some tasks from fork repo. |
|
This CI error seems strange. Previous and next PRs successfully passed this job |
|
Probably it's relative to using fork. |
|
Here there is security issue relative to run pull_request_target from fork... In that case user code can got an access to our secret tokens... This job is updated in upstream manifest.yml |
|
@andriy-bilynskyy @wuhaoTelink @LloydWang328
|
- update ECDSA signature verification by replacing software interfaces with Telink HW PKE module - update hal_telink revision from 256bc47e2198b6ac39534a00898eaee9a38b17c5 to pull/209/head Signed-off-by: Laiyue Wang <laiyue.wang@telink-semi.com> Signed-off-by: Damien Ji <yinghao.ji@telink-semi.com>
55119cc to
8e255cb
Compare
|
The following west manifest projects have changed revision in this Pull Request:
✅ All manifest checks OK Note: This message is automatically posted and updated by the Manifest GitHub Action. |
- update hal_telink from pull/209/head to 1ecdb738c8eb06208c88ac3b9474d1f2f4936dab Signed-off-by: Damien Ji <yinghao.ji@telink-semi.com>
dcf42ab
into
telink-semi:dev-tlk_v4.1
- update ECDSA signature verification by replacing software interfaces with Telink HW PKE module - update hal_telink revision from 256bc47e2198b6ac39534a00898eaee9a38b17c5 to 1ecdb738c8eb06208c88ac3b9474d1f2f4936dab --------- Signed-off-by: Laiyue Wang <laiyue.wang@telink-semi.com> Signed-off-by: Damien Ji <yinghao.ji@telink-semi.com> Co-authored-by: Laiyue Wang <laiyue.wang@telink-semi.com> Co-authored-by: Damien Ji <yinghao.ji@telink-semi.com> (cherry picked from commit dcf42ab)
…#852) Extend the #846 backport with the manifest revision updates from #852 (refactor: tl5218x: update the lpd level with driver condfirmed.): - hal_telink: 1ecdb738... -> 31f167f86a5ea2bd28e4c07c598586ae72bd332e - telink_ble_sdk: f1fcb2e0... -> 169a4bddb989da595d261db464584b84443b86b9 Signed-off-by: Damien Ji <yinghao.ji@telink-semi.com>
Extend the #846 backport with the manifest revision updates from #852 (refactor: tl5218x: update the lpd level with driver condfirmed): - hal_telink: 1ecdb738 -> 31f167f86a5ea2bd28e4c07c598586ae72bd332e - telink_ble_sdk: f1fcb2e0 -> 169a4bddb989da595d261db464584b84443b86b9 Signed-off-by: Damien Ji <yinghao.ji@telink-semi.com>
…ble_sdk (#846, #852) (#862) Backport the manifest revision updates from #846 (west: verify ecdsa signature faster) and #852 (refactor: tl5218x: update the lpd level with driver condfirmed.) into `release-v1.4-v4.1-branch`. Changes (west.yml only): - `hal_telink`: `256bc47e...` -> `31f167f86a5ea2bd28e4c07c598586ae72bd332e` - `telink_ble_sdk`: `f1fcb2e0...` -> `169a4bddb989da595d261db464584b84443b86b9` Commits: `7cd7cb35fa7f` (backport of #846), `d5552d051b71` (revision updates from #852). Closes the auto-generated backport tracking issues #859, #864, #865. --------- Signed-off-by: Laiyue Wang <laiyue.wang@telink-semi.com> Signed-off-by: Damien Ji <yinghao.ji@telink-semi.com> Co-authored-by: Laiyue Wang <laiyue.wang@telink-semi.com>
interfaces with Telink HW PKE module
256bc47e2198b6ac39534a00898eaee9a38b17c5
to
pull/209/head