Skip to content

Boot #191

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

Merged
merged 232 commits into from
May 7, 2025
Merged

Boot #191

merged 232 commits into from
May 7, 2025

Conversation

MRNIU
Copy link
Member

@MRNIU MRNIU commented May 6, 2025

No description provided.

MRNIU added 30 commits December 4, 2024 09:40
Signed-off-by: Zone.N <[email protected]>
Signed-off-by: Zone.N <[email protected]>
Signed-off-by: Zone.NiuZH <[email protected]>
Signed-off-by: Zone.NiuZH <[email protected]>
Signed-off-by: Zone.NiuZH <[email protected]>
Signed-off-by: Zone.NiuZH <[email protected]>
Signed-off-by: Zone.NiuZH <[email protected]>
Signed-off-by: Zone.NiuZH <[email protected]>
Signed-off-by: Zone.N <[email protected]>
Signed-off-by: Zone.N <[email protected]>
Signed-off-by: Zone.N <[email protected]>
Signed-off-by: Zone.N <[email protected]>
Signed-off-by: Zone.N <[email protected]>
Signed-off-by: Zone.N <[email protected]>
Signed-off-by: Zone.N <[email protected]>
Signed-off-by: Zone.N <[email protected]>
Signed-off-by: Zone.N <[email protected]>
Signed-off-by: Zone.N <[email protected]>
Signed-off-by: Zone.N <[email protected]>
Signed-off-by: Zone.N <[email protected]>
Signed-off-by: Zone.N <[email protected]>
Signed-off-by: Zone.N <[email protected]>
Signed-off-by: Zone.N <[email protected]>
@MRNIU MRNIU requested a review from Copilot May 6, 2025 09:24
@MRNIU MRNIU self-assigned this May 6, 2025
Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR updates the project documentation for boot procedures, refreshes the GitHub workflow configuration, and revises the clang-tidy configuration for improved lint rules.

  • Updated README.md with revised keywords, build instructions for Docker and VSCode, and an updated bootflow table
  • Upgraded the GitHub checkout action version, added extended permissions, and integrated a Super-Linter step in the workflow
  • Revised .clang-tidy settings to use a cleaner multi-line YAML configuration and the Google format style

Reviewed Changes

Copilot reviewed 164 out of 181 changed files in this pull request and generated 1 comment.

File Description
README.md Revised documentation including language and table updates supporting boot details
.github/workflows/workflow.yml Updated checkout action version and added new permissions and linter integration
.clang-tidy Modified linting rules and formatting using a compact YAML style configuration
Files not reviewed (17)
  • .cmake-format.json: Language not supported
  • .devcontainer/devcontainer.json: Language not supported
  • .gitmodules: Language not supported
  • .vscode/launch.json: Language not supported
  • .vscode/tasks.json: Language not supported
  • 3rd/arm-trusted-firmware: Language not supported
  • 3rd/cpu_io: Language not supported
  • 3rd/gdbinit: Language not supported
  • 3rd/gnu-efi: Language not supported
  • 3rd/optee/build: Language not supported
  • 3rd/optee/optee_client: Language not supported
  • 3rd/optee/optee_os: Language not supported
  • 3rd/printf: Language not supported
  • 3rd/printf_bare_metal: Language not supported
  • 3rd/u-boot: Language not supported
  • CMakeLists.txt: Language not supported
  • CMakePresets.json: Language not supported
Comments suppressed due to low confidence (1)

.github/workflows/workflow.yml:25

  • [nitpick] Confirm that updating to checkout@v4 aligns with your project requirements and that any changes in checkout behavior from v3 are properly addressed.
- uses: actions/checkout@v4

MRNIU and others added 10 commits May 6, 2025 17:25
Co-authored-by: Copilot <[email protected]>
Signed-off-by: Zone.N <[email protected]>
Signed-off-by: Zone.N <[email protected]>
Signed-off-by: Zone.N <[email protected]>
Signed-off-by: Zone.N <[email protected]>
Signed-off-by: Zone.N <[email protected]>
Signed-off-by: Zone.N <[email protected]>
Signed-off-by: Zone.N <[email protected]>
Signed-off-by: Zone.N <[email protected]>
Signed-off-by: Zone.N <[email protected]>
Copy link

codecov bot commented May 7, 2025

Welcome to Codecov 🎉

Once you merge this PR into your default branch, you're all set! Codecov will compare coverage reports and display results in all future pull requests.

Thanks for integrating Codecov - We've got you covered ☂️

@MRNIU MRNIU added this to the 构建系统优化 milestone May 7, 2025
@MRNIU MRNIU linked an issue May 7, 2025 that may be closed by this pull request
@MRNIU MRNIU added the feature request New feature or request label May 7, 2025
@MRNIU MRNIU merged commit a1c98c4 into Simple-XX:boot May 7, 2025
2 checks passed
@MRNIU MRNIU moved this to ✅ Done in SimpleKernel May 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request New feature or request
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

aarch64 支持
1 participant