This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

CC3351: Bringup of M2-CC3351 on SK-AM62B-P1

Part Number: CC3351
Other Parts Discussed in Thread: SK-AM62B-P1,

Tool/software:

Hello,

I am using M2-CC3351 as an external wifi chipset for SK-AM62B-P1.

M2-CC3351 is connected to M.2 card and a 10K resistor is connected to R6.

And the device tree settings are done using the following commands:

env set adtbo_idx 11

saveenv

reset


But during bootup, we see the following error logs:
` 10.591478][ T85] cc33xx: ERROR Device info command failure
[ 10.604996][ T85] cc33xx: ERROR FW download failed
[ 11.806937][ T147] ueventd: LoadWithAliases was unable to load platform:cc33xx, tried: platform:cc33xx`

Below are the images of the R6 resistor and M.2 card:


Bootup Logs:

U-Boot SPL 2024.04 (Mar 28 2025 - 17:08:43 +0100)
SYSFW ABI: 4.0 (firmware rev 0x000a '10.1.8--v10.01.08 (Fiery Fox)')
SPL initial stack usage: 13392 bytes
Trying to boot from MMC1
Authentication passed
Authentication passed
Authentication passed
Authentication passed
Authentication passed
Starting ATF on ARM64 core...

NOTICE:  BL31: v2.11.0(release):58b25570c9ef
NOTICE:  BL31: Built : 17:08:38, Mar 28 2025

U-Boot SPL 2024.04 (Mar 28 2025 - 17:09:07 +0100)
SYSFW ABI: 4.0 (firmware rev 0x000a '10.1.8--v10.01.08 (Fiery Fox)')
SPL initial stack usage: 1904 bytes
Error (-2): cannot determine file size
Trying to boot from MMC1
Authentication passed
Authentication passed


U-Boot 2024.04 (Mar 28 2025 - 17:09:07 +0100)

SoC:   AM62X SR1.0 HS-FS
Model: Texas Instruments AM625 SK
EEPROM not available at 0x50, trying to read at 0x51
Reading on-board EEPROM at 0x51 failed -121
DRAM:  2 GiB
Core:  82 devices, 31 uclasses, devicetree: separate
MMC:   mmc@fa10000: 0, mmc@fa00000: 1
Loading Environment from MMC... OK
In:    serial
Out:   serial
Err:   serial
EEPROM not available at 0x50, trying to read at 0x51
Net:   eth0: ethernet@8000000port@1
Hit any key to stop autoboot:  0 
Scanning for bootflows in all bootdevs
Seq  Method       State   Uclass    Part  Name                      Filename
---  -----------  ------  --------  ----  ------------------------  ----------------
Scanning bootdev 'mmc@fa10000.bootdev':
  0  android      ready   mmc          0  mmc@fa10000.bootdev.whole 
** Booting bootflow 'mmc@fa10000.bootdev.whole' with android
## Booting Android Image at 0x82000000 ...
Kernel load addr 0x92000000 size 17207 KiB
Kernel extra command line: cma=512M console=ttyS2,115200 printk.devkmsg=on init=/init quiet firmware_class.path=/vendor/firmware mem_sleep_default=deep 8250.nr_uarts=10 bootconfig
RAM disk load addr 0xe0000000 size 20100 KiB
Working FDT set to d10e90a0
   Uncompressing Kernel Image to 92000000
   Loading Ramdisk to 8ec5f000, end 8fffff46 ... OK
   Loading Device Tree to 000000008ec4c000, end 000000008ec5ef5f ... OK
Working FDT set to 8ec4c000

Starting kernel ...

[    0.403526][    T1] kvm [1]: pKVM enabled with no IOMMU driver, do not run confidential workloads in virtual machines
[    0.403555][    T1] Failed to init KVM IOMMU driver: -19
[    1.858280][   T50] OF: graph: no port node found in /bus@f0000/dss@30200000/oldi-txes/oldi@0/ports
[    1.867562][   T50] OF: graph: no port node found in /bus@f0000/dss@30200000/oldi-txes/oldi@1/ports
[    1.952188][   T50] OF: graph: no port node found in /bus@f0000/dss@30200000/oldi-txes/oldi@0/ports
[    1.961348][   T50] OF: graph: no port node found in /bus@f0000/dss@30200000/oldi-txes/oldi@1/ports
[    1.979074][   T50] OF: graph: no port node found in /bus@f0000/dss@30200000/oldi-txes/oldi@0/ports
[    1.988210][   T50] OF: graph: no port node found in /bus@f0000/dss@30200000/oldi-txes/oldi@1/ports
[    2.139549][    T1] logwrapper: Cannot log to file /dev/fscklogs/log
[    2.146126][    T1] logwrapper: 
[    2.466932][    T1] init: Could not update logical partition
[    2.472983][    T1] init: Could not update logical partition
[    5.538219][    T1] init: /system/bin/secilc: linker: Warning: failed to find generated linker configuration from "/linkerconfig/ld.config.txt"
[    5.551197][    T1] init: /system/bin/secilc: WARNING: linker: Warning: failed to find generated linker configuration from "/linkerconfig/ld.config.txt"
[    6.238734][  T166] cutils-trace: Error opening trace file: No such file or directory (2)
[    6.381449][  T167] ueventd: LoadWithAliases was unable to load platform:reg-dummy, tried: platform:reg_dummy
[    6.389841][  T168] ueventd: LoadWithAliases was unable to load of:NramoopsT(null)Cramoops, tried: of:NramoopsT(null)Cramoops
[    6.390903][  T168] ueventd: LoadWithAliases was unable to load platform:snd-soc-dummy, tried: platform:snd_soc_dummy
[    6.392564][  T168] ueventd: LoadWithAliases was unable to load of:NbusT(null)Csimple-bus, tried: of:NbusT(null)Csimple_bus
[    6.399882][  T167] ueventd: LoadWithAliases was unable to load of:Nregulator-30T(null)Cregulator-fixed, tried: of:Nregulator_30T(null)Cregulator_fixed
[    6.401473][  T167] ueventd: LoadWithAliases was unable to load of:NpsciT(null)Carm,psci-1.0, tried: of:NpsciT(null)Carm,psci_1.0
[    6.402036][  T167] ueventd: LoadWithAliases was unable to load platform:icc-debugfs-client, tried: platform:icc_debugfs_client
[    6.403437][  T167] ueventd: LoadWithAliases was unable to load of:NledsT(null)Cgpio-leds, tried: of:NledsT(null)Cgpio_leds
[    6.406166][  T170] ueventd: LoadWithAliases was unable to load platform:ti-cpufreq, tried: platform:ti_cpufreq
[    6.408067][  T170] ueventd: LoadWithAliases was unable to load of:Nl2-cache0T(null)Ccache, tried: of:Nl2_cache0T(null)Ccache
[    6.409869][  T170] ueventd: LoadWithAliases was unable to load of:NtimerT(null)Cti,am654-timer, tried: of:NtimerT(null)Cti,am654_timer
[    6.416610][  T168] ueventd: LoadWithAliases was unable to load of:NbusT(null)Csimple-bus, tried: of:NbusT(null)Csimple_bus
[    6.463925][  T168] ueventd: LoadWithAliases was unable to load of:NsramT(null)Cmmio-sram, tried: of:NsramT(null)Cmmio_sram
[    6.497326][  T169] ueventd: LoadWithAliases was unable to load of:Nregulator-2T(null)Cregulator-fixed, tried: of:Nregulator_2T(null)Cregulator_fixed
[    6.500846][  T168] ueventd: LoadWithAliases was unable to load mmc:block, tried: mmc:block
[    6.509831][  T170] ueventd: LoadWithAliases was unable to load of:NbusT(null)Csimple-bus, tried: of:NbusT(null)Csimple_bus
[    6.520136][  T169] ueventd: LoadWithAliases was unable to load of:Nregulator-0T(null)Cregulator-fixed, tried: of:Nregulator_0T(null)Cregulator_fixed
[    6.543624][  T169] ueventd: LoadWithAliases was unable to load platform:Fixed MDIO bus, tried: platform:Fixed MDIO bus
[    6.563849][  T169] ueventd: LoadWithAliases was unable to load of:NtimerT(null)Cti,am654-timer, tried: of:NtimerT(null)Cti,am654_timer
[    6.569982][  T168] ueventd: LoadWithAliases was unable to load of:NpinctrlT(null)Cpinctrl-single, tried: of:NpinctrlT(null)Cpinctrl_single
[    6.589925][  T169] ueventd: LoadWithAliases was unable to load of:Noldi-io-controllerT(null)Cti,am625-dss-oldi-io-ctrlCsyscon, tried: of:Noldi_io_controllerT(null)Cti,am625_dss_oldi_io_ctrlCsyscon
[    6.639028][  T168] ueventd: LoadWithAliases was unable to load of:NtimerT(null)Cti,am654-timer, tried: of:NtimerT(null)Cti,am654_timer
[    6.653327][  T168] ueventd: LoadWithAliases was unable to load of:NusbT(null)Csnps,dwc3, tried: of:NusbT(null)Csnps,dwc3
[    6.666547][  T168] ueventd: LoadWithAliases was unable to load of:NbusT(null)Csimple-bus, tried: of:NbusT(null)Csimple_bus
[    6.684575][  T168] ueventd: LoadWithAliases was unable to load of:NtimerT(null)Cti,am654-timer, tried: of:NtimerT(null)Cti,am654_timer
[    6.710300][  T168] ueventd: LoadWithAliases was unable to load of:NpinctrlT(null)Cpinctrl-single, tried: of:NpinctrlT(null)Cpinctrl_single
[    6.717597][  T169] ueventd: LoadWithAliases was unable to load of:NtimerT(null)Cti,am654-timer, tried: of:NtimerT(null)Cti,am654_timer
[    6.738661][  T168] ueventd: LoadWithAliases was unable to load of:NtimerT(null)Cti,am654-timer, tried: of:NtimerT(null)Cti,am654_timer
[    6.751061][  T167] ueventd: LoadWithAliases was unable to load of:NwatchdogT(null)Cti,j7-rti-wdt, tried: of:NwatchdogT(null)Cti,j7_rti_wdt
[    6.774163][  T168] ueventd: LoadWithAliases was unable to load of:NbusT(null)Csimple-bus, tried: of:NbusT(null)Csimple_bus
[    6.775372][  T169] ueventd: LoadWithAliases was unable to load of:NtimerT(null)Cti,am654-timer, tried: of:NtimerT(null)Cti,am654_timer
[    6.787802][  T168] ueventd: LoadWithAliases was unable to load of:NsysconT(null)Cti,am62-usb-phy-ctrlCsyscon, tried: of:NsysconT(null)Cti,am62_usb_phy_ctrlCsyscon
[    6.801329][  T169] ueventd: LoadWithAliases was unable to load of:Ndma-controllerT(null)Cti,am64-dmss-pktdma, tried: of:Ndma_controllerT(null)Cti,am64_dmss_pktdma
[    6.809095][  T169] ueventd: LoadWithAliases was unable to load of:NtimerT(null)Cti,am654-timer, tried: of:NtimerT(null)Cti,am654_timer
[    6.809974][  T169] ueventd: LoadWithAliases was unable to load mmc:block, tried: mmc:block
[    6.811278][  T169] ueventd: LoadWithAliases was unable to load of:NbusT(null)Csimple-bus, tried: of:NbusT(null)Csimple_bus
[    6.862763][  T167] ueventd: LoadWithAliases was unable to load of:Ndma-controllerT(null)Cti,am64-dmss-bcdma, tried: of:Ndma_controllerT(null)Cti,am64_dmss_bcdma
[    6.879373][  T170] am65-cpsw-nuss 8000000.ethernet: Use random MAC address
[    6.879511][  T169] ueventd: LoadWithAliases was unable to load usb:v1D6Bp0002d0606dc09dsc00dp01ic09isc00ip00in00, tried: usb:v1D6Bp0002d0606dc09dsc00dp01ic09isc00ip00in00
[    6.880165][  T167] ueventd: LoadWithAliases was unable to load of:NpinctrlT(null)Cti,am654-padconfCpinctrl-single, tried: of:NpinctrlT(null)Cti,am654_padconfCpinctrl_single
[    6.884027][  T168] ueventd: LoadWithAliases was unable to load of:Nregulator-5T(null)Cregulator-fixed, tried: of:Nregulator_5T(null)Cregulator_fixed
[    6.885944][  T167] ueventd: Failed to symlink /dev/block/mmcblk1p1 to /dev/block/platform/bus@f0000/fa00000.mmc/by-name/primary, which already links to: /dev/block/mmcblk1p2: File exists
[    6.888854][  T167] ueventd: LoadWithAliases was unable to load of:NesmT(null)Cti,j721e-esm, tried: of:NesmT(null)Cti,j721e_esm
[    6.889023][  T168] ueventd: LoadWithAliases was unable to load of:NpmuT(null)Carm,cortex-a53-pmu, tried: of:NpmuT(null)Carm,cortex_a53_pmu
[    6.890150][  T168] ueventd: LoadWithAliases was unable to load cpu:type:aarch64:feature:,0000,0001,0002,0003,0004,0005,0006,0007,000B
[    6.890170][  T168] ueventd: , tried: cpu:type:aarch64:feature:,0000,0001,0002,0003,0004,0005,0006,0007,000B
[    6.890180][  T168] ueventd: 
[    6.892106][  T167] ueventd: LoadWithAliases was unable to load platform:xhci-hcd, tried: platform:xhci_hcd
[    6.904418][  T169] ueventd: LoadWithAliases was unable to load of:NmmcT(null)Cti,am62-sdhci, tried: of:NmmcT(null)Cti,am62_sdhci
[    6.940318][  T167] ueventd: LoadWithAliases was unable to load of:NeepromT(null)Catmel,24c512, tried: of:NeepromT(null)Catmel,24c512
[    6.942132][  T167] ueventd: LoadWithAliases was unable to load of:NwatchdogT(null)Cti,j7-rti-wdt, tried: of:NwatchdogT(null)Cti,j7_rti_wdt
[    7.045429][  T169] ueventd: LoadWithAliases was unable to load of:Ni2cT(null)Cti,am64-i2cCti,omap4-i2c, tried: of:Ni2cT(null)Cti,am64_i2cCti,omap4_i2c
[    7.067670][  T169] ueventd: LoadWithAliases was unable to load of:Ni2cT(null)Cti,am64-i2cCti,omap4-i2c, tried: of:Ni2cT(null)Cti,am64_i2cCti,omap4_i2c
[    7.086765][  T167] ueventd: LoadWithAliases was unable to load of:NchipidT(null)Cti,am654-chipid, tried: of:NchipidT(null)Cti,am654_chipid
[    7.088762][  T169] ueventd: LoadWithAliases was unable to load of:NsysconT(null)Cti,am62-usb-phy-ctrlCsyscon, tried: of:NsysconT(null)Cti,am62_usb_phy_ctrlCsyscon
[    7.101720][  T167] ueventd: LoadWithAliases was unable to load of:Ntimer-cl0-cpu0T(null)Carm,armv8-timer, tried: of:Ntimer_cl0_cpu0T(null)Carm,armv8_timer
[    7.103610][  T167] ueventd: LoadWithAliases was unable to load of:Nregulator-31T(null)Cregulator-fixed, tried: of:Nregulator_31T(null)Cregulator_fixed
[    7.105464][  T167] ueventd: LoadWithAliases was unable to load of:Nregulator-1T(null)Cregulator-fixed, tried: of:Nregulator_1T(null)Cregulator_fixed
[    7.105978][  T167] ueventd: LoadWithAliases was unable to load platform:serial8250, tried: platform:serial8250
[    7.118638][  T169] ueventd: LoadWithAliases was unable to load of:Ntarget-moduleT(null)Cti,sysc-omap2Cti,sysc, tried: of:Ntarget_moduleT(null)Cti,sysc_omap2Cti,sysc
[    7.182193][  T169] ueventd: LoadWithAliases was unable to load of:Nregulator-3T(null)Cregulator-fixed, tried: of:Nregulator_3T(null)Cregulator_fixed
[    7.182573][  T167] ueventd: LoadWithAliases was unable to load cpu:type:aarch64:feature:,0000,0001,0002,0003,0004,0005,0006,0007,000B
[    7.196562][  T169] ueventd: LoadWithAliases was unable to load platform:psci-cpuidle, tried: platform:psci_cpuidle
[    7.200254][  T170] ueventd: LoadWithAliases was unable to load of:NgpioT(null)Cti,am64-gpioCti,keystone-gpio, tried: of:NgpioT(null)Cti,am64_gpioCti,keystone_gpio
[    7.201380][  T170] ueventd: LoadWithAliases was unable to load of:NusbT(null)Csnps,dwc3, tried: of:NusbT(null)Csnps,dwc3
[    7.208095][  T167] ueventd: , tried: cpu:type:aarch64:feature:,0000,0001,0002,0003,0004,0005,0006,0007,000B
[    7.225768][  T169] ueventd: LoadWithAliases was unable to load cpu:type:aarch64:feature:,0000,0001,0002,0003,0004,0005,0006,0007,000B
[    7.225792][  T169] ueventd: , tried: cpu:type:aarch64:feature:,0000,0001,0002,0003,0004,0005,0006,0007,000B
[    7.225801][  T169] ueventd: 
[    7.233542][  T167] ueventd: 
[    7.300855][  T170] ueventd: Failed to insmod '/vendor/lib/modules/bluetooth.ko' with args '': Permission denied
[    7.311315][  T170] ueventd: LoadWithAliases was unable to load /vendor/lib/modules/bluetooth.ko, tried: bluetooth
[    7.330155][  T170] ueventd: LoadWithAliases was unable to load of:NsysconT(null)CsysconCsimple-mfd, tried: of:NsysconT(null)CsysconCsimple_mfd
[    7.348577][  T170] ueventd: LoadWithAliases was unable to load platform:alarmtimer, tried: platform:alarmtimer
[    7.360165][  T170] ueventd: LoadWithAliases was unable to load of:NesmT(null)Cti,j721e-esm, tried: of:NesmT(null)Cti,j721e_esm
[    7.373512][  T170] ueventd: LoadWithAliases was unable to load of:Nopp-tableT(null)Coperating-points-v2-ti-cpu, tried: of:Nopp_tableT(null)Coperating_points_v2_ti_cpu
[    7.416941][  T170] ueventd: LoadWithAliases was unable to load cpu:type:aarch64:feature:,0000,0001,0002,0003,0004,0005,0006,0007,000B
[    7.429210][  T170] ueventd: , tried: cpu:type:aarch64:feature:,0000,0001,0002,0003,0004,0005,0006,0007,000B
[    7.439108][  T170] ueventd: 
[    7.531559][  T165] ueventd: LoadWithAliases was unable to load spi:spi-nor, tried: spi:spi_nor
[    7.580914][  T165] ueventd: LoadWithAliases was unable to load of:Ntarget-moduleT(null)Cti,sysc-omap2Cti,sysc, tried: of:Ntarget_moduleT(null)Cti,sysc_omap2Cti,sysc
[    7.602991][  T165] ueventd: LoadWithAliases was unable to load of:Nr5fT(null)Cti,am62-r5f, tried: of:Nr5fT(null)Cti,am62_r5f
[    7.633134][  T165] ueventd: LoadWithAliases was unable to load of:Nethernet-phyT(null), tried: of:Nethernet_phyT(null)
[    7.648673][  T165] ueventd: LoadWithAliases was unable to load of:Nethernet-phyT(null), tried: of:Nethernet_phyT(null)
[    7.664243][  T165] ueventd: LoadWithAliases was unable to load of:NmdioT(null)Cti,cpsw-mdioCti,davinci_mdio, tried: of:NmdioT(null)Cti,cpsw_mdioCti,davinci_mdio
[    7.692586][  T165] ueventd: LoadWithAliases was unable to load platform:rproc-virtio, tried: platform:rproc_virtio
[    7.706971][  T165] ueventd: LoadWithAliases was unable to load platform:rproc-virtio, tried: platform:rproc_virtio
[    7.798488][  T165] ueventd: LoadWithAliases was unable to load of:NcfgT(null)Cti,pruss-cfgCsyscon, tried: of:NcfgT(null)Cti,pruss_cfgCsyscon
[    7.853112][  T165] ueventd: LoadWithAliases was unable to load of:NpruT(null)Cti,am625-pru, tried: of:NpruT(null)Cti,am625_pru
[    7.871502][  T165] ueventd: LoadWithAliases was unable to load of:NprussT(null)Cti,am625-pruss, tried: of:NprussT(null)Cti,am625_pruss
[    8.258900][  T165] ueventd: LoadWithAliases was unable to load platform:rproc-virtio, tried: platform:rproc_virtio
[    8.273555][  T165] ueventd: LoadWithAliases was unable to load platform:rproc-virtio, tried: platform:rproc_virtio
console:/ $ [    8.548943][  T165] ueventd: LoadWithAliases was unable to load virtio:d00000007v00000000, tried: virtio:d00000007v00000000
[    8.650445][  T246] cutils-trace: Error opening trace file: Permission denied (13)
[    9.131844][  T165] ueventd: LoadWithAliases was unable to load rpmsg:rpmsg_ctrl, tried: rpmsg:rpmsg_ctrl
[    9.145377][  T165] ueventd: LoadWithAliases was unable to load rpmsg:rpmsg_ns, tried: rpmsg:rpmsg_ns
[    9.158449][  T165] ueventd: LoadWithAliases was unable to load rpmsg:rpmsg_ns, tried: rpmsg:rpmsg_ns
[    9.171507][  T165] ueventd: LoadWithAliases was unable to load virtio:d00000007v00000000, tried: virtio:d00000007v00000000
[    9.186565][  T165] ueventd: LoadWithAliases was unable to load rpmsg:rpmsg_ctrl, tried: rpmsg:rpmsg_ctrl
[    9.199744][  T165] ueventd: LoadWithAliases was unable to load rpmsg:rpmsg_ns, tried: rpmsg:rpmsg_ns
[    9.212155][  T165] ueventd: LoadWithAliases was unable to load rpmsg:rpmsg_ns, tried: rpmsg:rpmsg_ns
[    9.224773][  T165] ueventd: LoadWithAliases was unable to load virtio:d00000007v00000000, tried: virtio:d00000007v00000000
[    9.243608][  T165] ueventd: LoadWithAliases was unable to load rpmsg:ti.ipc4.ping-pong, tried: rpmsg:ti.ipc4.ping_pong
[    9.258381][  T165] ueventd: LoadWithAliases was unable to load rpmsg:rpmsg_chrdev, tried: rpmsg:rpmsg_chrdev
[    9.276889][  T165] ueventd: LoadWithAliases was unable to load rpmsg:rpmsg_chrdev, tried: rpmsg:rpmsg_chrdev
[    9.290776][  T165] ueventd: LoadWithAliases was unable to load rpmsg:ti.ipc4.ping-pong, tried: rpmsg:ti.ipc4.ping_pong
[    9.305453][  T165] ueventd: LoadWithAliases was unable to load rpmsg:rpmsg_chrdev, tried: rpmsg:rpmsg_chrdev
[    9.323715][  T165] ueventd: LoadWithAliases was unable to load rpmsg:rpmsg_chrdev, tried: rpmsg:rpmsg_chrdev
[    9.338633][  T165] ueventd: LoadWithAliases was unable to load of:Ninterrupt-controllerT(null)Cti,pruss-intc, tried: of:Ninterrupt_controllerT(null)Cti,pruss_intc
[    9.366784][  T165] ueventd: LoadWithAliases was unable to load of:NpruT(null)Cti,am625-pru, tried: of:NpruT(null)Cti,am625_pru
[    9.386727][  T165] ueventd: LoadWithAliases was unable to load of:NpruT(null)Cti,am625-pru, tried: of:NpruT(null)Cti,am625_pru
[    9.409997][  T165] ueventd: LoadWithAliases was unable to load platform:regulatory, tried: platform:regulatory
[    9.441720][  T165] ueventd: LoadWithAliases was unable to load platform:cc33xx, tried: platform:cc33xx
[    9.466980][  T165] ueventd: LoadWithAliases was unable to load platform:cc33xx, tried: platform:cc33xx
[   10.266417][    T1] init: [libfs_mgr] mount_with_alternatives(): skipping mount due to invalid magic, mountpoint=/data blk_dev=/dev/block/mmcblk0p20 rec[7].fs_type=f2fs
[   10.397481][   T65] cc33xx: ERROR Device info command failure 
[   10.404070][   T65] cc33xx: ERROR FW download failed
[   10.406599][  T165] ueventd: Failed to symlink /dev/block/mmcblk1p1 to /dev/block/platform/bus@f0000/fa00000.mmc/by-name/primary, which already links to: /dev/block/mmcblk1p2: File exists
[   10.646884][  T165] ueventd: LoadWithAliases was unable to load platform:cc33xx, tried: platform:cc33xx
[   10.879165][  T312] DEBUG: *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
[   10.879282][  T312] DEBUG: Build fingerprint: 'TI/am62x/am62x:15/AP4A.250105.002.A1/eng.root:userdebug/test-keys'
[   10.887807][  T312] DEBUG: Revision: '0'
[   10.898416][  T312] DEBUG: ABI: 'arm64'
[   10.902789][  T312] DEBUG: Timestamp: 1970-01-01 00:00:18.346564615+0000
[   10.906838][  T312] DEBUG: Process uptime: 0s
[   10.914055][  T312] DEBUG: Cmdline: /vendor/bin/hw/android.hardware.composer.hwc3-service.drm
[   10.918832][  T312] DEBUG: pid: 264, tid: 264, name: android.hardwar  >>> /vendor/bin/hw/android.hardware.composer.hwc3-service.drm <<<
[   10.927784][  T312] DEBUG: uid: 1000
[   10.940439][  T312] DEBUG: tagged_addr_ctrl: 0000000000000001 (PR_TAGGED_ADDR_ENABLE)
[   10.944381][  T312] DEBUG: signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0x0000000000000008
[   10.952560][  T312] DEBUG: Cause: null pointer dereference
[   10.961859][  T312] DEBUG:     x0  b400006ed76cc7f0  x1  0000000000000000  x2  b400006f076cce28  x3  0000007fd881f510
[   10.978137][  T312] DEBUG:     x4  690065006e007400  x5  0074006e00650069  x6  0074006e00650069  x7  0000006da75bd076
[   10.978242][  T312] DEBUG:     x8  0000000000000000  x9  b400006e976c0390  x10 0000000000000000  x11 0000000000000387
[   10.989139][  T312] DEBUG:     x12 0000000000000068  x13 0000000000000084  x14 000000000000140e  x15 0000000000000000
[   10.999719][  T312] DEBUG:     x16 0000000000004000  x17 0000000000000000  x18 000000703b648000  x19 b400006ed76cc7f0
[   11.010445][  T312] DEBUG:     x20 0000007fd881f510  x21 b400006ed76cc7f0  x22 b400006e276c5580  x23 b400006f076ccdf0
[   11.021313][  T312] DEBUG:     x24 000000703a682f40  x25 000000703a682f40  x26 b4000070076c192c  x27 00000000fffffff7
[   11.032224][  T312] DEBUG:     x28 b400006f076c99b0  x29 0000007fd881f3f0
[   11.042683][  T312] DEBUG:     lr  0000006074965184  sp  0000007fd881f3f0  pc  0000006074958104  pst 0000000060000000
[   11.046943][    T1] init: Control message: Could not find 'aidl/SurfaceFlingerAIDL' for ctl.interface_start from pid: 246 (/system/bin/servicemanager)
[   11.049709][  T312] DEBUG: 9 total frames
[   11.073789][  T312] DEBUG: backtrace:
[   11.077808][  T312] DEBUG:       #00 pc 0000000000025104  /vendor/bin/hw/android.hardware.composer.hwc3-service.drm (android::HwcDisplay::GetDisplayBoundsMm()+20) (BuildId: 70f36885f7530c5669a16be41ce9ea45)
[   11.081646][  T312] DEBUG:       #01 pc 0000000000032180  /vendor/bin/hw/android.hardware.composer.hwc3-service.drm (aidl::android::hardware::graphics::composer3::impl::ComposerClient::getDisplayConfigurations(long, int, std::__1::vector<aidl::android::hardware::graphics::composer3::DisplayConfiguration, std::__1::allocator<aidl::android::hardware::graphics::composer3::DisplayConfiguration>>*)+96) (BuildId: 70f36885f7530c5669a16be41ce9ea45)
[   11.099938][  T312] DEBUG:       #02 pc 00000000000222f4  /vendor/lib64/android.hardware.graphics.composer3-V3-ndk.so (aidl::android::hardware::graphics::composer3::_aidl_android_hardware_graphics_composer3_IComposerClient_onTransact(AIBinder*, unsigned int, AParcel const*, AParcel*)+3828) (BuildId: b069bbbc948a3720ca59de7b05230b09)
[   11.139383][  T312] DEBUG:       #03 pc 000000000000f7f8  /system/lib64/libbinder_ndk.so (ABBinder::onTransact(unsigned int, android::Parcel const&, android::Parcel*, unsigned int)+136) (BuildId: 047f45256e2ff4a5d3711176a5b4c89e)
[   11.169187][  T312] DEBUG:       #04 pc 0000000000047b48  /system/lib64/libbinder.so (android::BBinder::transact(unsigned int, android::Parcel const&, android::Parcel*, unsigned int)+248) (BuildId: 1bf05a71e834f338898c56dd88f9cb80)
[   11.189636][  T312] DEBUG:       #05 pc 00000000000486a4  /system/lib64/libbinder.so (android::IPCThreadState::executeCommand(int)+532) (BuildId: 1bf05a71e834f338898c56dd88f9cb80)
[   11.210418][  T312] DEBUG:       #06 pc 0000000000070230  /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+304) (BuildId: 1bf05a71e834f338898c56dd88f9cb80)
[   11.226317][  T312] DEBUG:       #07 pc 0000000000033644  /vendor/bin/hw/android.hardware.composer.hwc3-service.drm (main+580) (BuildId: 70f36885f7530c5669a16be41ce9ea45)
[   11.242548][  T312] DEBUG:       #08 pc 00000000000578d4  /apex/com.android.runtime/lib64/bionic/libc.so (__libc_init+116) (BuildId: 00bafc82111a7c50a3595e4fbededbac)
[   11.274323][    T1] init: Control message: Could not find 'aidl/android.system.keystore2.IKeystoreService/default' for ctl.interface_start from pid: 246 (/system/bin/servicemanager)
[   11.305289][    T1] libprocessgroup: Failed to write 1 to /sys/fs/cgroup/uid_1000/pid_262/cgroup.kill: No such file or directory
[   11.317043][    T1] libprocessgroup: Failed to open /sys/fs/cgroup/uid_1000/pid_262/cgroup.procs: No such file or directory
[   11.467635][    T1] init: Control message: Could not find 'aidl/SurfaceFlingerAIDL' for ctl.interface_start from pid: 246 (/system/bin/servicemanager)
[   11.577044][  T268] vold: keystore2 Keystore earlyBootEnded returned service specific error: -100
[   11.659586][  T258] logd: FrameworkListener: read() failed (Connection reset by peer)
[   12.452083][    T1] init: Control message: Could not find 'aidl/SurfaceFlingerAIDL' for ctl.interface_start from pid: 246 (/system/bin/servicemanager)
[   13.453687][    T1] init: Control message: Could not find 'aidl/SurfaceFlingerAIDL' for ctl.interface_start from pid: 246 (/system/bin/servicemanager)
[   14.180104][    T1] libprocessgroup: Failed to write 1 to /sys/fs/cgroup/uid_1000/pid_437/cgroup.kill: No such file or directory
[   14.191901][    T1] libprocessgroup: Failed to open /sys/fs/cgroup/uid_1000/pid_437/cgroup.procs: No such file or directory
[   14.455149][    T1] init: Control message: Could not find 'aidl/SurfaceFlingerAIDL' for ctl.interface_start from pid: 246 (/system/bin/servicemanager)
[   15.456177][    T1] init: Control message: Could not find 'aidl/SurfaceFlingerAIDL' for ctl.interface_start from pid: 246 (/system/bin/servicemanager)
[   15.806646][    T1] libprocessgroup: Failed to write 1 to /sys/fs/cgroup/uid_0/pid_434/cgroup.kill: No such file or directory
[   15.818247][    T1] libprocessgroup: Failed to open /sys/fs/cgroup/uid_0/pid_434/cgroup.procs: No such file or directory
[   16.081733][    T1] selinux: SELinux:  Could not stat /data/dalvik-cache/arm: No such file or directory.
[   16.094485][    T1] selinux: SELinux:  Could not stat /data/dalvik-cache/riscv64: No such file or directory.
[   16.104734][    T1] selinux: SELinux:  Could not stat /data/dalvik-cache/x86: No such file or directory.
[   16.114419][    T1] selinux: SELinux:  Could not stat /data/dalvik-cache/x86_64: No such file or directory.
[   16.458814][    T1] init: Control message: Could not find 'aidl/SurfaceFlingerAIDL' for ctl.interface_start from pid: 246 (/system/bin/servicemanager)
[   17.460860][    T1] init: Control message: Could not find 'aidl/SurfaceFlingerAIDL' for ctl.interface_start from pid: 246 (/system/bin/servicemanager)
[   18.514418][    T1] init: Control message: Could not find 'aidl/SurfaceFlingerAIDL' for ctl.interface_start from pid: 246 (/system/bin/servicemanager)
[   19.539894][    T1] init: Control message: Could not find 'aidl/SurfaceFlingerAIDL' for ctl.interface_start from pid: 246 (/system/bin/servicemanager)
[   19.979978][    T1] libprocessgroup: Failed to write 1 to /sys/fs/cgroup/uid_1000/pid_512/cgroup.kill: No such file or directory
[   20.009854][    T1] libprocessgroup: Failed to open /sys/fs/cgroup/uid_1000/pid_512/cgroup.procs: No such file or directory
[   20.058607][    T1] libprocessgroup: Failed to write 1 to /sys/fs/cgroup/uid_0/pid_468/cgroup.kill: No such file or directory
[   20.078887][    T1] libprocessgroup: Failed to open /sys/fs/cgroup/uid_0/pid_468/cgroup.procs: No such file or directory
[   20.314891][    T1] libprocessgroup: Failed to write 1 to /sys/fs/cgroup/uid_0/pid_465/cgroup.kill: No such file or directory
[   20.326930][    T1] libprocessgroup: Failed to open /sys/fs/cgroup/uid_0/pid_465/cgroup.procs: No such file or directory
[   20.340700][    T1] libprocessgroup: Failed to write 1 to /sys/fs/cgroup/uid_1041/pid_507/cgroup.kill: No such file or directory
[   20.352682][    T1] libprocessgroup: Failed to open /sys/fs/cgroup/uid_1041/pid_507/cgroup.procs: No such file or directory
[   20.386688][    T1] libprocessgroup: Failed to write 1 to /sys/fs/cgroup/uid_1041/pid_488/cgroup.kill: No such file or directory
[   20.399274][    T1] libprocessgroup: Failed to open /sys/fs/cgroup/uid_1041/pid_488/cgroup.procs: No such file or directory
[   20.414478][    T1] libprocessgroup: Failed to write 1 to /sys/fs/cgroup/uid_1041/pid_491/cgroup.kill: No such file or directory
[   20.426427][    T1] libprocessgroup: Failed to open /sys/fs/cgroup/uid_1041/pid_491/cgroup.procs: No such file or directory
[   20.439824][    T1] libprocessgroup: Failed to write 1 to /sys/fs/cgroup/uid_1047/pid_535/cgroup.kill: No such file or directory
[   20.452376][    T1] libprocessgroup: Failed to open /sys/fs/cgroup/uid_1047/pid_535/cgroup.procs: No such file or directory
[   20.467448][    T1] libprocessgroup: Failed to write 1 to /sys/fs/cgroup/uid_1013/pid_543/cgroup.kill: No such file or directory
[   20.479402][    T1] libprocessgroup: Failed to open /sys/fs/cgroup/uid_1013/pid_543/cgroup.procs: No such file or directory
[   20.493963][    T1] libprocessgroup: Failed to write 1 to /sys/fs/cgroup/uid_1010/pid_547/cgroup.kill: No such file or directory
[   20.507509][    T1] libprocessgroup: Failed to open /sys/fs/cgroup/uid_1010/pid_547/cgroup.procs: No such file or directory
[   20.520673][    T1] libprocessgroup: Failed to write 1 to /sys/fs/cgroup/uid_0/pid_554/cgroup.kill: No such file or directory
[   20.532395][    T1] libprocessgroup: Failed to open /sys/fs/cgroup/uid_0/pid_554/cgroup.procs: No such file or directory
[   20.566746][    T1] init: Control message: Could not find 'aidl/SurfaceFlingerAIDL' for ctl.interface_start from pid: 246 (/system/bin/servicemanager)
D/TA:  TA_CreateEntryPoint:35 Checking master key secret
D/TA:  TA_CreateEntryPoint:57 Secret is already created
[   21.547220][    T1] init: Control message: Could not find 'aidl/SurfaceFlingerAIDL' for ctl.interface_start from pid: 246 (/system/bin/servicemanager)
[   22.548839][    T1] init: Control message: Could not find 'aidl/SurfaceFlingerAIDL' for ctl.interface_start from pid: 246 (/system/bin/servicemanager)
[   23.562363][    T1] init: Control message: Could not find 'aidl/SurfaceFlingerAIDL' for ctl.interface_start from pid: 246 (/system/bin/servicemanager)
[   23.918497][    T1] init: Control message: Could not find 'aidl/activity' for ctl.interface_start from pid: 246 (/system/bin/servicemanager)
[   24.255168][    T1] libprocessgroup: Failed to write 1 to /sys/fs/cgroup/uid_1000/pid_628/cgroup.kill: No such file or directory
[   24.267101][    T1] libprocessgroup: Failed to open /sys/fs/cgroup/uid_1000/pid_628/cgroup.procs: No such file or directory
[   24.312181][    T1] libprocessgroup: Failed to write 1 to /sys/fs/cgroup/uid_0/pid_612/cgroup.kill: No such file or directory
[   24.323875][    T1] libprocessgroup: Failed to open /sys/fs/cgroup/uid_0/pid_612/cgroup.procs: No such file or directory
[   24.434124][    T1] libprocessgroup: Failed to write 1 to /sys/fs/cgroup/uid_0/pid_607/cgroup.kill: No such file or directory
[   24.445788][    T1] libprocessgroup: Failed to open /sys/fs/cgroup/uid_0/pid_607/cgroup.procs: No such file or directory
[   24.460035][    T1] libprocessgroup: Failed to write 1 to /sys/fs/cgroup/uid_1041/pid_627/cgroup.kill: No such file or directory
[   24.471711][    T1] libprocessgroup: Failed to open /sys/fs/cgroup/uid_1041/pid_627/cgroup.procs: No such file or directory
[   24.499358][    T1] libprocessgroup: Failed to write 1 to /sys/fs/cgroup/uid_1041/pid_625/cgroup.kill: No such file or directory
[   24.511127][    T1] libprocessgroup: Failed to open /sys/fs/cgroup/uid_1041/pid_625/cgroup.procs: No such file or directory
[   24.523909][    T1] libprocessgroup: Failed to write 1 to /sys/fs/cgroup/uid_1041/pid_626/cgroup.kill: No such file or directory
[   24.535811][    T1] libprocessgroup: Failed to open /sys/fs/cgroup/uid_1041/pid_626/cgroup.procs: No such file or directory
[   24.548946][    T1] libprocessgroup: Failed to write 1 to /sys/fs/cgroup/uid_1047/pid_663/cgroup.kill: No such file or directory
[   24.560657][    T1] libprocessgroup: Failed to open /sys/fs/cgroup/uid_1047/pid_663/cgroup.procs: No such file or directory
[   24.575702][    T1] init: Control message: Could not find 'aidl/SurfaceFlingerAIDL' for ctl.interface_start from pid: 246 (/system/bin/servicemanager)
[   25.574792][    T1] init: Control message: Could not find 'aidl/SurfaceFlingerAIDL' for ctl.interface_start from pid: 246 (/system/bin/servicemanager)
[   26.575840][    T1] init: Control message: Could not find 'aidl/SurfaceFlingerAIDL' for ctl.interface_start from pid: 246 (/system/bin/servicemanager)
[   27.577738][    T1] init: Control message: Could not find 'aidl/SurfaceFlingerAIDL' for ctl.interface_start from pid: 246 (/system/bin/servicemanager)
[   28.582777][    T1] init: Control message: Could not find 'aidl/SurfaceFlingerAIDL' for ctl.interface_start from pid: 246 (/system/bin/servicemanager)
[   28.911964][    T1] init: Control message: Could not find 'aidl/activity' for ctl.interface_start from pid: 246 (/system/bin/servicemanager)
[   29.243018][    T1] libprocessgroup: Failed to write 1 to /sys/fs/cgroup/uid_1000/pid_699/cgroup.kill: No such file or directory
[   29.255181][    T1] libprocessgroup: Failed to open /sys/fs/cgroup/uid_1000/pid_699/cgroup.procs: No such file or directory
[   29.304950][    T1] libprocessgroup: Failed to write 1 to /sys/fs/cgroup/uid_0/pid_683/cgroup.kill: No such file or directory
[   29.316618][    T1] libprocessgroup: Failed to open /sys/fs/cgroup/uid_0/pid_683/cgroup.procs: No such file or directory
[   29.455206][    T1] libprocessgroup: Failed to write 1 to /sys/fs/cgroup/uid_1013/pid_669/cgroup.kill: No such file or directory
[   29.466982][    T1] libprocessgroup: Failed to open /sys/fs/cgroup/uid_1013/pid_669/cgroup.procs: No such file or directory
[   29.481855][    T1] libprocessgroup: Failed to write 1 to /sys/fs/cgroup/uid_1010/pid_670/cgroup.kill: No such file or directory
[   29.493660][    T1] libprocessgroup: Failed to open /sys/fs/cgroup/uid_1010/pid_670/cgroup.procs: No such file or directory
[   29.506202][    T1] libprocessgroup: Failed to write 1 to /sys/fs/cgroup/uid_0/pid_678/cgroup.kill: No such file or directory
[   29.517664][    T1] libprocessgroup: Failed to open /sys/fs/cgroup/uid_0/pid_678/cgroup.procs: No such file or directory
[   29.530410][    T1] libprocessgroup: Failed to write 1 to /sys/fs/cgroup/uid_1041/pid_698/cgroup.kill: No such file or directory
[   29.542071][    T1] libprocessgroup: Failed to open /sys/fs/cgroup/uid_1041/pid_698/cgroup.procs: No such file or directory
[   29.567904][    T1] libprocessgroup: Failed to write 1 to /sys/fs/cgroup/uid_1041/pid_696/cgroup.kill: No such file or directory
[   29.579766][    T1] libprocessgroup: Failed to open /sys/fs/cgroup/uid_1041/pid_696/cgroup.procs: No such file or directory
[   29.592590][    T1] libprocessgroup: Failed to write 1 to /sys/fs/cgroup/uid_1041/pid_697/cgroup.kill: No such file or directory
[   29.604671][    T1] libprocessgroup: Failed to open /sys/fs/cgroup/uid_1041/pid_697/cgroup.procs: No such file or directory
[   29.617961][    T1] libprocessgroup: Failed to write 1 to /sys/fs/cgroup/uid_1047/pid_734/cgroup.kill: No such file or directory
[   29.629678][    T1] libprocessgroup: Failed to open /sys/fs/cgroup/uid_1047/pid_734/cgroup.procs: No such file or directory
[   29.644740][    T1] init: Control message: Could not find 'aidl/SurfaceFlingerAIDL' for ctl.interface_start from pid: 246 (/system/bin/servicemanager)
[   30.607467][    T1] init: Control message: Could not find 'aidl/SurfaceFlingerAIDL' for ctl.interface_start from pid: 246 (/system/bin/servicemanager)
[   31.608715][    T1] init: Control message: Could not find 'aidl/SurfaceFlingerAIDL' for ctl.interface_start from pid: 246 (/system/bin/servicemanager)
[   32.610443][    T1] init: Control message: Could not find 'aidl/SurfaceFlingerAIDL' for ctl.interface_start from pid: 246 (/system/bin/servicemanager)
[   33.613491][    T1] init: Control message: Could not find 'aidl/SurfaceFlingerAIDL' for ctl.interface_start from pid: 246 (/system/bin/servicemanager)
[   33.940853][    T1] init: Control message: Could not find 'aidl/activity' for ctl.interface_start from pid: 246 (/system/bin/servicemanager)
[   34.322008][    T1] libprocessgroup: Failed to write 1 to /sys/fs/cgroup/uid_1000/pid_767/cgroup.kill: No such file or directory
[   34.334134][    T1] libprocessgroup: Failed to open /sys/fs/cgroup/uid_1000/pid_767/cgroup.procs: No such file or directory
[   34.390846][    T1] libprocessgroup: Failed to write 1 to /sys/fs/cgroup/uid_0/pid_751/cgroup.kill: No such file or directory
[   34.402607][    T1] libprocessgroup: Failed to open /sys/fs/cgroup/uid_0/pid_751/cgroup.procs: No such file or directory
[   34.508782][    T1] libprocessgroup: Failed to write 1 to /sys/fs/cgroup/uid_1013/pid_741/cgroup.kill: No such file or directory
[   34.520555][    T1] libprocessgroup: Failed to open /sys/fs/cgroup/uid_1013/pid_741/cgroup.procs: No such file or directory
[   34.534059][    T1] libprocessgroup: Failed to write 1 to /sys/fs/cgroup/uid_1010/pid_742/cgroup.kill: No such file or directory
[   34.546023][    T1] libprocessgroup: Failed to open /sys/fs/cgroup/uid_1010/pid_742/cgroup.procs: No such file or directory
[   34.558702][    T1] libprocessgroup: Failed to write 1 to /sys/fs/cgroup/uid_0/pid_746/cgroup.kill: No such file or directory
[   34.570302][    T1] libprocessgroup: Failed to open /sys/fs/cgroup/uid_0/pid_746/cgroup.procs: No such file or directory
[   34.583795][    T1] libprocessgroup: Failed to write 1 to /sys/fs/cgroup/uid_1041/pid_766/cgroup.kill: No such file or directory
[   34.595458][    T1] libprocessgroup: Failed to open /sys/fs/cgroup/uid_1041/pid_766/cgroup.procs: No such file or directory
[   34.621703][    T1] libprocessgroup: Failed to write 1 to /sys/fs/cgroup/uid_1041/pid_764/cgroup.kill: No such file or directory
[   34.633580][    T1] libprocessgroup: Failed to open /sys/fs/cgroup/uid_1041/pid_764/cgroup.procs: No such file or directory
[   34.646576][    T1] libprocessgroup: Failed to write 1 to /sys/fs/cgroup/uid_1041/pid_765/cgroup.kill: No such file or directory
[   34.658263][    T1] libprocessgroup: Failed to open /sys/fs/cgroup/uid_1041/pid_765/cgroup.procs: No such file or directory
[   34.670921][    T1] libprocessgroup: Failed to write 1 to /sys/fs/cgroup/uid_1047/pid_808/cgroup.kill: No such file or directory
[   34.682606][    T1] libprocessgroup: Failed to open /sys/fs/cgroup/uid_1047/pid_808/cgroup.procs: No such file or directory
[   34.697232][    T1] init: Control message: Could not find 'aidl/SurfaceFlingerAIDL' for ctl.interface_start from pid: 246 (/system/bin/servicemanager)
[   35.616082][    T1] init: Control message: Could not find 'aidl/SurfaceFlingerAIDL' for ctl.interface_start from pid: 246 (/system/bin/servicemanager)
[   36.617298][    T1] init: Control message: Could not find 'aidl/SurfaceFlingerAIDL' for ctl.interface_start from pid: 246 (/system/bin/servicemanager)
[   37.618972][    T1] init: Control message: Could not find 'aidl/SurfaceFlingerAIDL' for ctl.interface_start from pid: 246 (/system/bin/servicemanager)
[   38.622743][    T1] init: Control message: Could not find 'aidl/SurfaceFlingerAIDL' for ctl.interface_start from pid: 246 (/system/bin/servicemanager)
[   38.939236][    T1] init: Control message: Could not find 'aidl/activity' for ctl.interface_start from pid: 246 (/system/bin/servicemanager)
[   39.313835][    T1] libprocessgroup: Failed to write 1 to /sys/fs/cgroup/uid_1000/pid_840/cgroup.kill: No such file or directory
[   39.325802][    T1] libprocessgroup: Failed to open /sys/fs/cgroup/uid_1000/pid_840/cgroup.procs: No such file or directory
[   39.386836][    T1] libprocessgroup: Failed to write 1 to /sys/fs/cgroup/uid_0/pid_824/cgroup.kill: No such file or directory
[   39.398565][    T1] libprocessgroup: Failed to open /sys/fs/cgroup/uid_0/pid_824/cgroup.procs: No such file or directory
[   39.509016][    T1] libprocessgroup: Failed to write 1 to /sys/fs/cgroup/uid_1013/pid_814/cgroup.kill: No such file or directory
[   39.520792][    T1] libprocessgroup: Failed to open /sys/fs/cgroup/uid_1013/pid_814/cgroup.procs: No such file or directory
[   39.535895][    T1] libprocessgroup: Failed to write 1 to /sys/fs/cgroup/uid_1010/pid_815/cgroup.kill: No such file or directory
[   39.547632][    T1] libprocessgroup: Failed to open /sys/fs/cgroup/uid_1010/pid_815/cgroup.procs: No such file or directory
[   39.560007][    T1] libprocessgroup: Failed to write 1 to /sys/fs/cgroup/uid_0/pid_819/cgroup.kill: No such file or directory
[   39.572214][    T1] libprocessgroup: Failed to open /sys/fs/cgroup/uid_0/pid_819/cgroup.procs: No such file or directory
[   39.584930][    T1] libprocessgroup: Failed to write 1 to /sys/fs/cgroup/uid_1041/pid_839/cgroup.kill: No such file or directory
[   39.596592][    T1] libprocessgroup: Failed to open /sys/fs/cgroup/uid_1041/pid_839/cgroup.procs: No such file or directory
[   39.622615][    T1] libprocessgroup: Failed to write 1 to /sys/fs/cgroup/uid_1041/pid_837/cgroup.kill: No such file or directory
[   39.634405][    T1] libprocessgroup: Failed to open /sys/fs/cgroup/uid_1041/pid_837/cgroup.procs: No such file or directory
[   39.647158][    T1] libprocessgroup: Failed to write 1 to /sys/fs/cgroup/uid_1041/pid_838/cgroup.kill: No such file or directory
[   39.658876][    T1] libprocessgroup: Failed to open /sys/fs/cgroup/uid_1041/pid_838/cgroup.procs: No such file or directory
[   39.671638][    T1] libprocessgroup: Failed to write 1 to /sys/fs/cgroup/uid_1047/pid_880/cgroup.kill: No such file or directory
[   39.684216][    T1] libprocessgroup: Failed to open /sys/fs/cgroup/uid_1047/pid_880/cgroup.procs: No such file or directory
[   39.699399][    T1] init: Control message: Could not find 'aidl/SurfaceFlingerAIDL' for ctl.interface_start from pid: 246 (/system/bin/servicemanager)
[   40.625538][    T1] init: Control message: Could not find 'aidl/SurfaceFlingerAIDL' for ctl.interface_start from pid: 246 (/system/bin/servicemanager)
[   41.626659][    T1] init: Control message: Could not find 'aidl/SurfaceFlingerAIDL' for ctl.interface_start from pid: 246 (/system/bin/servicemanager)
[   42.628275][    T1] init: Control message: Could not find 'aidl/SurfaceFlingerAIDL' for ctl.interface_start from pid: 246 (/system/bin/servicemanager)
[   43.630677][    T1] init: Control message: Could not find 'aidl/SurfaceFlingerAIDL' for ctl.interface_start from pid: 246 (/system/bin/servicemanager)
[   43.954255][    T1] init: Control message: Could not find 'aidl/activity' for ctl.interface_start from pid: 246 (/system/bin/servicemanager)
[   44.314639][    T1] libprocessgroup: Failed to write 1 to /sys/fs/cgroup/uid_1000/pid_912/cgroup.kill: No such file or directory
[   44.327616][    T1] libprocessgroup: Failed to open /sys/fs/cgroup/uid_1000/pid_912/cgroup.procs: No such file or directory
[   44.388204][    T1] libprocessgroup: Failed to write 1 to /sys/fs/cgroup/uid_0/pid_896/cgroup.kill: No such file or directory
[   44.399903][    T1] libprocessgroup: Failed to open /sys/fs/cgroup/uid_0/pid_896/cgroup.procs: No such file or directory
[   44.517929][    T1] libprocessgroup: Failed to write 1 to /sys/fs/cgroup/uid_1013/pid_886/cgroup.kill: No such file or directory
[   44.529721][    T1] libprocessgroup: Failed to open /sys/fs/cgroup/uid_1013/pid_886/cgroup.procs: No such file or directory
[   44.543171][    T1] libprocessgroup: Failed to write 1 to /sys/fs/cgroup/uid_1010/pid_887/cgroup.kill: No such file or directory
[   44.555165][    T1] libprocessgroup: Failed to open /sys/fs/cgroup/uid_1010/pid_887/cgroup.procs: No such file or directory
[   44.567638][    T1] libprocessgroup: Failed to write 1 to /sys/fs/cgroup/uid_0/pid_891/cgroup.kill: No such file or directory
[   44.579084][    T1] libprocessgroup: Failed to open /sys/fs/cgroup/uid_0/pid_891/cgroup.procs: No such file or directory
[   44.591580][    T1] libprocessgroup: Failed to write 1 to /sys/fs/cgroup/uid_1041/pid_911/cgroup.kill: No such file or directory
[   44.603285][    T1] libprocessgroup: Failed to open /sys/fs/cgroup/uid_1041/pid_911/cgroup.procs: No such file or directory
[   44.629797][    T1] libprocessgroup: Failed to write 1 to /sys/fs/cgroup/uid_1041/pid_909/cgroup.kill: No such file or directory
[   44.641679][    T1] libprocessgroup: Failed to open /sys/fs/cgroup/uid_1041/pid_909/cgroup.procs: No such file or directory
[   44.654538][    T1] libprocessgroup: Failed to write 1 to /sys/fs/cgroup/uid_1041/pid_910/cgroup.kill: No such file or directory
[   44.666420][    T1] libprocessgroup: Failed to open /sys/fs/cgroup/uid_1041/pid_910/cgroup.procs: No such file or directory
[   44.679158][    T1] libprocessgroup: Failed to write 1 to /sys/fs/cgroup/uid_1047/pid_952/cgroup.kill: No such file or directory
[   44.690879][    T1] libprocessgroup: Failed to open /sys/fs/cgroup/uid_1047/pid_952/cgroup.procs: No such file or directory
[   44.706336][    T1] init: Control message: Could not find 'aidl/SurfaceFlingerAIDL' for ctl.interface_start from pid: 246 (/system/bin/servicemanager)

U-Boot SPL 2024.04 (Mar 28 2025 - 17:08:43 +0100)
SYSFW ABI: 4.0 (firmware rev 0x000a '10.1.8--v10.01.08 (Fiery Fox)')
SPL initial stack usage: 13392 bytes
Trying to boot from MMC1
Authentication passed
Authentication passed
Authentication passed
Authentication passed
Authentication passed
Starting ATF on ARM64 core...

NOTICE:  BL31: v2.11.0(release):58b25570c9ef
NOTICE:  BL31: Built : 17:08:38, Mar 28 2025

U-Boot SPL 2024.04 (Mar 28 2025 - 17:09:07 +0100)
SYSFW ABI: 4.0 (firmware rev 0x000a '10.1.8--v10.01.08 (Fiery Fox)')
SPL initial stack usage: 1904 bytes
Error (-2): cannot determine file size
Trying to boot from MMC1
Authentication passed
Authentication passed





Can you please check it let us know how to resolve this?