Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

subsys: greybus: overall improvement of kconfig #28

Closed
cfriedt opened this issue Dec 14, 2020 · 0 comments · Fixed by #34
Closed

subsys: greybus: overall improvement of kconfig #28

cfriedt opened this issue Dec 14, 2020 · 0 comments · Fixed by #34
Assignees
Labels
enhancement New feature or request kconfig
Milestone

Comments

@cfriedt
Copy link
Owner

cfriedt commented Dec 14, 2020

  • depends on should be preferred to select
  • dependencies should be specified in the prj.conf of tests and samples instead of in subsys/greybus
@cfriedt cfriedt added enhancement New feature or request kconfig labels Dec 14, 2020
@cfriedt cfriedt added this to the Alpha milestone Dec 14, 2020
@cfriedt cfriedt self-assigned this Dec 14, 2020
@cfriedt cfriedt added this to To do in Greybus For Zephyr via automation Dec 14, 2020
@cfriedt cfriedt moved this from To do to In progress in Greybus For Zephyr Dec 21, 2020
cfriedt added a commit that referenced this issue Dec 24, 2020
This chnage adds TLS support to Greybus as well as a default
method of storing certificates (building them into the
application).

The automated test for TLS is disabled for now due to
fragility of mbedTLS within Zephyr's implementation of
IPPROTO_TLS_1_2.

Fixes #25
Fixes #28

Signed-off-by: Christopher Friedt <chrisfriedt@gmail.com>
Greybus For Zephyr automation moved this from In progress to Done Dec 24, 2020
cfriedt added a commit that referenced this issue Dec 27, 2020
This chnage adds TLS support to Greybus as well as a default
method of storing certificates (building them into the
application).

The automated test for TLS is disabled for now due to
fragility of mbedTLS within Zephyr's implementation of
IPPROTO_TLS_1_2.

Fixes #25
Fixes #28

Signed-off-by: Christopher Friedt <chrisfriedt@gmail.com>
cfriedt added a commit that referenced this issue Dec 29, 2020
This chnage adds TLS support to Greybus as well as a default
method of storing certificates (building them into the
application).

Fixes #25
Fixes #28

Signed-off-by: Christopher Friedt <chrisfriedt@gmail.com>
cfriedt added a commit that referenced this issue Dec 29, 2020
This chnage adds TLS support to Greybus as well as a default
method of storing certificates (building them into the
application).

Fixes #25
Fixes #28

Signed-off-by: Christopher Friedt <chrisfriedt@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request kconfig
Projects
Development

Successfully merging a pull request may close this issue.

1 participant