Merged
Conversation
Unit Test Results7 700 tests 6 985 ✅ 37m 48s ⏱️ Results for commit 82484a1. ♻️ This comment has been updated with latest results. |
14 tasks
Author
|
Demo of using this change and update to 2.43 |
3938515 to
73e10dc
Compare
73e10dc to
74fd771
Compare
14 tasks
736e8ab to
5afe8db
Compare
Previously we defined armelf_phoenix emulation that wasn't used. This patch fixes the configuration to use it. Additionally support in armelf_phoenix emulation for shared libs is added. JIRA: RTOS-911
5afe8db to
82484a1
Compare
Darchiv
approved these changes
Sep 30, 2024
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.
Previously we defined armelf_phoenix emulation that wasn't used. This patch fixes the configuration to use it.
Additionally support in armelf_phoenix emulation for shared libs is added.
JIRA: RTOS-911
Description
Motivation and Context
Types of changes
How Has This Been Tested?
Checklist:
Special treatment
build: remove program headers from first loadable segment phoenix-rtos-kernel#586