Versions Compared

Key

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

...

Logs after 64bit migration:

WPEFramework Logs
Jul 18 10:37:46.325860 /usr/bin/WPEFramework[1229]: [Mon, 18 Jul 2022 10:37:46 ]:[Config.h:788]: Startup: Accessor: http://192.168.0.105:9998/Service
Jul 18 10:37:46.326046 /usr/bin/WPEFramework[1229]: [Mon, 18 Jul 2022 10:37:46 ]:[Config.h:789]: Startup: Interface IP: 192.168.0.105
Jul 18 10:37:46.330725 /usr/bin/WPEFramework[1229]: [Mon, 18 Jul 2022 10:37:46 ]:[SystemInfo.h:354]: Startup: EVENT: Identifier: OE5F8BDkx0
Jul 18 10:37:46.330774 /usr/bin/WPEFramework[1229]: [Mon, 18 Jul 2022 10:37:46 ]:[SystemInfo.h:355]: Startup: EVENT: Architecture: aarch64
Jul 18 10:37:46.330806 /usr/bin/WPEFramework[1229]: [Mon, 18 Jul 2022 10:37:46 ]:[SystemInfo.h:356]: Startup: EVENT: Chipset: BCM2835
Jul 18 10:37:46.330838 /usr/bin/WPEFramework[1229]: [Mon, 18 Jul 2022 10:37:46 ]:[SystemInfo.h:357]: Startup: EVENT: FirmwareVersion: 5.10.52-v8
Command Line Logs

root@raspberrypi4-64-rdk-hybrid:~# uname -a

Linux raspberrypi4-64-rdk-hybrid 5.10.52-v8 #1 SMP PREEMPT Sun Jul 17 09:34:53 UTC 2022 aarch64 GNU/Linux

root@raspberrypi4-64-rdk-hybrid:~# uname -m

aarch64

Compilation Logs

Build Configuration:

BB_VERSION           = "1.46.0"

BUILD_SYS            = "x86_64-linux"

NATIVELSBSTRING      = "ubuntu-18.04"

TARGET_SYS           = "aarch64-rdk-linux"

MACHINE              = "raspberrypi4-64-rdk-hybrid"

DISTRO               = "rdk"

DISTRO_VERSION       = "2.0"

TUNE_FEATURES        = "aarch64 cortexa72 crc crypto"

Validated functionalities:

...