Skip to content

Rebase#217

Merged
NareshM1702 merged 0 commit intotopic/RDKB-63406from
develop
Feb 12, 2026
Merged

Rebase#217
NareshM1702 merged 0 commit intotopic/RDKB-63406from
develop

Conversation

@NareshM1702
Copy link
Contributor

No description provided.

@NareshM1702 NareshM1702 requested review from a team as code owners February 12, 2026 05:53
Copilot AI review requested due to automatic review settings February 12, 2026 05:53
Copy link
Contributor

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 platform default configuration to include new firmware download memory-related syscfg defaults, and adds a small README in cov_docker_script/ pointing to centralized Coverity build system documentation.

Changes:

  • Add FwDwld_AvlMem_RsrvThreshold and FwDwld_ImageProcMemPercent defaults to system_defaults_bci.
  • Add the same firmware download memory-related defaults to system_defaults_arm.
  • Add cov_docker_script/README.md that links to the centralized documentation in rdkcentral/build_tools_workflows.

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated 3 comments.

File Description
source/scripts/init/defaults/system_defaults_bci Adds two new firmware download-related default settings.
source/scripts/init/defaults/system_defaults_arm Adds two new firmware download-related default settings.
cov_docker_script/README.md Introduces a short redirect README to centralized Coverity build docs.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@@ -0,0 +1,3 @@
# 🔧 Coverity Native Build System for RDK-B Components
Copy link

Copilot AI Feb 12, 2026

Choose a reason for hiding this comment

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

The heading includes an emoji, which is inconsistent with the other Markdown docs in this repo (e.g., root README headings). Consider removing the emoji to keep formatting consistent across renderers and documentation tooling.

Copilot uses AI. Check for mistakes.
@@ -0,0 +1,3 @@
# 🔧 Coverity Native Build System for RDK-B Components

The documentation and source for the RDK-B native build system has been centralized in [rdkcentral/build_tools_workflows](https://github.com/rdkcentral/build_tools_workflows/blob/develop/cov_docker_script/README.md) No newline at end of file
Copy link

Copilot AI Feb 12, 2026

Choose a reason for hiding this comment

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

This README says the "documentation and source" has been centralized elsewhere, but this directory still contains build-related artifacts (e.g., component_config.json, configure_options.conf). Consider rephrasing to indicate where the canonical documentation lives, without implying the local sources are no longer relevant (or add clarification about deprecation if that's the intent).

Suggested change
The documentation and source for the RDK-B native build system has been centralized in [rdkcentral/build_tools_workflows](https://github.com/rdkcentral/build_tools_workflows/blob/develop/cov_docker_script/README.md)
The canonical documentation and primary sources for the RDK-B native build system are maintained in [rdkcentral/build_tools_workflows](https://github.com/rdkcentral/build_tools_workflows/blob/develop/cov_docker_script/README.md). This directory still contains build-related configuration and artifacts used by the Coverity workflow; refer to the upstream repository for the most up-to-date usage and design details.

Copilot uses AI. Check for mistakes.
Comment on lines 1344 to 1348
#FwDwld_AvlMem_RsrvThreshold Default value
$FwDwld_AvlMem_RsrvThreshold=20

#FwDwld_ImageProcMemPercent Default value
$FwDwld_ImageProcMemPercent=0
Copy link

Copilot AI Feb 12, 2026

Choose a reason for hiding this comment

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

The PR metadata/title indicates this is a "Rebase", but the diff introduces new syscfg defaults and adds new documentation. Please update the PR title and/or description to reflect the functional changes so reviewers/releasers can understand impact.

Copilot uses AI. Check for mistakes.
@NareshM1702 NareshM1702 merged commit f10aedd into topic/RDKB-63406 Feb 12, 2026
22 of 24 checks passed
@github-actions github-actions bot locked and limited conversation to collaborators Feb 12, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants