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

[Feature] Support to parse/load ELF/Object module #174

Open
dkgupta-amzn opened this issue Feb 13, 2021 · 0 comments
Open

[Feature] Support to parse/load ELF/Object module #174

dkgupta-amzn opened this issue Feb 13, 2021 · 0 comments
Labels
feature New feature or request Priority: 5 Optional feature

Comments

@dkgupta-amzn
Copy link
Contributor

Is your feature request related to a problem? Please describe.
KTF doesn't have ability to understand/load an ELF/object module.

Describe the solution you'd like
In order to launch automated tests, it's desirable to not compile KTF with test code each time.
Instead outside test content generator can generate code, compile it into object module and provide to KTF to load it at desirable address and execute it.

Describe alternatives you've considered
I am not aware of any alternatives to this.

Additional context
Add any other context or screenshots about the feature request here.

@dkgupta-amzn dkgupta-amzn added the feature New feature or request label Feb 13, 2021
@wipawel wipawel added the Priority: 5 Optional feature label Sep 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request Priority: 5 Optional feature
Projects
None yet
Development

No branches or pull requests

2 participants