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

Fix asm-offset headers (re)generation; Generate binary with debug symbols #329

Merged
merged 3 commits into from
Nov 13, 2023

Conversation

wipawel
Copy link
Contributor

@wipawel wipawel commented Nov 13, 2023

No description provided.

@wipawel wipawel added cleanup bugfix This fixes a bug build infra Build infrastructure issue or change labels Nov 13, 2023
@wipawel wipawel requested a review from a team as a code owner November 13, 2023 15:12
Makefile Show resolved Hide resolved
Makefile Outdated Show resolved Hide resolved
Use explicit path for the to-be-generated header files, so make can
make a timestamp comparison and not regenerate the headers every time.

Signed-off-by: Pawel Wieczorkiewicz <[email protected]>
Instead of generating a final binary with debug symbols and stripping
them out to additional file, just copy the final binary to the final
target destination (kernel64.bin) and strip the file.

Signed-off-by: Pawel Wieczorkiewicz <[email protected]>
sktt
sktt previously approved these changes Nov 13, 2023
Copy link
Contributor

@minipli-oss minipli-oss left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@wipawel wipawel enabled auto-merge (rebase) November 13, 2023 19:57
@wipawel wipawel merged commit c085181 into KernelTestFramework:mainline Nov 13, 2023
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bugfix This fixes a bug build infra Build infrastructure issue or change cleanup
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants