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

Update lm3s6965 #4397

Merged
merged 2 commits into from
Aug 24, 2021
Merged

Update lm3s6965 #4397

merged 2 commits into from
Aug 24, 2021

Conversation

masayuki2009
Copy link
Contributor

Summary

  • This PR consists of the following 2 commits
  • commit 1: boards: lm3s6965-ek: Update qemu-flat/defconfig
    • Add CONFIG_STACK_COLORATION=y
    • Change CONFIG_TASK_NAME_SIZE from 0 to 24
    • Add CONFIG_TESTING_OSTEST=y
  • commit 2: boards: lm3s6965-ek: Update qemu-protected/defconfig
    • Add CONFIG_STACK_COLORATION=y
    • Change CONFIG_TASK_NAME_SIZE from 0 to 24
    • Add CONFIG_TESTING_OSTEST=y

Impact

  • None

Testing

  • Tested with ostest
  • NOTE: ostest seems to finish successfully but the victim task still exists (happened with qemu-protected)

Summary:
- Add CONFIG_STACK_COLORATION=y
- Change CONFIG_TASK_NAME_SIZE from 0 to 24
- Add CONFIG_TESTING_OSTEST=y

Impact:
- None

Testing:
- Tested with ostest
- NOTE: ostest seems to finish successfully but the victim
  task still exists

Signed-off-by: Masayuki Ishikawa <Masayuki.Ishikawa@jp.sony.com>
Summary:
- Add CONFIG_STACK_COLORATION=y
- Change CONFIG_TASK_NAME_SIZE from 0 to 24
- Add CONFIG_TESTING_OSTEST=y

Impact:
- None

Testing:
- Tested with ostest

Signed-off-by: Masayuki Ishikawa <Masayuki.Ishikawa@jp.sony.com>
@xiaoxiang781216 xiaoxiang781216 merged commit 2b61c84 into apache:master Aug 24, 2021
@masayuki2009 masayuki2009 deleted the update_lm3s6965 branch January 6, 2022 02:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants