Skip to content

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 <zone.niuzh@hotmail.com>
Signed-off-by: Zone.N <zone.niuzh@hotmail.com>
Signed-off-by: Zone.N <zone.niuzh@hotmail.com>
Signed-off-by: Zone.NiuZH <zone.niuzh@hotmail.com>
Signed-off-by: Zone.NiuZH <zone.niuzh@hotmail.com>
Signed-off-by: Zone.NiuZH <zone.niuzh@hotmail.com>
Signed-off-by: Zone.NiuZH <zone.niuzh@hotmail.com>
Signed-off-by: Zone.NiuZH <zone.niuzh@hotmail.com>
Signed-off-by: Zone.NiuZH <zone.niuzh@hotmail.com>
Signed-off-by: Zone.NiuZH <zone.niuzh@hotmail.com>
Signed-off-by: Zone.N <zone.niuzh@hotmail.com>
Signed-off-by: Zone.N <zone.niuzh@hotmail.com>
Signed-off-by: Zone.N <zone.niuzh@hotmail.com>
Signed-off-by: Zone.N <zone.niuzh@hotmail.com>
Signed-off-by: Zone.N <zone.niuzh@hotmail.com>
Signed-off-by: Zone.N <zone.niuzh@hotmail.com>
Signed-off-by: Zone.N <zone.niuzh@hotmail.com>
Signed-off-by: Zone.N <zone.niuzh@hotmail.com>
Signed-off-by: Zone.N <zone.niuzh@hotmail.com>
Signed-off-by: Zone.N <zone.niuzh@hotmail.com>
Signed-off-by: Zone.N <zone.niuzh@hotmail.com>
Signed-off-by: Zone.N <zone.niuzh@hotmail.com>
Signed-off-by: Zone.N <zone.niuzh@hotmail.com>
Signed-off-by: Zone.N <zone.niuzh@hotmail.com>
Signed-off-by: Zone.N <zone.niuzh@hotmail.com>
Signed-off-by: Zone.N <zone.niuzh@hotmail.com>
Signed-off-by: Zone.N <zone.niuzh@hotmail.com>
Signed-off-by: Zone.N <zone.niuzh@hotmail.com>
Signed-off-by: Zone.N <zone.niuzh@hotmail.com>
Signed-off-by: Zone.N <zone.niuzh@hotmail.com>
MRNIU added 9 commits April 29, 2025 16:36
Signed-off-by: Zone.N <zone.niuzh@hotmail.com>
Signed-off-by: Zone.N <zone.niuzh@hotmail.com>
Signed-off-by: Zone.N <zone.niuzh@hotmail.com>
Signed-off-by: Zone.N <zone.niuzh@hotmail.com>
Signed-off-by: Zone.N <zone.niuzh@hotmail.com>
Signed-off-by: Zone.N <zone.niuzh@hotmail.com>
Signed-off-by: Zone.N <zone.niuzh@hotmail.com>
Signed-off-by: Zone.N <zone.niuzh@hotmail.com>
Signed-off-by: Zone.N <zone.niuzh@hotmail.com>
@MRNIU MRNIU requested a review from Copilot May 6, 2025 09:24
@MRNIU MRNIU self-assigned this May 6, 2025
Copy link

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 <175728472+Copilot@users.noreply.github.com>
Signed-off-by: Zone.N <a6813140@hotmail.com>
Signed-off-by: Zone.N <zone.niuzh@hotmail.com>
Signed-off-by: Zone.N <zone.niuzh@hotmail.com>
Signed-off-by: Zone.N <zone.niuzh@hotmail.com>
Signed-off-by: Zone.N <zone.niuzh@hotmail.com>
Signed-off-by: Zone.N <zone.niuzh@hotmail.com>
Signed-off-by: Zone.N <zone.niuzh@hotmail.com>
Signed-off-by: Zone.N <zone.niuzh@hotmail.com>
Signed-off-by: Zone.N <zone.niuzh@hotmail.com>
Signed-off-by: Zone.N <zone.niuzh@hotmail.com>
@codecov
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 ☂️

Signed-off-by: Zone.N <zone.niuzh@hotmail.com>
@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