Add IKEA architecture for tl3238x#412
Draft
fengtai-telink wants to merge 5 commits intodevelop_tl3238x_new_1_5from
Draft
Add IKEA architecture for tl3238x#412fengtai-telink wants to merge 5 commits intodevelop_tl3238x_new_1_5from
fengtai-telink wants to merge 5 commits intodevelop_tl3238x_new_1_5from
Conversation
- check zigbee firmware path. - merge zb fw into matter fw and sign it. Signed-off-by: Zhenghuan Zhang <zhenghuan.zhang@telink-semi.com>
- MCUBoot offsets by 20k to place SW secureboot FW. - Create a non-offset MCUBoot FW for external signing. - Adjust the code of merge zigbee fimware . - Store matter app firmware . Signed-off-by: Fengtai Xie <fengtai.xie@telink-semi.com>
- Increase mulicast IPv6 addresses . - Increase maximum group number per fabric . - Increase CHIP_TASK_STACK_SIZE to 8448 . - Enable the CONFIG_BOOT_UPGRADE_ONLY . Signed-off-by: Fengtai Xie <fengtai.xie@telink-semi.com>
- Adjust the zephyr hash value . Signed-off-by: Fengtai Xie <fengtai.xie@telink-semi.com>
- Adjust metadata in QueryImage CMD and QueryImageResponse CMD Signed-off-by: Fengtai Xie <fengtai.xie@telink-semi.com>
pulin1103
reviewed
Feb 5, 2026
| config IEEE802154_2015 | ||
| bool "support ssed device to add thread" | ||
| default y if OPENTHREAD_FTD && ZEPHYR_VERSION_3_3 | ||
| default y if OPENTHREAD_FTD |
Collaborator
There was a problem hiding this comment.
IEEE802154_2015 is a deprecated Kconfig option, we should delete this.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Testing
Waiting manually Test with Google & Apple & Amazon Ecosystems .