-
-
Notifications
You must be signed in to change notification settings - Fork 424
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
Boot #191
Conversation
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.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.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]>
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]>
There was a problem hiding this 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
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]>
Signed-off-by: Zone.N <[email protected]>
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 <[email protected]>
No description provided.