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

Move files away from the top-level directory and fix a linker issue #211

Merged
merged 10 commits into from
Jan 11, 2024

Conversation

joergroedel
Copy link
Member

Do some housekeeping in the top-level directory of the repository:

  • Rename license files to match Github expectations
  • Add SECURITY.md to document the email address for security issues
  • Add CODE_OF_CONDUCT.md
  • Move several files to Documentation/ directory
  • Move linker scripts to src/ directory
  • Fix a linker issue in stage2 with release builds

With the right names Github will show these files in separate tabs in
its UI.

Signed-off-by: Joerg Roedel <jroedel@suse.de>
The file only documents the email address where security issues can be
reported to.

Signed-off-by: Joerg Roedel <jroedel@suse.de>
Commit the contributor covenant code of conduct 2.0 text to the
repository.

Signed-off-by: Joerg Roedel <jroedel@suse.de>
Remove some clutter from the top-level directory by moving files to
documentation.

Signed-off-by: Joerg Roedel <jroedel@suse.de>
Remove some clutter from the top-level directory by moving files to
documentation.

Signed-off-by: Joerg Roedel <jroedel@suse.de>
Move the file to Documentation too and document its existence in
Documentation/CONTRIBUTING.md.

Signed-off-by: Joerg Roedel <jroedel@suse.de>
Make it clear in the name of the file what guidelines it contains.

Signed-off-by: Joerg Roedel <jroedel@suse.de>
No need for the linker script to stay in the top-level directory of
the repository.

Signed-off-by: Joerg Roedel <jroedel@suse.de>
No need for the linker script to stay in the top-level directory of
the repository.

Signed-off-by: Joerg Roedel <jroedel@suse.de>
This change fixes linker errors for stage2 in release builds.

Signed-off-by: Joerg Roedel <jroedel@suse.de>
@joergroedel joergroedel merged commit e1aeecf into coconut-svsm:main Jan 11, 2024
2 checks passed
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.

1 participant