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

scripts: elf_helper: correct kernel object address check range #17360

Merged
merged 1 commit into from Jul 8, 2019

Conversation

wentongwu
Copy link
Contributor

@wentongwu wentongwu commented Jul 5, 2019

kernel object should not located in app_smem area.

Fixes: #17338

Signed-off-by: Wentong Wu wentong.wu@intel.com

kernel object should not located in app_smem area.

Fixes: zephyrproject-rtos#17338.

Signed-off-by: Wentong Wu <wentong.wu@intel.com>
@wentongwu wentongwu requested a review from nashif July 8, 2019 00:27
@andrewboie andrewboie requested a review from ioannisg July 8, 2019 18:42
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.

kernel objects address check in elf_helper.py
4 participants