导航

    全志在线开发者论坛

    • 注册
    • 登录
    • 搜索
    • 版块
    • 话题
    • 在线文档
    • 社区主页
    1. 主页
    2. MasterLu
    M
    • 资料
    • 关注 0
    • 粉丝 1
    • 我的积分 2102
    • 主题 13
    • 帖子 43
    • 最佳 1
    • 群组 0

    MasterLuLV 5

    @MasterLu

    2102
    积分
    1
    声望
    22
    资料浏览
    43
    帖子
    1
    粉丝
    0
    关注
    注册时间 最后登录

    MasterLu 取消关注 关注

    MasterLu 发布的最佳帖子

    • SPI转串口的问题

      使用A40i的spi转串口,spi2 ,串口芯片是wk2412。
      目前的问题:使用转出来的串口进行收发数据(比如发送123)大多数情况下会有1s左右的延迟才能接收到,比较好的情况是几乎感受不到延迟,最差的情况是接收到123时需要等待6s左右。
      不知道有没有大佬遇到过这种情况,希望能提供一些解决办法或者思路,谢谢。

      发布在 Linux
      M
      MasterLu

    MasterLu 发布的最新帖子

    • 回复: T527 修改分辨率后显示异常

      @jameschen 抱歉,没有

      发布在 T Series
      M
      MasterLu
    • 回复: T527 修改分辨率后显示异常

      @awwwwa 好的,感谢

      发布在 T Series
      M
      MasterLu
    • T527 修改分辨率后显示异常

      配置成1280x800时正常
      4698ce50-c788-4236-b3f9-09a8f66ea3f9-image.png
      配置成1024x600时异常
      a886e52d-651f-4e06-b719-3e2cba875d28-image.png
      可以看到,1280x800时error为1,后面没有出现err,1024x600时一直出现err
      不知道是什么问题,麻烦大佬帮忙看下

      发布在 T Series
      M
      MasterLu
    • 回复: T527烧写安全固件后无法启动

      @awwwwa 烧写dragonboard固件的时候是没有烧写rotpak.bin的,当时也是无法启动,并且无法烧录非安全固件,当时没有仔细去看日志,误以为烧写rotpk.bin后可以启动,或者可以烧写非安全固件。
      从日志上看是创建keystoreService时,connect keymint Service报错,而前面启动 aw keymint service的时候应该是没问题的。

      [   12.928598][  T226] DEBUG: Abort message: 'Failed to create service android.system.keystore2.IKeystoreService/default because of In KeystoreService::new_native_binder: Trying to construct mandatory security level TEE.
      [   12.959109][  T226] DEBUG: 
      [   12.962248][  T226] DEBUG: Caused by:
      [   12.966371][  T226] DEBUG:     0: In KeystoreSecurityLevel::new_native_binder.
      [   12.974471][  T226] DEBUG:     1: In get_keymint_device.
      [   12.980423][  T226] DEBUG:     2: In connect_keymint: Trying to connect to genuine KeyMint service.
      [   12.990575][  T226] DEBUG:     3: Binder transaction error NAME_NOT_FOUND.'
      

      这几行log的位置分别在 system\security\keystore2\src目录下的 security_level.rs、globals.rs、errors.rs中。
      这部分代码我不太理解🙇

      发布在 T Series
      M
      MasterLu
    • T527烧写安全固件后无法启动

      T527 Android13 照着文档编译DragonBoard和android二合一固件,照着文档的打包命令生成了secure固件,烧录成功后无法启动,此时未烧录rotpk.bin。
      接着试着烧回非安全固件,发现烧不了。
      目前想要让安全固件能够启动,下面是安全固件的启动log(已经烧录rotpk.bin):

      U-Boot 2018.07-g9b0fc4c-dirty (Oct 12 2023 - 18:16:20 +0800) Allwinner Technology
      
      [00.653]CPU:   Allwinner Family
      [00.656]Model: sun55iw3
      I2C:   ready
      [00.666]DRAM:  4 GiB
      [00.670]Relocation Offset is: 6e6cd000
      [00.708]secure enable bit: 1
      [00.711]smc_tee_inform_fdt failed with: ffff000a
      [00.716]PMU: AXP2202
      [00.719]BMU: AXP2202
      [00.720][AXP2202] comm status : 0x0 = 0x20, 0x1 = 0x90
      [00.725][AXP2202] onoff status: 0x20 = 0x4, 0x21 = 0x0
      [00.730][AXP2202] reboot/charge status: 0xf0 = 0x0
      bias_name:pc_bias        bias_vol:1800
      [00.747]PMU: AXP1530
      [00.749]CPU=1296 MHz,PLL6=600 Mhz,AHB=200 Mhz, APB1=100Mhz  MBus=600Mhz
      [00.755]gic: sec monitor mode
      sunxi flash map init
      [00.760]flash init start
      [00.762]workmode = 0,storage type = 2
      [00.766][mmc]: mmc driver ver uboot2018:2023-07-4 16:18:00
      [00.772][mmc]: SUNXI SDMMC Controller Version:0x50500
      [00.796][mmc]: Best spd md: 4-HS400, freq: 4-150000000, Bus width: 8
      [00.802]sunxi flash init ok
      [00.804]drv_disp_init
      [00.861]Item0 (Map) magic is bad
      [00.864]the secure storage item0 copy0 magic is bad
      [00.876]Item0 (Map) magic is bad
      [00.878]the secure storage item0 copy1 magic is bad
      [00.883]Item0 (Map) magic is bad
      erase secure storage failed
      [00.911]drv_disp_init finish
      [00.925]Loading Environment from SUNXI_FLASH... OK
      [00.931]boot_gui_init:start
      disp_devices_open start: 0 end: 1 dev_num: 1 actual_dev_num: 2
      [00.951]boot_gui_init:finish
      ** Unable to read file advert.crc **
      [00.957]sunxi bmp info error : unable to open logo file[00.964]LCD open finish
       sunxi_flash
      [00.968]bmp_name=bootlogo.bmp size 3072054
      [01.001]Item0 (Map) magic is bad
      [01.004]the secure storage item0 copy0 magic is bad
      [01.015]Item0 (Map) magic is bad
      [01.018]the secure storage item0 copy1 magic is bad
      [01.022]Item0 (Map) magic is bad
      secure storage read widevine fail
      [01.028]secure storage read widevine fail with:-1
      secure storage read ec_key fail
      [01.036]secure storage read ec_key fail with:-1
      secure storage read hdcpkey fail
      [01.043]secure storage read hdcpkey fail with:-1
      [01.047]usb burn from boot
      delay time 0
      weak:otg_phy_config
      [01.058]usb prepare ok
      [01.249]usb sof ok
      [01.250]usb probe ok
      [01.252]usb setup ok
      set address 0x39
      set address 0x39 ok
      [01.659]do_burn_from_boot usb : have no handshake
      skip update boot_param
      List file under ULI/factory
      ** Unrecognized filesystem type **
      [01.675]update part info
      [01.691]update bootcmd
      [01.772]change working_fdt 0xb467ce50 to 0xb464ce50
      [01.780]The storage not support sample function
      [01.797]update dts
      Hit any key to stop autoboot:  0 
      pubkey vbmeta_a valid
      CACHE: Misaligned operation at range [4fffffe0, 52c1d020]
      ramdisk use init boot
      Android's image name: arm64
      [02.390]Starting kernel ...
      
      [02.392][mmc]: mmc exit start
      [02.410][mmc]: mmc 2 exit ok
      NOTICE:  [SCP] :wait arisc ready....
      NOTICE:  [SCP] :arisc version: [toia25t-na-7iord-31d0.1v-5crhpla0v-a-69.trid]
      NOTICE:  [SCP] :arisc startup ready
      NOTICE:  [SCP] :arisc startup notify message feedback
      NOTICE:  [SCP] :sunxi-arisc driver is starting
      BL3-1: Next image address = 0x40080000
      BL3-1: Next image spsr = 0x3c5
      [    0.000000][    T0] Booting Linux on physical CPU 0x0000000000 [0x412fd050]
      [    0.000000][    T0] Linux version 5.15.104-aiot-t527-android13-v1.0rc5-alpha-v0.96 (lizhi@bsp2) (Android (8490178, based on r450784d) clang version 14.0.6 (https://android.googlesource.com/toolchain/llvm-project 4c603efb0cca074e9238af8b4106c30add4418f6), LLD 14.0.6) #3 SMP PREEMPT Thu Oct 12 18:18:02 CST 2023
      [    0.000000][    T0] Machine model: sun55iw3
      [    0.000000][    T0] Stack Depot is disabled
      [    0.000000][    T0] KVM is not available. Ignoring kvm-arm.mode
      [    0.000000][    T0] earlycon: uart8250 at MMIO32 0x0000000002500000 (options '')
      [    0.000000][    T0] printk: bootconsole [uart8250] enabled
      [    0.000000][    T0] efi: UEFI not found.
      [    0.000000][    T0] [Firmware Bug]: Kernel image misaligned at boot, please fix your bootloader!
      [    0.000000][    T0] OF: reserved mem: 0x0000000000020000..0x000000000002ffff (64 KiB) nomap non-reusable dsp0iram@20000
      [    0.000000][    T0] OF: reserved mem: 0x0000000000030000..0x0000000000037fff (32 KiB) nomap non-reusable dsp0dram0@30000
      [    0.000000][    T0] OF: reserved mem: 0x0000000000038000..0x000000000003ffff (32 KiB) nomap non-reusable dsp0dram1@38000
      [    0.000000][    T0] OF: reserved mem: 0x0000000007280000..0x00000000072bffff (256 KiB) nomap non-reusable riscvsram0@7280000
      [    0.000000][    T0] OF: reserved mem: 0x00000000072c0000..0x00000000072fffff (256 KiB) nomap non-reusable riscvsram1@72c0000
      [    0.000000][    T0] OF: reserved mem: 0x0000000048000000..0x0000000048ffffff (16384 KiB) map non-reusable bl31
      [    0.000000][    T0] OF: reserved mem: 0x000000004a000000..0x000000004a9fffff (10240 KiB) nomap non-reusable dsp0ddr@4a000000
      [    0.000000][    T0] OF: reserved mem: 0x000000004ab00000..0x000000004ab0ffff (64 KiB) nomap non-reusable dsp_share_space@4ab00000
      [    0.000000][    T0] Reserved memory: created DMA memory pool at 0x000000004ac00000, size 0 MiB
      [    0.000000][    T0] OF: reserved mem: initialized node vdev0buffer@4ac00000, compatible id shared-dma-pool
      [    0.000000][    T0] OF: reserved mem: 0x000000004ac00000..0x000000004ac3ffff (256 KiB) nomap non-reusable vdev0buffer@4ac00000
      [    0.000000][    T0] OF: reserved mem: 0x000000004ac40000..0x000000004ac41fff (8 KiB) nomap non-reusable vdev0vring0@4ac40000
      [    0.000000][    T0] OF: reserved mem: 0x000000004ac42000..0x000000004ac43fff (8 KiB) nomap non-reusable vdev0vring1@4ac42000
      [    0.000000][    T0] Reserved memory: created DMA memory pool at 0x000000004ae00000, size 0 MiB
      [    0.000000][    T0] OF: reserved mem: initialized node vdev0buffer@4ae00000, compatible id shared-dma-pool
      [    0.000000][    T0] OF: reserved mem: 0x000000004ae00000..0x000000004ae3ffff (256 KiB) nomap non-reusable vdev0buffer@4ae00000
      [    0.000000][    T0] OF: reserved mem: 0x000000004ae40000..0x000000004ae41fff (8 KiB) nomap non-reusable vdev0vring0@4ae40000
      [    0.000000][    T0] OF: reserved mem: 0x000000004ae42000..0x000000004ae43fff (8 KiB) nomap non-reusable vdev0vring1@4ae42000
      [    0.000000][    T0] Reserved memory: created DMA memory pool at 0x000000004ae44000, size 0 MiB
      [    0.000000][    T0] OF: reserved mem: initialized node dsp0_rpbuf@4ae44000, compatible id shared-dma-pool
      [    0.000000][    T0] OF: reserved mem: 0x000000004ae44000..0x000000004ae4bfff (32 KiB) nomap non-reusable dsp0_rpbuf@4ae44000
      [    0.000000][    T0] Zone ranges:
      [    0.000000][    T0]   DMA32    [mem 0x0000000040000000-0x00000000ffffffff]
      [    0.000000][    T0]   Normal   [mem 0x0000000100000000-0x000000013fffffff]
      [    0.000000][    T0] Movable zone start for each node
      [    0.000000][    T0] Early memory node ranges
      [    0.000000][    T0]   node   0: [mem 0x0000000040000000-0x0000000049ffffff]
      [    0.000000][    T0]   node   0: [mem 0x000000004a000000-0x000000004a9fffff]
      [    0.000000][    T0]   node   0: [mem 0x000000004aa00000-0x000000004aafffff]
      [    0.000000][    T0]   node   0: [mem 0x000000004ab00000-0x000000004ab0ffff]
      [    0.000000][    T0]   node   0: [mem 0x000000004ab10000-0x000000004abfffff]
      [    0.000000][    T0]   node   0: [mem 0x000000004ac00000-0x000000004ac43fff]
      [    0.000000][    T0]   node   0: [mem 0x000000004ac44000-0x000000004adfffff]
      [    0.000000][    T0]   node   0: [mem 0x000000004ae00000-0x000000004ae4bfff]
      [    0.000000][    T0]   node   0: [mem 0x000000004ae4c000-0x000000013fffffff]
      [    0.000000][    T0] Initmem setup node 0 [mem 0x0000000040000000-0x000000013fffffff]
      [    0.000000][    T0] cma: Reserved 8 MiB at 0x00000000ff800000
      [    0.000000][    T0] psci: probing for conduit method from DT.
      [    0.000000][    T0] psci: PSCIv1.1 detected in firmware.
      [    0.000000][    T0] psci: Using standard PSCI v0.2 function IDs
      [    0.000000][    T0] psci: Trusted OS migration not required
      [    0.000000][    T0] psci: SMC Calling Convention v1.2
      [    0.000000][    T0] Load bootconfig: 792 bytes 50 nodes
      [    0.000000][    T0] percpu: Embedded 29 pages/cpu s81688 r8192 d28904 u118784
      [    0.000000][    T0] pcpu-alloc: s81688 r8192 d28904 u118784 alloc=29*4096
      [    0.000000][    T0] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3 [0] 4 [0] 5 [0] 6 [0] 7 
      [    0.000000][    T0] Detected VIPT I-cache on CPU0
      [    0.000000][    T0] CPU features: SYS_ID_AA64MMFR1_EL1[11:8]: forced to 0
      [    0.000000][    T0] CPU features: detected: GIC system register CPU interface
      [    0.000000][    T0] CPU features: kernel page table isolation forced ON by KASLR
      [    0.000000][    T0] CPU features: detected: Kernel page table isolation (KPTI)
      [    0.000000][    T0] CPU features: detected: Qualcomm erratum 1009, or ARM erratum 1286807, 2441009
      [    0.000000][    T0] CPU features: detected: ARM errata 1165522, 1319367, or 1530923
      [    0.000000][    T0] Built 1 zonelists, mobility grouping on.  Total pages: 1032192
      [    0.000000][    T0] Kernel command line: stack_depot_disable=on kasan.stacktrace=off kvm-arm.mode=protected cgroup_disable=pressure rcutree.rcu_idle_gp_delay=1 cpufreq.default_governor=performance earlycon=uart8250,mmio32,0x02500000 clk_ignore_unused= initcall_debug=0 console=ttyAS0,115200 loglevel=8 root=/dev/mmcblk0p4 init=/init cma=8M snum=0167572d1080c801cd1 mac_addr= wifi_mac= bt_mac= specialstr= gpt=1 boot_type=2 gpt=1 uboot_message=2018.07-g9b0fc4c-dirty(10/12/2023-18:16:20) disp_reserve=4096000,0xb4756000 bootreason=usb  loop.max_part=4 mmcblk.perdev_minors=16 firmware_class.path=/vendor/etc/firmware bootconfig buildvariant=userdebug
      [    0.000000][    T0] cgroup: Disabling pressure control group feature
      [    0.000000][    T0] Unknown kernel command line parameters "snum=0167572d1080c801cd1 mac_addr= wifi_mac= bt_mac= specialstr= boot_type=2 uboot_message=2018.07-g9b0fc4c-dirty(10/12/2023-18:16:20) disp_reserve=4096000,0xb4756000 buildvariant=userdebug", will be passed to user space.
      [    0.000000][    T0] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes, linear)
      [    0.000000][    T0] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes, linear)
      [    0.000000][    T0] mem auto-init: stack:all(zero), heap alloc:on, heap free:off
      [    0.000000][    T0] software IO TLB: mapped [mem 0x00000000fb800000-0x00000000ff800000] (64MB)
      [    0.000000][    T0] Memory: 3815384K/4194304K available (19584K kernel code, 4142K rwdata, 19848K rodata, 1472K init, 700K bss, 370728K reserved, 8192K cma-reserved)
      [    0.000000][    T0] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
      [    0.000000][    T0] trace event string verifier disabled
      [    0.000000][    T0] rcu: Preemptible hierarchical RCU implementation.
      [    0.000000][    T0] rcu:     RCU event tracing is enabled.
      [    0.000000][    T0] rcu:     RCU dyntick-idle grace-period acceleration is enabled.
      [    0.000000][    T0] rcu:     RCU restricting CPUs from NR_CPUS=32 to nr_cpu_ids=8.
      [    0.000000][    T0] rcu:     RCU priority boosting: priority 1 delay 500 ms.
      [    0.000000][    T0]  Trampoline variant of Tasks RCU enabled.
      [    0.000000][    T0]  Tracing variant of Tasks RCU enabled.
      [    0.000000][    T0] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
      [    0.000000][    T0] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=8
      [    0.000000][    T0] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
      [    0.000000][    T0] GICv3: 256 SPIs implemented
      [    0.000000][    T0] GICv3: 0 Extended SPIs implemented
      [    0.000000][    T0] GICv3: Distributor has no Range Selector support
      [    0.000000][    T0] Root IRQ handler: gic_handle_irq.10d7cf410c142aff6d31b6303c3f9f87.cfi_jt
      [    0.000000][    T0] GICv3: 16 PPIs implemented
      [    0.000000][    T0] GICv3: CPU0: found redistributor 0 region 0:0x0000000003460000
      [    0.000000][    T0] ITS: No ITS available, not enabling LPIs
      [    0.000000][    T0] rcu:     Offload RCU callbacks from CPUs: (none).
      [    0.000000][    T0] kfence: initialized - using 524288 bytes for 63 objects at 0x(____ptrval____)-0x(____ptrval____)
      [    0.000000][    T0] arch_timer: cp15 timer(s) running at 24.00MHz (virt).
      [    0.000000][    T0] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x588fe9dc0, max_idle_ns: 440795202592 ns
      [    0.000000][    T0] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns
      [    0.010605][    T0] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=96000)
      [    0.022644][    T0] pid_max: default: 32768 minimum: 301
      [    0.028720][    T0] LSM: Security Framework initializing
      [    0.034621][    T0] SELinux:  Initializing.
      [    0.039086][    T0] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
      [    0.047984][    T0] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
      [    0.059823][    T1] rcu: Hierarchical SRCU implementation.
      [    0.067328][    T1] EFI services will not be available.
      [    0.073708][    T1] smp: Bringing up secondary CPUs ...
      [    0.079746][    T0] Detected VIPT I-cache on CPU1
      [    0.079781][    T0] GICv3: CPU1: found redistributor 100 region 0:0x0000000003480000
      [    0.079822][    T0] CPU1: Booted secondary processor 0x0000000100 [0x412fd050]
      [    0.080643][    T0] Detected VIPT I-cache on CPU2
      [    0.080673][    T0] GICv3: CPU2: found redistributor 200 region 0:0x00000000034a0000
      [    0.080707][    T0] CPU2: Booted secondary processor 0x0000000200 [0x412fd050]
      [    0.081537][    T0] Detected VIPT I-cache on CPU3
      [    0.081563][    T0] GICv3: CPU3: found redistributor 300 region 0:0x00000000034c0000
      [    0.081592][    T0] CPU3: Booted secondary processor 0x0000000300 [0x412fd050]
      [    0.082366][    T0] Detected VIPT I-cache on CPU4
      [    0.082395][    T0] GICv3: CPU4: found redistributor 400 region 0:0x00000000034e0000
      [    0.082426][    T0] CPU4: Booted secondary processor 0x0000000400 [0x412fd050]
      [    0.083248][    T0] Detected VIPT I-cache on CPU5
      [    0.083277][    T0] GICv3: CPU5: found redistributor 500 region 0:0x0000000003500000
      [    0.083307][    T0] CPU5: Booted secondary processor 0x0000000500 [0x412fd050]
      [    0.084116][    T0] Detected VIPT I-cache on CPU6
      [    0.084144][    T0] GICv3: CPU6: found redistributor 600 region 0:0x0000000003520000
      [    0.084171][    T0] CPU6: Booted secondary processor 0x0000000600 [0x412fd050]
      [    0.084929][    T0] Detected VIPT I-cache on CPU7
      [    0.084957][    T0] GICv3: CPU7: found redistributor 700 region 0:0x0000000003540000
      [    0.084985][    T0] CPU7: Booted secondary processor 0x0000000700 [0x412fd050]
      [    0.085088][    T1] smp: Brought up 1 node, 8 CPUs
      [    0.239418][    T1] SMP: Total of 8 processors activated.
      [    0.245342][    T1] CPU features: detected: 32-bit EL0 Support
      [    0.251742][    T1] CPU features: detected: 32-bit EL1 Support
      [    0.258143][    T1] CPU features: detected: Data cache clean to the PoU not required for I/D coherence
      [    0.267438][    T1] CPU features: detected: Common not Private translations
      [    0.275080][    T1] CPU features: detected: CRC32 instructions
      [    0.281488][    T1] CPU features: detected: RCpc load-acquire (LDAPR)
      [    0.288565][    T1] CPU features: detected: LSE atomic instructions
      [    0.295450][    T1] CPU features: detected: Privileged Access Never
      [    0.302331][    T1] CPU features: detected: RAS Extension Support
      [    0.309019][    T1] CPU features: detected: Speculative Store Bypassing Safe (SSBS)
      [    0.343693][    T1] CPU: All CPU(s) started at EL1
      [    0.349033][   T19] alternatives: patching kernel code
      [    0.398420][    T1] Registered cp15_barrier emulation handler
      [    0.404760][    T1] Registered setend emulation handler
      [    0.410503][    T1] KASLR disabled due to lack of seed
      [    0.416424][    T1] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
      [    0.427927][    T1] futex hash table entries: 2048 (order: 5, 131072 bytes, linear)
      [    0.436951][    T1] pinctrl core: initialized pinctrl subsystem
      [    0.444954][    T1] NET: Registered PF_NETLINK/PF_ROUTE protocol family
      [    0.455122][    T1] DMA: preallocated 512 KiB GFP_KERNEL pool for atomic allocations
      [    0.463869][    T1] DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
      [    0.473401][    T1] audit: initializing netlink subsys (disabled)
      [    0.480302][   T72] audit: type=2000 audit(0.316:1): state=initialized audit_enabled=0 res=1
      [    0.480928][    T1] thermal_sys: Registered thermal governor 'step_wise'
      [    0.489580][    T1] thermal_sys: Registered thermal governor 'user_space'
      [    0.496941][    T1] thermal_sys: Registered thermal governor 'power_allocator'
      [    0.505217][    T1] cpuidle: using governor menu
      [    0.518659][    T1] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
      [    0.527109][    T1] ASID allocator initialised with 32768 entries
      [    0.533980][    T1] Serial: AMBA PL011 UART driver
      [    0.563293][    T1] AW BSP version: 8233bc4b76-dirty, 2023-09-18 11:52:47 +0800
      [    0.571439][    T1] rtc_ccu: sunxi ccu init OK
      [    0.588448][    T1] clock: sunxi ccu init OK
      [    0.593167][    T1] sun55iw3-cpupll 8817000.clock: Sunxi pll_cpu clk init OK
      [    0.605075][    T1] ccu: sunxi ccu init OK
      [    0.611146][    T1] r_ccu: sunxi ccu init OK
      [    0.618297][    T1] dsp_ccu: sunxi ccu init OK
      [    0.627697][    T1] sun55iw3-r-pinctrl 7022000.pinctrl: initialized sunXi PIO driver
      [    0.682951][    T1] iommu: Default domain type: Translated 
      [    0.689094][    T1] iommu: DMA domain TLB invalidation policy: strict mode 
      [    0.697487][    T1] SCSI subsystem initialized
      [    0.702558][    T1] usbcore: registered new interface driver usbfs
      [    0.709431][    T1] usbcore: registered new interface driver hub
      [    0.716061][    T1] usbcore: registered new device driver usb
      [    0.722553][    T1] mc: Linux media interface: v0.10
      [    0.728034][    T1] videodev: Linux video capture interface: v2.00
      [    0.734904][    T1] pps_core: LinuxPPS API ver. 1 registered
      [    0.741111][    T1] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
      [    0.751914][    T1] PTP clock support registered
      [    0.757018][    T1] EDAC MC: Ver: 3.0.0
      [    0.762549][    T1] Advanced Linux Sound Architecture Driver Initialized.
      [    0.780321][    T1] sun6i-dma 3002000.dma-controller: sunxi dma probed
      [    0.793412][    T1] sun6i-dma 7121000.dma1-controller: sunxi dma probed
      [    0.801184][    T1] sunxi iommu: irq = 14
      [    0.809399][    T1] Bluetooth: Core ver 2.22
      [    0.814126][    T1] NET: Registered PF_BLUETOOTH protocol family
      [    0.820723][    T1] Bluetooth: HCI device and connection manager initialized
      [    0.828466][    T1] Bluetooth: HCI socket layer initialized
      [    0.834587][    T1] Bluetooth: L2CAP socket layer initialized
      [    0.840906][    T1] Bluetooth: SCO socket layer initialized
      [    0.847226][    T1] nfc: nfc_init: NFC Core ver 0.1
      [    0.852627][    T1] NET: Registered PF_NFC protocol family
      [    0.859181][    T1] sun55iw3-r-pinctrl 7022000.pinctrl: supply vcc-pl not found, using dummy regulator
      [    0.869701][    T1] sunxi-twi 7081400.s_twi0: supply twi not found, using dummy regulator
      [    0.879362][    T1] axp20x-i2c 6-0036: Unable to match OF ID
      [    0.886983][    T1] pmu-ext-i2c 6-0036: pmu_ext_dev variant AXP1530 found
      [    0.894878][    T1] axp1530-dcdc1: supplied by regulator-dummy
      [    0.901869][    T1] axp1530-dcdc2: supplied by regulator-dummy
      [    0.908709][    T1] axp1530-dcdc3: supplied by regulator-dummy
      [    0.915640][    T1] axp1530-aldo1: supplied by regulator-dummy
      [    0.922451][    T1] axp1530-dldo1: supplied by regulator-dummy
      [    0.929948][    T1] pmu-ext-i2c 6-0036: pmu_ext:AXP1530 driver loaded
      [    0.939279][    T1] axp20x-i2c 6-0035: AXP20x variant AXP2202 found
      [    0.951772][    T1] axp2202-gpio: Failed to locate of_node [id: 0]
      [    0.959003][    T1] axp2202-dcdc1: supplied by regulator-dummy
      [    0.969840][    T1] axp2202-dcdc2: supplied by regulator-dummy
      [    0.980649][    T1] axp2202-dcdc3: supplied by regulator-dummy
      [    0.991625][    T1] axp2202-dcdc4: supplied by regulator-dummy
      [    0.998456][    T1] axp2202-aldo1: supplied by regulator-dummy
      [    1.005266][    T1] axp2202-aldo2: supplied by regulator-dummy
      [    1.011984][    T1] axp2202-aldo3: supplied by regulator-dummy
      [    1.022800][    T1] axp2202-aldo4: supplied by regulator-dummy
      [    1.033615][    T1] axp2202-bldo1: supplied by regulator-dummy
      [    1.044443][    T1] axp2202-bldo2: supplied by regulator-dummy
      [    1.055352][    T1] axp2202-bldo3: supplied by regulator-dummy
      [    1.062167][    T1] axp2202-bldo4: supplied by regulator-dummy
      [    1.069006][    T1] axp2202-cldo1: supplied by regulator-dummy
      [    1.075870][    T1] axp2202-cldo2: supplied by regulator-dummy
      [    1.082592][    T1] axp2202-cldo3: supplied by regulator-dummy
      [    1.093510][    T1] axp2202-cldo4: supplied by regulator-dummy
      [    1.100076][    T1] axp2202-rtcldo: supplied by regulator-dummy
      [    1.107007][    T1] axp2202-cpusldo: supplied by regulator-dummy
      [    1.114177][    T1] axp2202-vmid: supplied by regulator-dummy
      [    1.120734][    T1] axp2202-drivevbus: supplied by axp2202-vmid
      [    1.131794][    T1] axp20x-i2c 6-0035: AXP20X driver loaded
      [    1.138017][    T1] sunxi-twi 7081400.s_twi0: sunxi:twi_sunxi:v2.6.2 probe success
      [    1.147321][    T1] sunxi-twi 7081800.s_twi1: sunxi:twi_sunxi:v2.6.2 probe success
      [    1.157365][    T1] sunxi_pwm 2000c00.a_pwm: pwmchip probe success
      [    1.164947][    T1] clocksource: Switched to clocksource arch_sys_counter
      [    1.222558][    T1] VFS: Disk quotas dquot_6.6.0
      [    1.227723][    T1] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
      [    1.248713][    T1] sun55iw3-pinctrl 2000000.pinctrl: initialized sunXi PIO driver
      [    1.257761][    T1] NET: Registered PF_INET protocol family
      [    1.264094][    T1] IP idents hash table entries: 65536 (order: 7, 524288 bytes, linear)
      [    1.275497][    T1] tcp_listen_portaddr_hash hash table entries: 2048 (order: 3, 32768 bytes, linear)
      [    1.285792][    T1] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
      [    1.295146][    T1] TCP established hash table entries: 32768 (order: 6, 262144 bytes, linear)
      [    1.305002][    T1] TCP bind hash table entries: 32768 (order: 7, 524288 bytes, linear)
      [    1.314208][    T1] TCP: Hash tables configured (established 32768 bind 32768)
      [    1.322323][    T1] UDP hash table entries: 2048 (order: 4, 65536 bytes, linear)
      [    1.330532][    T1] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes, linear)
      [    1.339384][    T1] NET: Registered PF_UNIX/PF_LOCAL protocol family
      [    1.346416][    T1] NET: Registered PF_XDP protocol family
      [    1.352455][    T1] PCI: CLS 0 bytes, default 64
      [    1.357765][    T8] Trying to unpack rootfs image as initramfs...
      [    1.366024][    T1] hw perfevents: enabled with armv8_pmuv3 PMU driver, 7 counters available
      [    1.376377][    T1] kvm [1]: HYP mode not available
      [    1.383578][    T1] Initialise system trusted keyrings
      [    1.389688][    T1] workingset: timestamp_bits=46 max_order=20 bucket_order=0
      [    1.408111][    T1] fuse: init (API version 7.36)
      [    1.461992][    T1] Key type asymmetric registered
      [    1.467286][    T1] Asymmetric key parser 'x509' registered
      [    1.473660][    T1] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 238)
      [    1.482599][    T1] io scheduler mq-deadline registered
      [    1.488360][    T1] io scheduler kyber registered
      [    1.493778][    T1] io scheduler bfq registered
      [    1.506137][    T1] reg-virt-consumer reg-virt-consumer.0.auto: DMA mask not set
      [    1.514643][    T1] reg-virt-consumer reg-virt-consumer.1.auto: DMA mask not set
      [    1.523040][    T1] reg-virt-consumer reg-virt-consumer.2.auto: DMA mask not set
      [    1.531535][    T1] reg-virt-consumer reg-virt-consumer.3.auto: DMA mask not set
      [    1.540105][    T1] reg-virt-consumer reg-virt-consumer.4.auto: DMA mask not set
      [    1.548637][    T1] reg-virt-consumer reg-virt-consumer.5.auto: DMA mask not set
      [    1.557192][    T1] reg-virt-consumer reg-virt-consumer.6.auto: DMA mask not set
      [    1.565616][    T1] reg-virt-consumer reg-virt-consumer.7.auto: DMA mask not set
      [    1.574043][    T1] reg-virt-consumer reg-virt-consumer.8.auto: DMA mask not set
      [    1.582433][    T1] reg-virt-consumer reg-virt-consumer.9.auto: DMA mask not set
      [    1.590943][    T1] reg-virt-consumer reg-virt-consumer.10.auto: DMA mask not set
      [    1.599631][    T1] reg-virt-consumer reg-virt-consumer.11.auto: DMA mask not set
      [    1.603069][    T8] Freeing initrd memory: 22076K
      [    1.608230][    T1] reg-virt-consumer reg-virt-consumer.12.auto: DMA mask not set
      [    1.621491][    T1] reg-virt-consumer reg-virt-consumer.13.auto: DMA mask not set
      [    1.629933][    T1] reg-virt-consumer reg-virt-consumer.14.auto: DMA mask not set
      [    1.638361][    T1] reg-virt-consumer reg-virt-consumer.15.auto: DMA mask not set
      [    1.646851][    T1] reg-virt-consumer reg-virt-consumer.16.auto: DMA mask not set
      [    1.655302][    T1] reg-virt-consumer reg-virt-consumer.17.auto: DMA mask not set
      [    1.663745][    T1] reg-virt-consumer reg-virt-consumer.18.auto: DMA mask not set
      [    1.672174][    T1] reg-virt-consumer reg-virt-consumer.19.auto: DMA mask not set
      [    1.680659][    T1] reg-virt-consumer reg-virt-consumer.20.auto: DMA mask not set
      [    1.689142][    T1] reg-virt-consumer reg-virt-consumer.21.auto: DMA mask not set
      [    1.697583][    T1] reg-virt-consumer reg-virt-consumer.22.auto: DMA mask not set
      [    1.709790][   T21] cacheinfo: Unable to detect cache hierarchy for CPU 0
      [    1.724968][    T1] brd: module loaded
      [    1.744404][    T1] loop: module loaded
      [    1.751178][    T1] wireguard: WireGuard 1.0.0 loaded. See www.wireguard.com for information.
      [    1.760563][    T1] wireguard: Copyright (C) 2015-2019 Jason A. Donenfeld <Jason@zx2c4.com>. All Rights Reserved.
      [    1.772538][    T1] MACsec IEEE 802.1AE
      [    1.777384][    T1] tun: Universal TUN/TAP device driver, 1.6
      [    1.783782][    T1] CAN device driver interface
      [    1.788764][    T1] PPP generic driver version 2.4.2
      [    1.794302][    T1] PPP BSD Compression module registered
      [    1.800238][    T1] PPP Deflate Compression module registered
      [    1.806565][    T1] PPP MPPE Compression module registered
      [    1.812590][    T1] NET: Registered PF_PPPOX protocol family
      [    1.818807][    T1] PPTP driver version 0.8.5
      [    1.823925][    T1] usbcore: registered new interface driver rtl8150
      [    1.830954][    T1] usbcore: registered new interface driver r8152
      [    1.837780][    T1] usbcore: registered new interface driver asix
      [    1.844510][    T1] usbcore: registered new interface driver ax88179_178a
      [    1.852013][    T1] usbcore: registered new interface driver cdc_ether
      [    1.859237][    T1] usbcore: registered new interface driver cdc_eem
      [    1.866272][    T1] usbcore: registered new interface driver cdc_ncm
      [    1.873287][    T1] usbcore: registered new interface driver aqc111
      [    1.880205][    T1] usbcore: registered new interface driver r8153_ecm
      [    1.888494][    T1] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
      [    1.896439][    T1] ehci-pci: EHCI PCI platform driver
      [    1.902124][    T1] ehci-platform: EHCI generic platform driver
      [    1.909724][    T1] usbcore: registered new interface driver cdc_acm
      [    1.916711][    T1] cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters
      [    1.926533][    T1] usbcore: registered new interface driver uas
      [    1.933250][    T1] usbcore: registered new interface driver usb-storage
      [    1.940908][    T1] usbcore: registered new interface driver xpad
      [    1.947719][    T1] i2c_dev: i2c /dev entries driver
      [    1.953408][    T1] usbcore: registered new interface driver uvcvideo
      [    1.960493][    T1] gspca_main: v2.14.0 registered
      [    1.966248][    T1] device-mapper: uevent: version 1.0.3
      [    1.972336][    T1] device-mapper: ioctl: 4.45.0-ioctl (2021-03-22) initialised: dm-devel@redhat.com
      [    1.982747][    T1] Bluetooth: HCI UART driver ver 2.3
      [    1.988411][    T1] Bluetooth: HCI UART protocol H4 registered
      [    1.994843][    T1] Bluetooth: HCI UART protocol LL registered
      [    2.001374][    T1] Bluetooth: HCI UART protocol Broadcom registered
      [    2.008378][    T1] Bluetooth: HCI UART protocol QCA registered
      [    2.016464][    T1] mmcblk: using 16 minors per device
      [    2.022142][    T1] sdhci: Secure Digital Host Controller Interface driver
      [    2.029694][    T1] sdhci: Copyright(c) Pierre Ossman
      [    2.035241][    T1] sdhci-pltfm: SDHCI platform and OF driver helper
      [    2.042596][    T1] SMCCC: SOC_ID: ARCH_SOC_ID not implemented, skipping ....
      [    2.050484][    T1] hid: raw HID events driver (C) Jiri Kosina
      [    2.058179][    T1] usbcore: registered new interface driver usbhid
      [    2.065072][    T1] usbhid: USB HID core driver
      [    2.070347][    T1] ashmem: initialized
      [    2.075072][    T1] gnss: GNSS driver registered with major 508
      [    2.082405][    T1] usbcore: registered new interface driver snd-usb-audio
      [    2.090472][    T1] dram_clk:1200
      [    2.094133][    T1] dram_div:0x0
      [    2.099022][    T1] sun55iw3-pinctrl 2000000.pinctrl: supply vcc-pc not found, using dummy regulator
      [    2.109445][    T1] sunxi-direct-gpio soc@3000000:gpio_leds: sunxi direct gpio probe success
      [    2.119231][    T1] no topo process for clk path type:0
      [    2.124981][    T1] no topo process for topo type:0
      [    2.130638][    T1] [DISP]disp_module_init
      [    2.135481][    T1] disp 5000000.disp: Adding to iommu group 0
      [    2.143346][    T1] disp_init_bsp_init_para not found boot_disp1
      [    2.149953][    T1] [DISP WRN]: [disp_init_drv_boot_info:2758]:    smooth display screen:0 type:1 mode:4 format:0 bits:0 cs:104 eotf:4
      [    2.165244][    T1] [DISP WRN]: [gamma_init:1679]:                 alloc gamma[0] mm size=0x1100
      [    2.175482][    T1] [DISP WRN]: [gamma_init:1679]:                 alloc gamma[1] mm size=0x1100
      [    2.186006][    T1] [DISP WRN]: [de_wb_init:0779]:                 not support more than 1 wb at present
      [    2.197010][    T1] de wrn crc 282800
      [    2.201056][    T1] [DISP WRN]: [de_gamma_get_reg_blocks:1741]:    priv->reg_blk_num =4
      [    2.211674][    T1] [DISP WRN]: [de_smbl_get_reg_blocks:0224]:     priv->reg_blk_num=6
      [    2.222100][    T1] [DISP WRN]: [de_gamma_get_reg_blocks:1754]:    blk_num =4
      [    2.231753][    T1] [DISP WRN]: [de_smbl_get_reg_blocks:0238]:     get blk_num=6, 0
      [    2.241913][    T1] de wrn crc 2a2800
      [    2.245945][    T1] [DISP WRN]: [de_gamma_get_reg_blocks:1741]:    priv->reg_blk_num =4
      [    2.256550][    T1] [DISP WRN]: [de_smbl_get_reg_blocks:0224]:     priv->reg_blk_num=6
      [    2.266963][    T1] [DISP WRN]: [de_wb_get_reg_blocks:0872]:       not support more than 1 wb at present
      [    2.278940][    T1] [DISP WRN]: [de_gamma_get_reg_blocks:1754]:    blk_num =4
      [    2.288593][    T1] [DISP WRN]: [de_smbl_get_reg_blocks:0238]:     get blk_num=6, 1
      [    2.298721][    T1] [DISP WRN]: [de_wb_get_reg_blocks:0872]:       not support more than 1 wb at present
      [    2.325336][    T1] disp 5000000.disp: supply cldo4 not found, using dummy regulator
      [    2.346579][    T1] [DISP WRN]: [disp_sys_script_get_item:0202]:   of_find_compatible_node allwinner,sunxi-disp1 fail
      [    2.360439][    T1] [pq_init]+++
      [    2.375698][    T1] [DISP WRN]: [disp_mgr_protect_reg_for_rcq:1048]: NULL hdl!
      [    2.385797][    T1] [DISP WRN]: [disp_mgr_protect_reg_for_rcq:1048]: NULL hdl!
      [    2.397176][   T56] [DISP WRN]: [de_top_reset_chn2core_mux:0253]:  not expected val=ff00ff0, disp=0
      [    2.410722][    T1] [DISP]disp_module_init finish, ret : 0
      [    2.417069][   T56] [DISP WRN]: [de_top_set_de2tcon_mux:0175]:     tcon 0
      [    2.417159][    T1] g2d 5440000.g2d: Adding to iommu group 0
      [    2.426360][   T56] [DISP WRN]: [de_smbl_enable_ahb_read:0552]:    de_smbl_enable_ahb_read=1
      [    2.432826][    T1] [G2D] mbus clocK get error!
      [    2.443544][   T56] [DISP WRN]: [de_dci_enable_ahb_read:0746]:     de_dci_enable_ahb_read=1
      [    2.443596][   T56] [DISP WRN]: [lcd_clk_config:0943]:             lcd 0, clk: pll(525000000),clk(525000000),dclk(75000000) dsi_rate(525000000)
      [    2.443596][   T56]  
      [    2.448955][    T1] G2D: Module initialized.major:506
      [    2.459406][   T56] [DISP WRN]: [lcd_clk_config:0945]:             clk real:pll(522000000),clk(522000000),dclk(74571428) dsi_rate(0)
      [    2.477199][    T1] deinterlace 5400000.deinterlace: Adding to iommu group 0
      [    2.504606][    T1] deinterlace 5400000.deinterlace: version[1.0.0], ip=0x300100
      [    2.513019][    T1] sunxi_sid_init()867 - insmod ok
      [    2.518649][    T1] axp2202-usb-power-supply axp2202-usb-power-supply.0: DMA mask not set
      [    2.530909][    T1] axp2202_usb_power: axp2202-acin device is not configed, not use vbus-det
      [    2.530909][    T1] 
      [    2.551136][    T1] axp2101-pek axp2101-pek.0: DMA mask not set
      [    2.563213][    T1] input: axp2202-pek as /devices/platform/soc@3000000/7081400.s_twi0/i2c-6/6-0035/axp2101-pek.0/input/input0
      [    2.576131][    T1] sunxi-msgbox 3003000.msgbox: sunxi_msgbox_probe(): sunxi msgbox start probe
      [    2.585942][    T1] sunxi-msgbox 3003000.msgbox: sunxi_msgbox_probe(): sunxi msgbox probe success
      [    2.596271][    T1] sunxi-rproc 7010364.dsp0_rproc: sunxi rproc driver 2.2.6
      [    2.604537][    T1] sunxi-rproc 7010364.dsp0_rproc: memstore num: 0
      [    2.611501][    T1] sunxi-rproc 7010364.dsp0_rproc: hifi4 standby init end
      [    2.619477][    T1] remoteproc remoteproc0: dsp0_rproc is available
      [    2.626463][    T1] sunxi-rproc 7010364.dsp0_rproc: sunxi rproc driver probe ok
      [    2.634587][    T1] sunxi-rproc 7130000.e906_rproc: sunxi rproc driver 2.2.6
      [    2.642365][    T1] sunxi-rproc 7130000.e906_rproc: find rproc priv error
      [    2.649825][    T1] sunxi-rproc 7130000.e906_rproc: Failed to get resource
      [    2.657378][    T1] remoteproc remoteproc1: releasing e906_rproc
      [    2.663980][    T1] sunxi-rproc: probe of 7130000.e906_rproc failed with error -22
      [    2.672971][    T1] sunxi-rpbuf-controller rpbuf_controller@0: assigned reserved memory node dsp0_rpbuf@4ae44000
      [    2.684592][    T1] GACT probability NOT on
      [    2.689208][    T1] Mirror/redirect action on
      [    2.694015][    T1] netem: version 1.3
      [    2.698244][    T1] u32 classifier
      [    2.701985][    T1]     input device check on
      [    2.706770][    T1]     Actions configured
      [    2.712664][    T1] xt_time: kernel timezone is -0000
      [    2.718365][    T1] ipip: IPv4 and MPLS over IPv4 tunneling driver
      [    2.725586][    T1] gre: GRE over IPv4 demultiplexor driver
      [    2.731716][    T1] ip_gre: GRE over IPv4 tunneling driver
      [    2.738877][    T1] IPv4 over IPsec tunneling driver
      [    2.744857][    T1] Initializing XFRM netlink socket
      [    2.750344][    T1] IPsec XFRM device driver
      [    2.755687][    T1] NET: Registered PF_INET6 protocol family
      [    2.764151][    T1] Segment Routing with IPv6
      [    2.768993][    T1] In-situ OAM (IOAM) with IPv6
      [    2.774234][    T1] mip6: Mobile IPv6
      [    2.778949][    T1] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver
      [    2.787219][    T1] ip6_gre: GRE over IPv6 tunneling driver
      [    2.793833][    T1] NET: Registered PF_PACKET protocol family
      [    2.800198][    T1] NET: Registered PF_KEY protocol family
      [    2.806351][    T1] can: controller area network core
      [    2.812042][    T1] NET: Registered PF_CAN protocol family
      [    2.818075][    T1] can: raw protocol
      [    2.822126][    T1] can: broadcast manager protocol
      [    2.827501][    T1] can: netlink gateway - max_hops=1
      [    2.833368][    T1] Bluetooth: RFCOMM TTY layer initialized
      [    2.839526][    T1] Bluetooth: RFCOMM socket layer initialized
      [    2.845965][    T1] Bluetooth: RFCOMM ver 1.11
      [    2.850859][    T1] Bluetooth: HIDP (Human Interface Emulation) ver 1.2
      [    2.858130][    T1] Bluetooth: HIDP socket layer initialized
      [    2.864382][    T1] l2tp_core: L2TP core driver, V2.0
      [    2.869941][    T1] l2tp_ppp: PPPoL2TP kernel driver, V2.0
      [    2.875966][    T1] 8021q: 802.1Q VLAN Support v1.8
      [    2.881343][    T1] tipc: Activated (version 2.0.0)
      [    2.886900][    T1] NET: Registered PF_TIPC protocol family
      [    2.893163][    T1] tipc: Started in single node mode
      [    2.898985][    T1] NET: Registered PF_IEEE802154 protocol family
      [    2.905994][    T1] NET: Registered PF_VSOCK protocol family
      [    2.913951][    T1] registered taskstats version 1
      [    2.919262][    T1] Loading compiled-in X.509 certificates
      [    2.925666][   T99] cryptomgr_probe (99) used greatest stack depth: 15232 bytes left
      [    2.928328][    T1] Loaded X.509 cert 'Build time autogenerated kernel key: 6044967aa0897841f2d4a94eeae0e3eb1fd3c229'
      [    2.946847][    T1] page_owner is disabled
      [    2.951562][    T1] Key type .fscrypt registered
      [    2.956644][    T1] Key type fscrypt-provisioning registered
      [    2.987384][    T8] sun55iw3-pinctrl 2000000.pinctrl: supply vcc-pb not found, using dummy regulator
      [    2.999095][    T8] i2c i2c-0: of_i2c: modalias failure on /soc@3000000/twi0@2502000/ctp@0
      [    3.008195][    T8] i2c i2c-0: Failed to create I2C device for /soc@3000000/twi0@2502000/ctp@0
      [    3.018135][    T8] sunxi-twi 2502000.twi0: sunxi:twi_sunxi:v2.6.2 probe success
      [    3.027094][    T8] sunxi-twi 2502800.twi2: sunxi:twi_sunxi:v2.6.2 probe success
      [    3.035937][    T8] sunxi-twi 2502c00.twi3: sunxi:twi_sunxi:v2.6.2 probe success
      [    3.044703][    T8] sunxi-twi 2503000.twi4: sunxi:twi_sunxi:v2.6.2 probe success
      [    3.053933][    T8] sunxi-twi 2503400.twi5: sunxi:twi_sunxi:v2.6.2 probe success
      [    3.064159][    T1] hdmi20: [ warn] hdmi_log read sunxi-iova-premap failed!
      [    3.071838][    T1] hdmi20: [ info] Get uboot hdmi log failed, malloc a new buffer...
      [    3.080484][    T1] hdmi20: [ info] ------- hdmi_log: kernel stage ------
      [    3.087942][    T1] hdmi20: [ info] aw_hdmi_drv_probe: start.
      [    3.094306][    T1] hdmi20: [error] _aw_hdmi_dts_parse_pin_config: ddc can not get pinctrl
      [    3.103436][    T1] hdmi20: [ info] get hdmi power0: bldo3 is success.
      [    3.110859][    T1] hdmi20: [ info] boot hdmi is off
      [    3.118506][    T1] hdmi20: [ info] aw_hdmi_drv_probe: finish.
      [    3.125274][    T1] hdmi20: [ info] hdmi module init end.
      [    3.131294][    T1] hdmi20: [ info] hdmi cec module init end.
      [    3.138623][    T1] [DISP WRN]: [disp_sys_pwm_request:0502]:       disp_sys_pwm_request pwm 5 fail! -16
      [    3.150529][    T1] [DISP WRN]: [disp_sys_pwm_config:0583]:        disp_sys_pwm_Config, handle is NULL!
      [    3.162284][    T1] [DISP WRN]: [disp_sys_pwm_set_polarity:0602]:  disp_sys_pwm_Set_Polarity, handle is NULL!
      [    3.176250][    T1] [VIN_WARN]sensor_helper_probe: cannot get sensor0_cameravdd supply, setting it to NULL!
      [    3.186970][    T1] [VIN_WARN]sensor_helper_probe: cannot get sensor0_iovdd supply, setting it to NULL!
      [    3.197303][    T1] [VIN_WARN]sensor_helper_probe: cannot get sensor0_avdd supply, setting it to NULL!
      [    3.207531][    T1] [VIN_WARN]sensor_helper_probe: cannot get sensor0_dvdd supply, setting it to NULL!
      [    3.217842][    T1] [VIN_WARN]sensor_helper_probe: cannot get sensor1_cameravdd supply, setting it to NULL!
      [    3.228553][    T1] [VIN_WARN]sensor_helper_probe: cannot get sensor1_iovdd supply, setting it to NULL!
      [    3.238880][    T1] [VIN_WARN]sensor_helper_probe: cannot get sensor1_avdd supply, setting it to NULL!
      [    3.249110][    T1] [VIN_WARN]sensor_helper_probe: cannot get sensor1_dvdd supply, setting it to NULL!
      [    3.261421][    T1] vin_isp 5900000.isp: Adding to iommu group 0
      [    3.268636][    T1] vin_isp 5800800.vind:isp@4: Adding to iommu group 0
      [    3.276202][    T1] vin_isp 5800800.vind:isp@5: Adding to iommu group 0
      [    3.283726][    T1] vin_isp 5800800.vind:isp@6: Adding to iommu group 0
      [    3.294458][    T1] vin_scaler 5910000.scaler: Adding to iommu group 0
      [    3.301954][    T1] vin_scaler 5910400.scaler: Adding to iommu group 0
      [    3.309439][    T1] vin_scaler 5910800.scaler: Adding to iommu group 0
      [    3.316881][    T1] vin_scaler 5910c00.scaler: Adding to iommu group 0
      [    3.324320][    T1] vin_scaler 5800800.vind:scaler@16: Adding to iommu group 0
      [    3.332295][    T1] [VIN_ERR]failed to get vipp16 IRQ resource
      [    3.338881][    T1] vin_scaler 5800800.vind:scaler@17: Adding to iommu group 0
      [    3.346857][    T1] [VIN_ERR]failed to get vipp17 IRQ resource
      [    3.353699][    T1] sunxi-vin-core 5830000.vinc: Adding to iommu group 0
      [    3.361269][    T1] sunxi-vin-core 5831000.vinc: Adding to iommu group 0
      [    3.368831][    T1] sunxi-vin-core 5832000.vinc: Adding to iommu group 0
      [    3.376394][    T1] sunxi-vin-core 5833000.vinc: Adding to iommu group 0
      [    3.383987][    T1] sunxi-vin-core 5834000.vinc: Adding to iommu group 0
      [    3.391532][    T1] sunxi-vin-core 5835000.vinc: Adding to iommu group 0
      [    3.400885][    T1] [VIN_WARN]get csi mipi clk fail
      [    3.406272][    T1] [VIN_WARN]get csi mipi src clk fail
      [    3.412757][    T1] [VIN]vinc1 is null
      [    3.416884][    T1] [VIN]vinc2 is null
      [    3.421002][    T1] [VIN]vinc3 is null
      [    3.425366][    T1] [VIN]vinc5 is null
      [    3.429492][    T1] [VIN]vinc6 is null
      [    3.433609][    T1] [VIN]vinc7 is null
      [    3.437962][    T1] [VIN]vinc9 is null
      [    3.442088][    T1] [VIN]vinc10 is null
      [    3.446301][    T1] [VIN]vinc11 is null
      [    3.450743][    T1] [VIN]vinc13 is null
      [    3.454956][    T1] [VIN]vinc14 is null
      [    3.459169][    T1] [VIN]vinc15 is null
      [    3.467451][    T1] genirq: irq_chip sunxi_pio_edge did not update eff. affinity mask of irq 442
      [    3.477180][    T1] car-reverse soc@3000000:car-reverse: sunxi:sunxi_car_reverse:[INFO]: [CAR_INFO]: car reverse module probe ok
      [    3.490072][    T1] clk: Not disabling unused clocks
      [    3.495551][    T1] ALSA device list:
      [    3.499572][    T1]   No soundcards found.
      [    3.504167][    T1] Warning: unable to open an initial console.
      [    3.511114][    T1] Freeing unused kernel memory: 1472K
      [    3.533019][    T1] Run /init as init process
      [    3.537812][    T1]   with arguments:
      [    3.541834][    T1]     /init
      [    3.545090][    T1]   with environment:
      [    3.549301][    T1]     HOME=/
      [    3.552646][    T1]     TERM=linux
      [    3.556379][    T1]     snum=0167572d1080c801cd1
      [    3.561447][    T1]     mac_addr=
      [    3.565086][    T1]     wifi_mac=
      [    3.568715][    T1]     bt_mac=
      [    3.572161][    T1]     specialstr=
      [    3.575990][    T1]     boot_type=2
      [    3.579817][    T1]     uboot_message=2018.07-g9b0fc4c-dirty(10/12/2023-18:16:20)
      [    3.588062][    T1]     disp_reserve=4096000,0xb4756000
      [    3.593801][    T1]     buildvariant=userdebug
      [    3.602145][    T1] init: init first stage started!
      [    3.608336][    T1] init: alias lines in modules.alias must have 3 entries, not 4
      [    3.616841][    T1] init: alias lines in modules.alias must have 3 entries, not 5
      [    3.625142][    T1] init: alias lines in modules.alias must have 3 entries, not 4
      [    3.635271][  T106] init: Loading module /lib/modules/zsmalloc.ko with args ''
      [    3.635586][  T107] init: Loading module /lib/modules/timer-sun50i.ko with args ''
      [    3.635686][  T108] init: Loading module /lib/modules/tee.ko with args ''
      [    3.635952][  T109] init: Loading module /lib/modules/sunxi-vendor-hooks.ko with args ''
      [    3.636076][  T110] init: Loading module /lib/modules/sunxi-uart.ko with args ''
      [    3.636075][  T109] sunxi_vendor_hooks: module verification failed: signature and/or required key missing - tainting kernel
      [    3.636357][  T111] init: Loading module /lib/modules/sunxi_mm.ko with args ''
      [    3.699751][  T111] sunxi_mm: Register sunxi direct_swappiness passed.
      [    3.700419][  T110] sun55iw3-pinctrl 2000000.pinctrl: unknown pin 
      [    3.700455][  T113] [ADDR_MGT] addr_mgt_probe: module version: v1.0.11
      [    3.700513][  T113] [ADDR_MGT] addr_mgt_probe: success.
      [    3.700580][  T107] sun55iw3-timer 3008000.timer: sun50i timer init:0xffffff00000007
      [    3.700590][  T107] clocksource: timer: mask: 0xffffffffffffff max_cycles: 0x1623fa770, max_idle_ns: 440795202238 ns
      [    3.706985][  T111] sunxi_mm: Register sunxi swappiness passed.
      [    3.708482][  T106] sun50i_cpufreq_nvmem: dvfs: 0x29, vf2
      [    3.708593][  T108]  Saving SoC boot-reason: COLD-BOOT
      [    3.708613][  T108] sunxi-rtc 7090000.rtc: errata__fix_alarm_day_reg_default_value(): ALARM0_DAY_REG=0, set it to 1
      [    3.708645][  T108] sunxi-rtc 7090000.rtc: Warning: Using internal RC 16M clock source. Time may be inaccurate!
      [    3.708929][  T108] sunxi-rtc 7090000.rtc: Warning: Using internal RC 16M clock source. Time may be inaccurate!
      [    3.708996][  T108] sunxi-rtc 7090000.rtc: Warning: Using internal RC 16M clock source. Time may be inaccurate!
      [    3.709439][  T108] sunxi-rtc 7090000.rtc: registered as rtc0
      [    3.709455][  T108] sunxi-rtc 7090000.rtc: Warning: Using internal RC 16M clock source. Time may be inaccurate!
      [    3.709497][  T108] sunxi-rtc 7090000.rtc: setting system clock to 1970-01-01T00:00:06 UTC (6)
      [    3.709527][  T108] sunxi-rtc 7090000.rtc: sunxi rtc probed
      [    3.710478][  T108] init (108) used greatest stack depth: 11632 bytes left
      [    3.713687][  T110] sun55iw3-pinctrl 2000000.pinctrl: unknown pin 
      [    3.714995][  T107] core: _opp_supported_by_regulators: OPP minuV: 0 maxuV: 0, not supported by regulator
      [    3.715004][  T107] cpu cpu0: _opp_add: OPP not supported by regulators (408000000)
      [    3.715348][  T107] core: _opp_supported_by_regulators: OPP minuV: 0 maxuV: 0, not supported by regulator
      [    3.715355][  T107] cpu cpu0: _opp_add: OPP not supported by regulators (720000000)
      [    3.715925][  T107] core: _opp_supported_by_regulators: OPP minuV: 0 maxuV: 0, not supported by regulator
      [    3.715932][  T107] cpu cpu0: _opp_add: OPP not supported by regulators (1128000000)
      [    3.716173][  T107] core: _opp_supported_by_regulators: OPP minuV: 0 maxuV: 0, not supported by regulator
      [    3.716180][  T107] cpu cpu0: _opp_add: OPP not supported by regulators (1296000000)
      [    3.716753][  T107] core: _opp_supported_by_regulators: OPP minuV: 0 maxuV: 0, not supported by regulator
      [    3.716760][  T107] cpu cpu4: _opp_add: OPP not supported by regulators (408000000)
      [    3.717146][  T107] core: _opp_supported_by_regulators: OPP minuV: 0 maxuV: 0, not supported by regulator
      [    3.717153][  T107] cpu cpu4: _opp_add: OPP not supported by regulators (720000000)
      [    3.717615][  T107] core: _opp_supported_by_regulators: OPP minuV: 0 maxuV: 0, not supported by regulator
      [    3.717622][  T107] cpu cpu4: _opp_add: OPP not supported by regulators (1248000000)
      [    3.720359][  T107] cpufreq: cpufreq_online: CPU0: Running at unlisted initial frequency: 1296000 KHz, changing to: 1320000 KHz
      [    3.720750][  T107] cpu cpu0: EM: created perf domain
      [    3.721353][  T106] BOOTEVENT:      3721.351860: ON
      [    3.723337][  T107] cpu cpu4: EM: created perf domain
      [    3.725692][  T107] init (107) used greatest stack depth: 10256 bytes left
      [    3.726503][  T110] uart 2500000.uart: there is not valid maps for state default
      [    3.745635][  T109] cfg80211: Loading compiled-in X.509 certificates for regulatory database
      [    3.746231][  T110] sun55iw3-pinctrl 2000000.pinctrl: unknown pin 
      [    3.753284][  T109] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
      [    3.758270][  T110] sun55iw3-pinctrl 2000000.pinctrl: unknown pin 
      [    3.763856][  T104] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
      [    3.776692][  T110] uart 2500000.uart: there is not valid maps for state sleep
      [    3.785840][  T104] cfg80211: failed to load regulatory.db
      [    4.081382][  T110] uart uart0: uart0 error to get fifo size property
      [    4.088333][  T110] uart0: ttyAS0 at MMIO 0x2500000 (irq = 106, base_baud = 1500000) is a SUNXI
      [    4.097676][  T110] sw_console_setup()1863 - console setup baud 115200 parity n bits 8, flow n
      [    4.106971][  T110] printk: console [ttyAS0] enabled
      [    4.106971][  T110] printk: console [ttyAS0] enabled
      [    4.117836][  T110] printk: bootconsole [uart8250] disabled
      [    4.117836][  T110] printk: bootconsole [uart8250] disabled
      [    4.130738][  T110] uart uart1: supply uart not found, using dummy regulator
      [    4.138777][  T110] uart1: ttyAS1 at MMIO 0x2500400 (irq = 107, base_baud = 1500000) is a SUNXI
      [    4.149048][  T110] uart uart6: supply uart not found, using dummy regulator
      [    4.157083][  T110] uart6: ttyAS6 at MMIO 0x2501800 (irq = 108, base_baud = 1500000) is a SUNXI
      [    4.170193][  T120] dsu dvfs: vf2
      [    4.174271][  T120] core: _opp_supported_by_regulators: OPP minuV: 0 maxuV: 0, not supported by regulator
      [    4.174828][  T121] optee: probing for conduit method.
      [    4.175272][  T118] zram: Added device: zram0
      [    4.175585][  T119] sunxi-mmc 4022000.sdmmc: SD/MMC/SDIO Host Controller Driver(v5.36 2023-8-2 14:31)
      [    4.175907][  T119] sunxi-mmc 4022000.sdmmc: ctl-spec-caps 308
      [    4.176183][  T119] sunxi-mmc 4022000.sdmmc: No vdmmc regulator found
      [    4.176189][  T119] sunxi-mmc 4022000.sdmmc: No vd33sw regulator found
      [    4.176192][  T119] sunxi-mmc 4022000.sdmmc: No vd18sw regulator found
      [    4.176195][  T119] sunxi-mmc 4022000.sdmmc: No vq33sw regulator found
      [    4.176198][  T119] sunxi-mmc 4022000.sdmmc: No vq18sw regulator found
      [    4.176211][  T119] sunxi-mmc 4022000.sdmmc: Cann't get uart0 pinstate,check if needed
      [    4.176214][  T119] sunxi-mmc 4022000.sdmmc: Cann't get pin bias hs pinstate,check if needed
      [    4.176708][  T119] sunxi-mmc 4022000.sdmmc: ***ctl-cmdq-md*** 20
      [    4.185232][  T120] sunxi-dsufreq 8815000.dsufreq: _opp_add: OPP not supported by regulators (288000000)
      [    4.190823][  T121] optee: revision 3.7 (3d360a47)
      [    4.191169][  T119] sunxi-mmc 4022000.sdmmc: cq_host:ffffff80c7809080, mmc:ffffff80c7658000, host:ffffff80c76587c0
      [    4.191182][  T119] mmc0: CQHCI version 0.00
      [    4.191311][  T119] sunxi-mmc 4022000.sdmmc: sdc set ios:clk 0Hz bm PP pm UP vdd 23 width 1 timing LEGACY(SDR12) dt B
      [    4.195880][  T120] core: _opp_supported_by_regulators: OPP minuV: 0 maxuV: 0, not supported by regulator
      [    4.203890][  T119] sunxi-mmc 4022000.sdmmc: sdc set ios:clk 400000Hz bm PP pm ON vdd 23 width 1 timing LEGACY(SDR12) dt B
      [    4.206198][  T121] optee: initialized driver
      [    4.212575][  T120] sunxi-dsufreq 8815000.dsufreq: _opp_add: OPP not supported by regulators (528000000)
      [    4.216507][  T119] sunxi-mmc 4022000.sdmmc: detmode:alway in(non removable)
      [    4.216522][   T71] sunxi-mmc 4022000.sdmmc: sdc set ios:clk 400000Hz bm PP pm ON vdd 23 width 1 timing LEGACY(SDR12) dt B
      [    4.217500][  T119] sunxi-mmc 4020000.sdmmc: SD/MMC/SDIO Host Controller Driver(v5.36 2023-8-2 14:31)
      [    4.217729][  T119] sunxi-mmc 4020000.sdmmc: ctl-spec-caps 408
      [    4.218078][  T119] sunxi-mmc 4020000.sdmmc: No vqmmc regulator found
      [    4.218082][  T119] sunxi-mmc 4020000.sdmmc: No vdmmc regulator found
      [    4.218519][  T119] sunxi-mmc 4020000.sdmmc: Got CD GPIO
      [    4.218559][  T119] sunxi-mmc 4020000.sdmmc: cd-set-debounce is 0x1
      [    4.219504][   T71] sunxi-mmc 4022000.sdmmc: sdc set ios:clk 400000Hz bm PP pm ON vdd 23 width 1 timing LEGACY(SDR12) dt B
      [    4.220837][   T71] sunxi-mmc 4022000.sdmmc: sdc set ios:clk 400000Hz bm OD pm ON vdd 23 width 1 timing LEGACY(SDR12) dt B
      [    4.227295][  T119] sunxi-mmc 4020000.sdmmc: sdc set ios:clk 0Hz bm PP pm UP vdd 23 width 1 timing LEGACY(SDR12) dt B
      [    4.227678][  T120] core: _opp_supported_by_regulators: OPP minuV: 0 maxuV: 0, not supported by regulator
      [    4.227684][  T120] sunxi-dsufreq 8815000.dsufreq: _opp_add: OPP not supported by regulators (1008000000)
      [    4.227854][  T120] core: _opp_supported_by_regulators: OPP minuV: 0 maxuV: 0, not supported by regulator
      [    4.227859][  T120] sunxi-dsufreq 8815000.dsufreq: _opp_add: OPP not supported by regulators (1104000000)
      [    4.227963][  T120] core: _opp_supported_by_regulators: OPP minuV: 0 maxuV: 0, not supported by regulator
      [    4.227968][  T120] sunxi-dsufreq 8815000.dsufreq: _opp_add: OPP not supported by regulators (1128000000)
      [    4.273903][   T71] sunxi-mmc 4022000.sdmmc: sdc set ios:clk 400000Hz bm OD pm ON vdd 23 width 1 timing LEGACY(SDR12) dt B
      [    4.274103][  T119] sunxi-mmc 4020000.sdmmc: no vqmmc,Check if there is regulator
      [    4.284750][   T71] sunxi-mmc 4022000.sdmmc: sdc set ios:clk 400000Hz bm OD pm ON vdd 23 width 1 timing LEGACY(SDR12) dt B
      [    4.300956][  T119] sunxi-mmc 4020000.sdmmc: sdc set ios:clk 400000Hz bm PP pm ON vdd 23 width 1 timing LEGACY(SDR12) dt B
      [    4.304651][   T71] sunxi-mmc 4022000.sdmmc: sdc set ios:clk 400000Hz bm OD pm ON vdd 23 width 1 timing LEGACY(SDR12) dt B
      [    4.317352][  T119] sunxi-mmc 4020000.sdmmc: detmode:gpio irq
      [    4.347017][   T71] sunxi-mmc 4022000.sdmmc: sdc set ios:clk 400000Hz bm PP pm ON vdd 23 width 1 timing LEGACY(SDR12) dt B
      [    4.357320][  T119] sunxi-mmc 4021000.sdmmc: SD/MMC/SDIO Host Controller Driver(v5.36 2023-8-2 14:31)
      [    4.377373][   T71] sunxi-mmc 4022000.sdmmc: avoid to switch power_off_notification to POWERED_ON(0x01)
      [    4.387511][  T119] sunxi-mmc 4021000.sdmmc: ctl-spec-caps 408
      [    4.393796][   T71] sunxi-mmc 4022000.sdmmc: avoid to switch power_off_notification to POWERED_ON(0x01)
      [    4.401038][  T119] sunxi-mmc 4021000.sdmmc: No vmmc regulator found
      [    4.408186][   T71] sunxi-mmc 4022000.sdmmc: avoid to switch power_off_notification to POWERED_ON(0x01)
      [    4.414103][  T119] sunxi-mmc 4021000.sdmmc: No vqmmc regulator found
      [    4.421116][   T71] sunxi-mmc 4022000.sdmmc: avoid to switch power_off_notification to POWERED_ON(0x01)
      [    4.426257][   T71] sunxi-mmc 4022000.sdmmc: sdc set ios:clk 400000Hz bm PP pm ON vdd 23 width 8 timing LEGACY(SDR12) dt B
      [    4.433446][  T119] sunxi-mmc 4021000.sdmmc: No vdmmc regulator found
      [    4.433450][  T119] sunxi-mmc 4021000.sdmmc: No vd33sw regulator found
      [    4.433453][  T119] sunxi-mmc 4021000.sdmmc: No vd18sw regulator found
      [    4.448057][   T71] sunxi-mmc 4022000.sdmmc: sdc set ios:clk 400000Hz bm PP pm ON vdd 23 width 8 timing MMC-HS200 dt B
      [    4.457641][  T119] sunxi-mmc 4021000.sdmmc: No vq33sw regulator found
      [    4.457644][  T119] sunxi-mmc 4021000.sdmmc: No vq18sw regulator found
      [    4.457647][  T119] sunxi-mmc 4021000.sdmmc: manual set ocr
      [    4.468415][   T71] sunxi-mmc 4022000.sdmmc: sdc set ios:clk 52000000Hz bm PP pm ON vdd 23 width 8 timing MMC-HS200 dt B
      [    4.479017][  T119] sunxi-mmc 4021000.sdmmc: Cann't get uart0 pinstate,check if needed
      [    4.489903][   T71] sunxi-mmc 4022000.sdmmc: sdc set ios:clk 150000000Hz bm PP pm ON vdd 23 width 8 timing MMC-HS200 dt B
      [    4.500378][  T119] sunxi-mmc 4021000.sdmmc: Cann't get pin bias hs pinstate,check if needed
      [    4.521037][  T117] sunxi-mmc 4020000.sdmmc: sdc set ios:clk 0Hz bm PP pm OFF vdd 0 width 1 timing LEGACY(SDR12) dt B
      [    4.522078][  T119] sunxi-mmc 4021000.sdmmc: sdc set ios:clk 0Hz bm PP pm UP vdd 21 width 1 timing LEGACY(SDR12) dt B
      [    4.526422][   T71] sunxi-mmc 4022000.sdmmc: sdc set ios:clk 150000000Hz bm PP pm ON vdd 23 width 8 timing MMC-HS(SDR20) dt B
      [    4.526491][   T71] sunxi-mmc 4022000.sdmmc: sdc set ios:clk 52000000Hz bm PP pm ON vdd 23 width 8 timing MMC-HS(SDR20) dt B
      [    4.526945][   T71] sunxi-mmc 4022000.sdmmc: sdc set ios:clk 50000000Hz bm PP pm ON vdd 23 width 8 timing MMC-HS400 dt B
      [    4.527018][   T71] sunxi-mmc 4022000.sdmmc: sdc set ios:clk 150000000Hz bm PP pm ON vdd 23 width 8 timing MMC-HS400 dt B
      [    4.854883][   T71] mmc0: Command Queue Engine enabled
      [    4.860653][   T71] mmc0: new HS400 MMC card at address 0001
      [    4.867257][  T119] sunxi-mmc 4021000.sdmmc: sdc set ios:clk 400000Hz bm PP pm ON vdd 21 width 1 timing LEGACY(SDR12) dt B
      [    4.867692][   T71] mmcblk0: mmc0:0001 A3A561 57.6 GiB 
      [    4.892204][   T71]  mmcblk0: p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28
      [    4.892318][  T119] sunxi-mmc 4021000.sdmmc: detmode:manually by software
      [    4.907123][   T71] mmcblk0rpmb: mmc0:0001 A3A561 16.0 MiB, chardev (234:0)
      [    4.913997][    C0] sunxi-mmc 4021000.sdmmc: smc 2 p1 err, cmd 52, RTO !!
      [    4.929433][    C0] sunxi-mmc 4021000.sdmmc: smc 2 p1 err, cmd 52, RTO !!
      [    4.937039][   T56] sunxi-mmc 4021000.sdmmc: sdc set ios:clk 400000Hz bm PP pm ON vdd 21 width 1 timing LEGACY(SDR12) dt B
      [    4.952377][   T56] sunxi-mmc 4021000.sdmmc: sdc set ios:clk 400000Hz bm PP pm ON vdd 21 width 1 timing LEGACY(SDR12) dt B
      [    4.966904][    C0] sunxi-mmc 4021000.sdmmc: smc 2 p1 err, cmd 5, RTO !!
      [    4.975218][    C0] sunxi-mmc 4021000.sdmmc: smc 2 p1 err, cmd 5, RTO !!
      [    4.983570][    C0] sunxi-mmc 4021000.sdmmc: smc 2 p1 err, cmd 5, RTO !!
      [    4.991932][    C0] sunxi-mmc 4021000.sdmmc: smc 2 p1 err, cmd 5, RTO !!
      [    4.999478][   T56] sunxi-mmc 4021000.sdmmc: sdc set ios:clk 0Hz bm PP pm OFF vdd 0 width 1 timing LEGACY(SDR12) dt B
      [    5.000482][    T1] EXT4-fs (mmcblk0p21): Ignoring removed nomblk_io_submit option
      [    5.024593][    T1] EXT4-fs (mmcblk0p21): recovery complete
      [    5.030955][    T1] EXT4-fs (mmcblk0p21): mounted filesystem with ordered data mode. Opts: errors=remount-ro,nomblk_io_submit. Quota mode: none.
      [    5.048699][  T138] random: e2fsck: uninitialized urandom read (40 bytes read)
      [    5.057987][    T1] e2fsck: linker: Warning: failed to find generated linker configuration from "/linkerconfig/ld.config.txt"
      [    5.063375][  T138] random: e2fsck: uninitialized urandom read (40 bytes read)
      [    5.070685][    T1] e2fsck: WARNING: linker: Warning: failed to find generated linker configuration from "/linkerconfig/ld.config.txt"
      [    5.092287][    T1] e2fsck: e2fsck 1.46.2 (28-Feb-2021)
      [    5.098128][    T1] e2fsck: Pass 1: Checking inodes, blocks, and sizes
      [    5.105416][    T1] e2fsck: Pass 2: Checking directory structure
      [    5.112140][    T1] e2fsck: Pass 3: Checking directory connectivity
      [    5.119151][    T1] e2fsck: Pass 4: Checking reference counts
      [    5.125573][    T1] e2fsck: Pass 5: Checking group summary information
      [    5.132871][    T1] e2fsck: /dev/block/by-name/metadata: 31/4096 files (0.0% non-contiguous), 1568/4096 blocks
      [    5.151014][    T1] EXT4-fs (mmcblk0p21): mounted filesystem with ordered data mode. Opts: errors=panic. Quota mode: none.
      [    5.166026][    T1] random: init: uninitialized urandom read (16 bytes read)
      [    5.179953][    T1] erofs: (device dm-0): mounted with root inode @ nid 65.
      [    5.191876][    T1] EXT4-fs (dm-4): mounted filesystem without journal. Opts: . Quota mode: none.
      [    5.202969][    T1] erofs: (device dm-1): mounted with root inode @ nid 42.
      [    5.211993][    T1] erofs: (device dm-3): mounted with root inode @ nid 39.
      [    5.220680][    T1] erofs: (device dm-2): mounted with root inode @ nid 39.
      [    5.229722][    T1] EXT4-fs (mmcblk0p22): Ignoring removed nomblk_io_submit option
      [    5.241594][    T1] EXT4-fs (mmcblk0p22): recovery complete
      [    5.247958][    T1] EXT4-fs (mmcblk0p22): mounted filesystem with ordered data mode. Opts: errors=remount-ro,nomblk_io_submit. Quota mode: none.
      [    5.266927][    T1] e2fsck: executing /system/bin/e2fsck failed: No such file or directory
      [    5.278195][    T1] EXT4-fs (mmcblk0p22): mounted filesystem with ordered data mode. Opts: errors=panic. Quota mode: none.
      [    5.297800][    T1] SELinux: Unable to set superblock options before the security server is initialized
      [    5.314616][    T1] FAT-fs (mmcblk0p27): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.
      [    5.368257][    T1] printk: init: 5 output lines suppressed due to ratelimiting
      [    5.376546][    T1] printk: init: 90 output lines suppressed due to ratelimiting
      [    5.500663][    T1] init: DM_DEV_STATUS failed for system_ext_a: No such device or address
      [    5.509983][    T1] init: Could not update logical partition
      [    5.516411][    T1] init: Opening SELinux policy
      [    5.522999][    T1] init: Falling back to standard signature check. TODO implementent support for fsverity SEPolicy.
      [    5.534886][    T1] init: Error: Apex SEPolicy failed signature check
      [    5.542182][    T1] init: Loading APEX Sepolicy from /system/etc/selinux/apex/SEPolicy.zip
      [    5.551530][    T1] init: Failed to open package /system/etc/selinux/apex/SEPolicy.zip: No such file or directory
      [    5.569149][    T1] init: Loading SELinux policy
      [    5.595554][    T1] SELinux:  Permission bpf in class capability2 not defined in policy.
      [    5.604632][    T1] SELinux:  Permission checkpoint_restore in class capability2 not defined in policy.
      [    5.615124][    T1] SELinux:  Permission bpf in class cap2_userns not defined in policy.
      [    5.624161][    T1] SELinux:  Permission checkpoint_restore in class cap2_userns not defined in policy.
      [    5.634768][    T1] SELinux:  Class mctp_socket not defined in policy.
      [    5.642076][    T1] SELinux: the above unknown classes and permissions will be denied
      [    5.656372][    T1] SELinux:  policy capability network_peer_controls=1
      [    5.663805][    T1] SELinux:  policy capability open_perms=1
      [    5.670131][    T1] SELinux:  policy capability extended_socket_class=1
      [    5.677523][    T1] SELinux:  policy capability always_check_network=0
      [    5.684809][    T1] SELinux:  policy capability cgroup_seclabel=0
      [    5.691622][    T1] SELinux:  policy capability nnp_nosuid_transition=1
      [    5.699010][    T1] SELinux:  policy capability genfs_seclabel_symlinks=0
      [    5.706589][    T1] SELinux:  policy capability ioctl_skip_cloexec=0
      [    5.897196][   T72] audit: type=1403 audit(8.684:2): auid=4294967295 ses=4294967295 lsm=selinux res=1
      [    5.907219][    T1] selinux: SELinux: Loaded file_contexts
      [    5.913685][    T1] selinux: 
      [    5.946950][    T1] init: init second stage started!
      [    6.011423][    T1] init: Using Android DT directory /proc/device-tree/firmware/android/
      [    6.027008][    T1] init: Couldn't load property file '/vendor/default.prop': open() failed: No such file or directory: No such file or directory
      [    6.047074][    T1] init: Couldn't load property file '/odm_dlkm/etc/build.prop': open() failed: No such file or directory: No such file or directory
      [    6.063744][    T1] init: Couldn't load property file '/oem/build.prop': open() failed: No such file or directory: No such file or directory
      [    6.078517][    T1] init: Could not set 'ro.boot.dynamic_partitions' to 'true' while loading .prop filesRead-only property was already set
      [    6.092479][    T1] init: Could not set 'ro.boot.dynamic_partitions_retrofit' to 'true' while loading .prop filesRead-only property was already set
      [    6.108761][    T1] init: Setting product property ro.product.brand to 'Allwinner' (from ro.product.product.brand)
      [    6.120397][    T1] init: Setting product property ro.product.device to 't527-demo-car' (from ro.product.product.device)
      [    6.132605][    T1] init: Setting product property ro.product.manufacturer to 'Allwinner' (from ro.product.product.manufacturer)
      [    6.186215][  T158] random: init: uninitialized urandom read (40 bytes read)
      [    6.215237][  T158] random: init: uninitialized urandom read (40 bytes read)
      [    6.328774][  T159] random: linkerconfig: uninitialized urandom read (40 bytes read)
      [    6.343504][  T159] linkerconfig: Unable to access VNDK APEX at path: /apex/com.android.vndk.v33: No such file or directory
      [    6.356236][  T159] linkerconfig: Unable to access VNDK APEX at path: /apex/com.android.vndk.v33: No such file or directory
      [    6.403071][  T160] ueventd: ueventd started!
      [    6.411749][  T160] selinux: SELinux: Loaded file_contexts
      [    6.418660][  T160] selinux: 
      [    6.422840][  T160] ueventd: Parsing file /system/etc/ueventd.rc...
      [    6.430082][  T160] ueventd: Added '/vendor/etc/ueventd.rc' to import list
      [    6.437856][  T160] ueventd: Added '/odm/etc/ueventd.rc' to import list
      [    6.445322][  T161] apexd: Bootstrap subcommand detected
      [    6.446134][  T160] ueventd: Parsing file /vendor/etc/ueventd.rc...
      [    6.451371][  T161] apexd: ActivateFlattenedApex
      [    6.458760][  T160] ueventd: Parsing file /odm/etc/ueventd.rc...
      [    6.463519][  T161] apexd: Scanning /system/apex
      [    6.470253][  T160] ueventd: Unable to read config file '/odm/etc/ueventd.rc': open() failed: No such file or directory
      [    6.475949][  T161] apexd: Bind mounting /system/apex/com.android.adbd onto /apex/com.android.adbd
      [    6.498261][  T161] apexd: Bind mounting /system/apex/com.android.adservices onto /apex/com.android.adservices
      [    6.510146][  T161] apexd: Bind mounting /system/apex/com.android.appsearch onto /apex/com.android.appsearch
      [    6.521923][  T161] apexd: Bind mounting /system/apex/com.android.art onto /apex/com.android.art
      [    6.532480][  T161] apexd: Bind mounting /system/apex/com.android.btservices onto /apex/com.android.btservices
      [    6.544387][  T161] apexd: Bind mounting /system/apex/com.android.conscrypt onto /apex/com.android.conscrypt
      [    6.555990][  T161] apexd: Bind mounting /system/apex/com.android.extservices onto /apex/com.android.extservices
      [    6.588101][  T161] printk: apexd: 24 output lines suppressed due to ratelimiting
      [    6.925992][  T175] prng_seeder: Hanging forever because setup failed: hwrng.read_exact in new
      [    6.925992][  T175] 
      [    6.938205][  T175] Caused by:
      [    6.941676][  T175]     No such device (os error 19)
      [    6.957766][  T158] sunxi-rfkill soc@3000000:rfkill: module version: v1.1.4
      [    6.965632][  T158] sunxi-rfkill soc@3000000:rfkill: pinctrl_lookup_state(default) failed! return ffffffffffffffed 
      [    6.977360][  T158] sunxi-rfkill soc@3000000:rfkill: get gpio chip_en failed
      [    6.985280][  T158] sunxi-rfkill soc@3000000:rfkill: get gpio power_en failed
      [    6.993431][  T158] sunxi-rfkill soc@3000000:rfkill: wlan_busnum (1)
      [    7.000808][  T158] sunxi-rfkill soc@3000000:rfkill: wlan power[0] (axp2202-dcdc4) voltage: 3300mV
      [    7.011024][  T158] sunxi-rfkill soc@3000000:rfkill: wlan power[1] (axp2202-bldo1) voltage: 1800mV
      [    7.021134][  T158] sunxi-rfkill soc@3000000:rfkill: wlan_regon gpio=385 assert=1
      [    7.027869][  T160] ueventd: Coldboot took 0.539 seconds
      [    7.029588][  T158] sun55iw3-r-pinctrl 7022000.pinctrl: supply vcc-pm not found, using dummy regulator
      [    7.046408][  T158] sunxi-rfkill soc@3000000:rfkill: wlan_hostwake gpio=384 assert=1
      [    7.055131][  T158] sunxi-rfkill soc@3000000:rfkill: wakeup source is enabled
      [    7.063127][  T158] sunxi-rfkill soc@3000000:rfkill: wlan power boot-on: 0, always-on: 0
      [    7.072357][  T158] sunxi-rfkill soc@3000000:rfkill: bt power[0] (axp2202-dcdc4) voltage: 3300mV
      [    7.082262][  T158] sunxi-rfkill soc@3000000:rfkill: bt power[1] (axp2202-bldo1) voltage: 1800mV
      [    7.092151][  T158] sunxi-rfkill soc@3000000:rfkill: bt_rst gpio=386 assert=0
      [    7.100181][  T158] sunxi-rfkill soc@3000000:rfkill: bluetooth power boot-on: 0, always-on: 0
      [    7.198269][    T1] Registered swp emulation handler
      [    7.226519][  T179] random: logd: uninitialized urandom read (40 bytes read)
      [    7.233635][  T180] random: lmkd: uninitialized urandom read (40 bytes read)
      [    7.238556][  T181] random: servicemanager: uninitialized urandom read (40 bytes read)
      [    7.283445][  T179] logd.auditd: start
      console:/ $ [    7.287867][  T179] logd.klogd: 7122888961
      [    7.294755][  T158] inno-combphy 4f00000.phy: Sub System Version: 0x10000
      [    7.308597][  T179] logd: Loaded bug_map file: /system_ext/etc/selinux/bug_map
      [    7.317016][  T179] logd: Loaded bug_map file: /vendor/etc/selinux/selinux_denial_metadata
      [    7.327023][  T179] logd: Loaded bug_map file: /system/etc/selinux/bug_map
      [    7.333333][  T189] treadahead: /treadahead/readahead_file_offset not exist;  
      [    7.342844][  T189] treadahead: go to open trace
      [    7.470130][  T197] type=1400 audit(10.256:3): avc: denied { getattr } for comm="init" path="/sys/kernel/debug/devices_deferred" dev="debugfs" ino=17452 scontext=u:r:init:s0 tcontext=u:object_r:debugfs:s0 tclass=file permissive=1
      [    7.493407][  T197] type=1400 audit(10.256:4): avc: denied { getattr } for comm="init" path="/sys/kernel/debug/wakeup_sources" dev="debugfs" ino=2051 scontext=u:r:init:s0 tcontext=u:object_r:debugfs_wakeup_sources:s0 tclass=file permissive=1
      [    7.627159][  T211] vdc: Waited 0ms for vold
      [    7.633643][  T207] AW_keymint_2 : starting aw keymint service
      [    7.634293][  T207] AW_keymint_2 : message_version:4
      [    7.646608][  T207] AW_keymint_2 : load ta:
      [    7.646648][  T207] AW_keymint_2 : 0a 82 10 d5 27 9c 83 49 ad 73 f8 b3 01 0a cd 04 
      [    7.666248][  T212] vdc: Waited 0ms for vold
      [    8.737450][  T195] ServiceManager: Waited one second for android.system.keystore2.IKeystoreService/default (is service started? are binder threads started and available?)
      [    9.755559][  T195] ServiceManager: Waited one second for android.system.keystore2.IKeystoreService/default (is service started? are binder threads started and available?)
      [   10.773566][  T195] ServiceManager: Waited one second for android.system.keystore2.IKeystoreService/default (is service started? are binder threads started and available?)
      [   11.791566][  T195] ServiceManager: Waited one second for android.system.keystore2.IKeystoreService/default (is service started? are binder threads started and available?)
      [   12.713261][  T225] random: crash_dump64: uninitialized urandom read (40 bytes read)
      [   12.809475][  T195] ServiceManager: Waited one second for android.system.keystore2.IKeystoreService/default (is service started? are binder threads started and available?)
      [   12.813176][  T190] logd: logdr: UID=1017 GID=1017 PID=226 n tail=0 logMask=8 pid=205 start=0ns deadline=0ns
      [   12.838644][  T190] logd: logdr: UID=1017 GID=1017 PID=226 n tail=0 logMask=1 pid=205 start=0ns deadline=0ns
      [   12.850432][  T226] DEBUG: *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
      [   12.850534][  T226] DEBUG: Build fingerprint: 'Allwinner/t527_demo_car_arm64/t527-demo-car:13/TQ2A.230405.003.B2/eng.lizhi.20230927.185912:userdebug/test-keys'
      [   12.859931][  T226] DEBUG: Revision: '0'
      [   12.876032][  T226] DEBUG: ABI: 'arm64'
      [   12.880533][  T226] DEBUG: Timestamp: 1970-01-01 08:00:15.539019545+0800
      [   12.884957][  T226] DEBUG: Process uptime: 6s
      [   12.892584][  T226] DEBUG: Cmdline: /system/bin/keystore2 /data/misc/keystore
      [   12.897585][  T226] DEBUG: pid: 205, tid: 205, name: binder:205_2  >>> /system/bin/keystore2 <<<
      [   12.905699][  T226] DEBUG: uid: 1017
      [   12.915641][  T226] DEBUG: tagged_addr_ctrl: 0000000000000001 (PR_TAGGED_ADDR_ENABLE)
      [   12.919712][  T226] DEBUG: signal 6 (SIGABRT), code -1 (SI_QUEUE), fault addr --------
      [   12.928598][  T226] DEBUG: Abort message: 'Failed to create service android.system.keystore2.IKeystoreService/default because of In KeystoreService::new_native_binder: Trying to construct mandatory security level TEE.
      [   12.959109][  T226] DEBUG: 
      [   12.962248][  T226] DEBUG: Caused by:
      [   12.966371][  T226] DEBUG:     0: In KeystoreSecurityLevel::new_native_binder.
      [   12.974471][  T226] DEBUG:     1: In get_keymint_device.
      [   12.980423][  T226] DEBUG:     2: In connect_keymint: Trying to connect to genuine KeyMint service.
      [   12.990575][  T226] DEBUG:     3: Binder transaction error NAME_NOT_FOUND.'
      [   12.990661][  T226] DEBUG:     x0  0000000000000000  x1  00000000000000cd  x2  0000000000000006  x3  0000007fd40a9380
      [   12.998544][  T226] DEBUG:     x4  0000000000808080  x5  0000000000808080  x6  0000000000808080  x7  8080808080808080
      [   13.010527][  T226] DEBUG:     x8  00000000000000f0  x9  000000797f109a70  x10 0000000000000001  x11 000000797f17ae2c
      [   13.022508][  T226] DEBUG:     x12 0101010101010101  x13 72657320746e694d  x14 0000000000000001  x15 0000000000000030
      [   13.034475][  T226] DEBUG:     x16 000000797f1e2a40  x17 000000797f1bccb0  x18 0000007987166000  x19 00000000000000cd
      [   13.046462][  T226] DEBUG:     x20 00000000000000cd  x21 00000000ffffffff  x22 00000057957c6080  x23 0000000000000000
      [   13.058439][  T226] DEBUG:     x24 0000000000000001  x25 00000057957da750  x26 00000057957da7a8  x27 0000007fd40a9690
      [   13.070413][  T226] DEBUG:     x28 00000057957d5c10  x29 0000007fd40a9400
      [   13.082448][  T226] DEBUG:     lr  000000797f16c9e8  sp  0000007fd40a9360  pc  000000797f16ca14  pst 0000000000001000
      [   13.090146][  T226] DEBUG: backtrace:
      [   13.102129][  T226] DEBUG:       #00 pc 000000000008aa14  /apex/com.android.runtime/lib64/bionic/libc.so (abort+164) (BuildId: 86827b27b123a9879220ea6b489eecf5)
      [   13.106294][  T226] DEBUG:       #01 pc 00000000001576ac  /system/bin/keystore2 (_RNvNvCs2yrrfPAoZZX_11panic_abort18___rust_start_panic5abort.llvm.16868985108068327187+4) (BuildId: fb0dc1a83c1d0a0dcc1bc19bb94ad839)
      [   13.122458][  T226] DEBUG:       #02 pc 00000000001576a0  /system/bin/keystore2 (__rust_start_panic+8) (BuildId: fb0dc1a83c1d0a0dcc1bc19bb94ad839)
      [   13.143874][  T226] DEBUG:       #03 pc 0000000000165c5c  /system/bin/keystore2 (rust_panic+16) (BuildId: fb0dc1a83c1d0a0dcc1bc19bb94ad839)
      [   13.158680][  T226] DEBUG:       #04 pc 000000000016592c  /system/bin/keystore2 (_RNvNtCs4p8YLn7dL5m_3std9panicking20rust_panic_with_hook+996) (BuildId: fb0dc1a83c1d0a0dcc1bc19bb94ad839)
      [   13.172797][  T226] DEBUG:       #05 pc 0000000000165498  /system/bin/keystore2 (_RNCNvNtCs4p8YLn7dL5m_3std9panicking19begin_panic_handler0B5_.llvm.8848384190362852836+112) (BuildId: fb0dc1a83c1d0a0dcc1bc19bb94ad839)
      [   13.191519][  T226] DEBUG:       #06 pc 0000000000163d90  /system/bin/keystore2 (_RINvNtNtCs4p8YLn7dL5m_3std10sys_common9backtrace26___rust_end_short_backtraceNCNvNtB6_9panicking19begin_panic_handler0zEB6_.llvm.8848384190362852836+16) (BuildId: fb0dc1a83c1d0a0dcc1bc19bb94ad839)
      [   13.213116][  T226] DEBUG:       #07 pc 000000000016526c  /system/bin/keystore2 (rust_begin_unwind+36) (BuildId: fb0dc1a83c1d0a0dcc1bc19bb94ad839)
      [   13.240796][  T226] DEBUG:       #08 pc 0000000000077388  /system/bin/keystore2 (_RNvNtCsl9ljXaK2GKD_4core9panicking9panic_fmt+36) (BuildId: fb0dc1a83c1d0a0dcc1bc19bb94ad839)
      [   13.255591][  T226] DEBUG:       #09 pc 00000000000465dc  /system/bin/keystore2 (_RNvCsdV139EorvfX_14keystore2_main4main+4872) (BuildId: fb0dc1a83c1d0a0dcc1bc19bb94ad839)
      [   13.273147][  T226] DEBUG:       #10 pc 00000000000469bc  /system/bin/keystore2 (_RNCINvNtCs4p8YLn7dL5m_3std2rt10lang_startuE0CsdV139EorvfX_14keystore2_main+8) (BuildId: fb0dc1a83c1d0a0dcc1bc19bb94ad839)
      [   13.290281][  T226] DEBUG:       #11 pc 0000000000163788  /system/bin/keystore2 (_RNvNtCs4p8YLn7dL5m_3std2rt19lang_start_internal+344) (BuildId: fb0dc1a83c1d0a0dcc1bc19bb94ad839)
      [   13.310620][  T226] DEBUG:       #12 pc 0000000000046ac0  /system/bin/keystore2 (main+40) (BuildId: fb0dc1a83c1d0a0dcc1bc19bb94ad839)
      [   13.328526][  T226] DEBUG:       #13 pc 0000000000083290  /apex/com.android.runtime/lib64/bionic/libc.so (__libc_init+96) (BuildId: 86827b27b123a9879220ea6b489eecf5)
      [   13.827612][  T195] ServiceManager: Waited one second for android.system.keystore2.IKeystoreService/default (is service started? are binder threads started and available?)
      [   14.862341][  T195] ServiceManager: Waited one second for android.system.keystore2.IKeystoreService/default (is service started? are binder threads started and available?)
      [   15.880254][  T195] ServiceManager: Waited one second for android.system.keystore2.IKeystoreService/default (is service started? are binder threads started and available?)
      [   16.898159][  T195] ServiceManager: Waited one second for android.system.keystore2.IKeystoreService/default (is service started? are binder threads started and available?)
      [   17.916119][  T195] ServiceManager: Waited one second for android.system.keystore2.IKeystoreService/default (is service started? are binder threads started and available?)
      [   18.934170][  T195] ServiceManager: Waited one second for android.system.keystore2.IKeystoreService/default (is service started? are binder threads started and available?)
      [   19.952109][  T195] ServiceManager: Waited one second for android.system.keystore2.IKeystoreService/default (is service started? are binder threads started and available?)
      [   20.970094][  T195] ServiceManager: Waited one second for android.system.keystore2.IKeystoreService/default (is service started? are binder threads started and available?)
      [   21.988158][  T195] ServiceManager: Waited one second for android.system.keystore2.IKeystoreService/default (is service started? are binder threads started and available?)
      [   23.006073][  T195] ServiceManager: Waited one second for android.system.keystore2.IKeystoreService/default (is service started? are binder threads started and available?)
      [   23.682814][  T117] axp2202_usb_power: current limit not set: usb adapter type
      [   23.682814][  T117] 
      [   24.023980][  T195] ServiceManager: Waited one second for android.system.keystore2.IKeystoreService/default (is service started? are binder threads started and available?)
      [   24.209086][   T71] pdtest 0.pd-ve-test: runtime_suspend disable clock
      [   24.216440][   T71] pdtest 0.pd-vi-test: runtime_suspend disable clock
      [   24.223776][   T71] pdtest 0.pd-vo0-test: runtime_suspend disable clock
      [   24.231193][   T71] pdtest 0.pd-vo1-test: runtime_suspend disable clock
      [   24.238609][   T71] pdtest 0.pd-de-test: runtime_suspend disable clock
      [   24.245924][   T71] pdtest 0.pd-nand-test: runtime_suspend disable clock
      [   24.253449][   T71] pdtest 0.pd-pcie-test: runtime_suspend disable clock
      [   24.260961][   T71] pdtest 0.pd-dsp-test: runtime_suspend disable clock
      [   24.268380][   T71] pdtest 0.pd-npu-test: runtime_suspend disable clock
      [   24.275803][   T71] pdtest 0.pd-sram-test: runtime_suspend disable clock
      [   24.283320][   T71] pdtest 0.pd-riscv-test: runtime_suspend disable clock
      [   25.042027][  T195] ServiceManager: Waited one second for android.system.keystore2.IKeystoreService/default (is service started? are binder threads started and available?)
      [   26.060084][  T195] ServiceManager: Waited one second for android.system.keystore2.IKeystoreService/default (is service started? are binder threads started and available?)
      [   27.078015][  T195] ServiceManager: Waited one second for android.system.keystore2.IKeystoreService/default (is service started? are binder threads started and available?)
      [   28.096119][  T195] ServiceManager: Waited one second for android.system.keystore2.IKeystoreService/default (is service started? are binder threads started and available?)
      [   29.114068][  T195] ServiceManager: Waited one second for android.system.keystore2.IKeystoreService/default (is service started? are binder threads started and available?)
      [   30.131985][  T195] ServiceManager: Waited one second for android.system.keystore2.IKeystoreService/default (is service started? are binder threads started and available?)
      [   31.149934][  T195] ServiceManager: Waited one second for android.system.keystore2.IKeystoreService/default (is service started? are binder threads started and available?)
      

      后面的log基本都是

      ServiceManager: Waited one second for android.system.keystore2.IKeystoreService/default (is service started? are binder threads started and available?)
      

      这个服务报错的错误log为

      [   12.928598][  T226] DEBUG: Abort message: 'Failed to create service android.system.keystore2.IKeystoreService/default because of In KeystoreService::new_native_binder: Trying to construct mandatory security level TEE.
      [   12.959109][  T226] DEBUG: 
      [   12.962248][  T226] DEBUG: Caused by:
      [   12.966371][  T226] DEBUG:     0: In KeystoreSecurityLevel::new_native_binder.
      [   12.974471][  T226] DEBUG:     1: In get_keymint_device.
      [   12.980423][  T226] DEBUG:     2: In connect_keymint: Trying to connect to genuine KeyMint service.
      [   12.990575][  T226] DEBUG:     3: Binder transaction error NAME_NOT_FOUND.'
      

      但是keymint服务似乎已经启动?

      [    7.633643][  T207] AW_keymint_2 : starting aw keymint service
      [    7.634293][  T207] AW_keymint_2 : message_version:4
      [    7.646608][  T207] AW_keymint_2 : load ta:
      [    7.646648][  T207] AW_keymint_2 : 0a 82 10 d5 27 9c 83 49 ad 73 f8 b3 01 0a cd 04 
      

      辛苦大家帮我看看

      发布在 T Series
      M
      MasterLu
    • 回复: Android13编译不过

      @masterlu 增加swap分区后编译通过了
      24c63d97-f92c-44ed-9942-dc3c56afd7aa-image.png

      发布在 编译和烧写问题专区
      M
      MasterLu
    • 回复: Android13编译不过

      @awwwwa 好的谢谢

      发布在 编译和烧写问题专区
      M
      MasterLu
    • 回复: Android13编译不过

      @awwwwa 你的内存是多大,怀疑可能跟内存有关

      发布在 编译和烧写问题专区
      M
      MasterLu
    • 回复: Android13编译不过

      @awwwwa 刚刚试了,还是一样

      发布在 编译和烧写问题专区
      M
      MasterLu
    • Android13编译不过

      编译安卓13编译报错,我没什么头绪,麻烦大家帮忙看看怎么想办法解决

      registry_table has NOT been set. Please check it.

      6a0beb89-625e-4c8c-b92a-c9efb68372da-image.png

      发布在 编译和烧写问题专区
      M
      MasterLu