Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Yocto Build Instructiuons

NXP:

Code Block
titlerdkb-2025q12025q4-kirkstone
$ mkdir rdkb-arm
$ cd rdkb-arm
$ repo init -u 'https://github.com/rdkcentral/meta-rdk-bsp-arm/' \
    -m "manifests/rdkb-bsp-arm.xml" \
    -b "main"
$ repo sync
$ source meta-rdk-bsp-arm/setup-environment
$ bitbake rdk-generic-broadband-image

...

Code Block
titleBuild Instruction for RPI (rdk-next)
$ mkdir rdkb-arm
$ cd rdkb-arm
$ repo init -u 'https://github.com/rdkcentral/meta-rdk-bsp-arm/' \
    -m "manifests/rdkb-bsp-arm.xml" \
    -b "maindevelop"
$ repo sync
$ MACHINE="raspberrypi64-rdk-broadband" source meta-rdk-bsp-arm/setup-environment
$ bitbake rdk-generic-broadband-image

...

This section provides a summary of patches maintained for the ARM platform under under meta-rdk-bsp-arm metalayer.

Component Name No. of Patches
test-and-diagnostic1
utopia12
rdk-wifi-hal4
ccsp-common-library
2
5
ccsp-eth-agent
2
4
ccsp-one-wifi2
unified-wifi-mesh1
ccsp-p-and-m3
ccsp-dhcp-mgr1
linux-backports_6.63
linux-yocto-5.155
parodus1
recipes-devtools10

ARM Platform – Feature Implementation Status

Firewall
S.NoFeaturesCompletedIn Review In ProgressNot started
1IPv6

        check mark button 




2Cellular        check mark button check mark button                 
3RNDIS        check mark button     check mark button                       
4
WebPA        check mark button


5
USP-PA(oktopus)
        check mark button
         
56Parental Control        check mark button
                   
7Port Forwarding        check mark button


8Port Triggering        check mark button


USB Detection     

Features To Be Implemented on ARM

The following features are yet to be implemented and fully validated on the ARM platform.

...

titleList of features

...

 check mark button


10DAC
      check mark button        
11
Log-Upload & Telemetry

...


      check mark button         
12
Multiprofile


        check mark button      
13
Selfheal



       check mark button
14
Log-Rotation



       check mark button
15RFC


       check mark button
16
Telco-Voice



       check mark button
17WPS


       check mark button
18
WebConfig


check mark button       
19ACS


       check mark button
20SNMP


       check mark button
21
Firmware Upgrade



       check mark button
22
eSDK



       check mark button
23
Populate-SDK



       check mark button

Note:
This list represents features that are either not yet supported or require additional integration and validation on the ARM platform.

...

       PR: https://github.com/rdkcentral/meta-rdk-bsp-arm/pull/63
       issue: https://github.com/rdkcentral/meta-rdk-bsp-arm/issues/26

   
Known

...

Issues:


  1. On RPI (ARM) platform, WiFi interfaces are not created/visible.
  2. Unable to connect clients on ARM Qemu.
  3. Cellular feature support on RPI (ARM).
  4. On RPI (ARM) delay on the DM's response.