GrapheneOS / os-issue-tracker

Issue tracker for GrapheneOS Android Open Source Project hardening work. Standalone projects like Auditor, AttestationServer and hardened_malloc have their own dedicated trackers.
https://grapheneos.org/
352 stars 19 forks source link

android.hardware.camera.provider@2.7 crashes #3513

Closed sm131313 closed 1 month ago

sm131313 commented 4 months ago

Google Pixel 7 Latest stable version 2024050700

Whenever I start the builtin camera for videorecordings using Telegram I receive below crash. The picture is blurred and camera won't run and a crash dialog pops up. I can take a built in photo in Telegram just fine. I can start the standalone camera app itself and take a video recording both sides of camera all fine. But whenever I start the builtin camera for recording video within the app the camera crashes. Telegram doesn't crash at all and runs perfectly fine.

type: crash
osVersion: google/panther/panther:14/AP1A.240505.005/2024050700:user/release-keys
uid: 1000 (u:r:hal_camera_default:s0)
cmdline: /apex/com.google.pixel.camera.hal/bin/hw/android.hardware.camera.provider@2.7-service-google
processUptime: 0s

abortMessage: Check failed: *physical_mode_info.virtual_output == virtual_mode_info.output (*physical_mode_info.virtual_output={image: {size: {width: 1720, height: 1224}, virtual_channel: 0, data_type: raw_10}, pd: N/A, embedded: N/A}, virtual_mode_info.output={image: {size: {width: 3440, height: 2000}, virtual_channel: 0, data_type: raw_10}, pd: N/A, embedded: N/A}) The virtual output of physical driver mismatches with virtual camera output

signal: 6 (SIGABRT), code -1 (SI_QUEUE)
threadName: RunnerH:P+:B:0

backtrace:
    /apex/com.android.runtime/lib64/bionic/libc.so (abort+164, pc 64e84)
    /system/lib64/liblog.so (__android_log_default_aborter+12, pc 625c)
    /apex/com.android.vndk.v35/lib64/libbase.so (android::base::LogMessage::~LogMessage()+352, pc 18fd0)
    /apex/com.google.pixel.camera.hal/lib64/liblyric_hwl.so (pc 84e78c)
    /apex/com.google.pixel.camera.hal/lib64/liblyric_hwl.so (pc 52a02c)
    /apex/com.google.pixel.camera.hal/lib64/liblyric_hwl.so (pc 4a0d48)
    /apex/com.google.pixel.camera.hal/lib64/liblyric_hwl.so (pc 6753b0)
    /apex/com.google.pixel.camera.hal/lib64/liblyric_hwl.so (pc 44e8b8)
    /apex/com.google.pixel.camera.hal/lib64/liblyric_hwl.so (pc 677478)
    /apex/com.google.pixel.camera.hal/lib64/liblyric_hwl.so (pc 3e3ba8)
    /apex/com.google.pixel.camera.hal/lib64/liblyric_hwl.so (pc dde2d8)
    /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+204, pc cf93c)
    /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64, pc 66730)
thestinger commented 4 months ago

This doesn't look like a GrapheneOS issue but rather some kind of hardware failure or driver bug.

kimdaa commented 4 months ago

g8p here, same issue

type: crash
osVersion: google/husky/husky:14/AP1A.240505.005/2024050700:user/release-keys
uid: 1000 (u:r:hal_camera_default:s0)
cmdline: /apex/com.google.pixel.camera.hal/bin/hw/android.hardware.camera.provider@2.7-service-google
processUptime: 0s

signal: 11 (SIGSEGV), code 9 (SEGV_MTESERR), faultAddr 700c075364e0390
cause: [MTE]: Buffer Overflow, 0 bytes right of a 4048-byte allocation at 0xc075364df3c0
cause: [MTE]: Buffer Underflow, 49408 bytes left of a 4048-byte allocation at 0xc075364ec490
threadName: RunnerN:P+:A:3
MTE: enabled

backtrace:
    /apex/com.google.pixel.camera.hal/lib64/libgoog_catpipe.so (pc fd2b00)
    /apex/com.google.pixel.camera.hal/lib64/libgoog_catpipe.so (pc fcff84)
    /apex/com.google.pixel.camera.hal/lib64/libgoog_catpipe.so (pc fcf538)
    /apex/com.google.pixel.camera.hal/lib64/libgoog_catpipe.so (pc fd1300)
    /apex/com.google.pixel.camera.hal/lib64/libgoog_catpipe.so (CatNodeHALCallProcessFrame+104, pc de1d78)
    /apex/com.google.pixel.camera.hal/lib64/liblyric_hwl.so (pc 9d6dec)
    /apex/com.google.pixel.camera.hal/lib64/liblyric_hwl.so (pc 9d5d7c)
    /apex/com.google.pixel.camera.hal/lib64/liblyric_hwl.so (pc 5f0970)
    /apex/com.google.pixel.camera.hal/lib64/liblyric_hwl.so (pc fb1280)
    /apex/com.google.pixel.camera.hal/lib64/liblyric_hwl.so (pc fd8ea4)
    /apex/com.google.pixel.camera.hal/lib64/liblyric_hwl.so (pc fda7a8)
    /apex/com.google.pixel.camera.hal/lib64/liblyric_hwl.so (pc f8c160)
    /apex/com.google.pixel.camera.hal/lib64/liblyric_hwl.so (pc 8b94d0)
    /apex/com.google.pixel.camera.hal/lib64/liblyric_hwl.so (pc 477f88)
    /apex/com.google.pixel.camera.hal/lib64/liblyric_hwl.so (pc 477ec8)
    /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+204, pc d5e6c)
    /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68, pc 69a64)
tmdobbin commented 1 month ago

For what it's worth, this is happening to me too. It never seems to have any real effect other than the camera flicking on and off.

type: crash
osVersion: google/akita/akita:14/AP2A.240705.005/2024080200:user/release-keys
uid: 1000 (u:r:hal_camera_default:s0)
cmdline: /apex/com.google.pixel.camera.hal/bin/hw/android.hardware.camera.provider@2.7-service-google
processUptime: 0s

abortMessage: Check failed: it != this->end() 

signal: 6 (SIGABRT), code -1 (SI_QUEUE)
threadName: RunnerN:P+:A:0
MTE: not enabled

backtrace:
    /apex/com.android.runtime/lib64/bionic/libc.so (abort+168, pc 66ac8)
    /system/lib64/liblog.so (__android_log_default_aborter+16, pc 6360)
    /apex/com.google.pixel.camera.hal/lib64/libbase.so (android::base::LogMessage::~LogMessage()+352, pc 171a0)
    /apex/com.google.pixel.camera.hal/lib64/liblyric_hwl.so (pc b4b9d0)
    /apex/com.google.pixel.camera.hal/lib64/liblyric_hwl.so (pc b49354)
    /apex/com.google.pixel.camera.hal/lib64/liblyric_hwl.so (pc b48d64)
    /apex/com.google.pixel.camera.hal/lib64/liblyric_hwl.so (pc b466b4)
    /apex/com.google.pixel.camera.hal/lib64/liblyric_hwl.so (pc b3a0b4)
    /apex/com.google.pixel.camera.hal/lib64/liblyric_hwl.so (pc b3a348)
    /apex/com.google.pixel.camera.hal/lib64/liblyric_hwl.so (pc e529b8)
    /apex/com.google.pixel.camera.hal/lib64/liblyric_hwl.so (pc e4f184)
    /apex/com.google.pixel.camera.hal/lib64/liblyric_hwl.so (pc f002b0)
    /apex/com.google.pixel.camera.hal/lib64/liblyric_hwl.so (pc f34e54)
    /apex/com.google.pixel.camera.hal/lib64/liblyric_hwl.so (pc f368d8)
    /apex/com.google.pixel.camera.hal/lib64/liblyric_hwl.so (pc edb510)
    /apex/com.google.pixel.camera.hal/lib64/liblyric_hwl.so (pc a397a0)
    /apex/com.google.pixel.camera.hal/lib64/liblyric_hwl.so (pc 59a7a8)
    /apex/com.google.pixel.camera.hal/lib64/liblyric_hwl.so (pc edd2a8)
    /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+204, pc 795dc)
    /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68, pc 69fa4)
thestinger commented 1 month ago

It appears to be a hardware issue. Nothing we can do.

tmdobbin commented 1 month ago

Fair enough, thank you!

thestinger commented 1 month ago

You might solve it powering off and booting again rather than a reboot.

tmdobbin commented 1 month ago

Oh interesting - what makes you say that? And how long do you reckon that would fix it for (i.e. just for that boot, forever etc)? I'll give it a go a bit later on tonight. Thanks again!

jmvermeulen commented 1 month ago

There are multiple similar camera issues reported recently:

3761

3823

3840

Are we sure this are all hardware related issues?

Yesterday I experienced a full kernel crash while opening the camera. Phone did a cold reboot after the crash.

type: crash
isPrevious: true
Build: google/shiba/shiba:14/AP2A.240805.005/2024080600:user/release-keys
Hardware: shiba
Revision: MP1.0
Bootloader: ripcurrent-14.5-12023176
Radio: null
Kernel: Linux version 5.15.163-android14-11-g10e97507489e (build-user@build-host) (Android (10087095, +pgo, +bolt, +lto, -mlgo, based on r487747c) clang version 17.0.2 (https://android.googlesource.com/toolchain/llvm-project d9f89f4d16663d5012e5c09495f3b30ece3d2362), LLD 17.0.2) #1 SMP PREEMPT Thu Jul 25 15:26:36 UTC 2024

[[TRUNCATED]]
9][    C0]  Transaction Information
[356270.449469][    C0] 
[356270.449469][    C0]     > Client (User)  : BOOKER CPU1  (0x0)
[356270.449469][    C0]     > Target         : AUR
[356270.449469][    C0]     > Target Address : 0x20AE0100 
[356270.449469][    C0]     > Type           : READ
[356270.449469][    C0]     > Error code     : Error Detect by the Target(SLVERR)
[356270.449486][    C0] exynos-itmon-v2 exynos-itmon: 
[356270.449486][    C0] ----------------------------------------------------------------------------------
[356270.449486][    C0]     > Size           : 4 bytes x 1 burst => 4 bytes
[356270.449486][    C0]     > Burst Type     : 1 (0:FIXED, 1:INCR, 2:WRAP)
[356270.449486][    C0]     > Level          : Unprivileged
[356270.449486][    C0]     > Protection     : Secure
[356270.449486][    C0]     > Path Type      : Configuration(SFR) Path transaction
[356270.449486][    C0] 
[356270.449502][    C0] exynos-itmon-v2 exynos-itmon: ----------------------------------------------------------------------------------
[356270.449502][    C0]         +ITMON Notifier Call Information
[356270.449516][    C0] exynos-pcie-rc 12100000.pcie: ### EXYNOS PCIE ITMON ###
[356270.449526][    C0] exynos-pcie-rc 13120000.pcie: ### EXYNOS PCIE ITMON ###
[356270.449547][    C0] exynos-itmon-v2 exynos-itmon:       -ITMON Notifier Call Information
[356270.449547][    C0] ----------------------------------------------------------------------------------
[356270.449558][    C0] exynos-itmon-v2 exynos-itmon: 
[356270.449558][    C0] ----------------------------------------------------------------------------------
[356270.449558][    C0]         ITMON Report (READ)
[356270.449558][    C0] ----------------------------------------------------------------------------------
[356270.449558][    C0]     PATH Information
[356270.449558][    C0] 
[356270.449569][    C0] exynos-itmon-v2 exynos-itmon:   > M_NODE     :         BOOKER,   M_NODE(id: 0)
[356270.449582][    C0] exynos-itmon-v2 exynos-itmon:   > DETECT_NODE:            AUR,   S_NODE(id: 140)
[356270.449595][    C0] exynos-itmon-v2 exynos-itmon: 
[356270.449595][    C0] ----------------------------------------------------------------------------------
[356270.449595][    C0]     Transaction Information
[356270.449595][    C0] 
[356270.449595][    C0]     > Client (User)  : BOOKER CPU1  (0x0)
[356270.449595][    C0]     > Target         : AUR
[356270.449595][    C0]     > Target Address : 0x20AE0120 
[356270.449595][    C0]     > Type           : READ
[356270.449595][    C0]     > Error code     : Error Detect by the Target(SLVERR)
[356270.449612][    C0] exynos-itmon-v2 exynos-itmon: 
[356270.449612][    C0] ----------------------------------------------------------------------------------
[356270.449612][    C0]     > Size           : 4 bytes x 1 burst => 4 bytes
[356270.449612][    C0]     > Burst Type     : 1 (0:FIXED, 1:INCR, 2:WRAP)
[356270.449612][    C0]     > Level          : Unprivileged
[356270.449612][    C0]     > Protection     : Secure
[356270.449612][    C0]     > Path Type      : Configuration(SFR) Path transaction
[356270.449612][    C0] 
[356270.449630][    C0] exynos-itmon-v2 exynos-itmon:       Error Policy Information
[356270.449630][    C0] 
[356270.449630][    C0]         > NAME           |Error    |Policy-def |Policy-now
[356270.449643][    C0] exynos-itmon-v2 exynos-itmon:       >       err_tmout     FALSE       s2d       s2d
[356270.449657][    C0] exynos-itmon-v2 exynos-itmon:       >    err_prtchker     FALSE       s2d       s2d
[356270.449668][    C0] exynos-itmon-v2 exynos-itmon:       >      err_decerr     FALSE       s2d       s2d
[356270.449679][    C0] exynos-itmon-v2 exynos-itmon:       >      err_slverr      TRUE       s2d       s2d
[356270.449692][    C0] exynos-itmon-v2 exynos-itmon:       >       err_fatal     FALSE   default   default
[356270.449703][    C0] exynos-itmon-v2 exynos-itmon: 
[356270.449713][    C0] exynos-itmon-v2 exynos-itmon:   Raw Register Information ---------------------------------------------------
[356270.449713][    C0] 
[356270.449724][    C0] exynos-itmon-v2 exynos-itmon:   > M_NODE     : BOOKER(M_NODE, id: 000)
[356270.449724][    C0]     > DETECT_NODE: AUR(S_NODE, id: 140)
[356270.449737][    C0] exynos-itmon-v2 exynos-itmon:   > BASE       : NOCL1A_P(0x26450000)
[356270.449737][    C0]     > INFO_0     : 0x008C1000
[356270.449737][    C0]     > INFO_1     : 0x00000004
[356270.449737][    C0]     > INFO_2     : 0x20A68408
[356270.449737][    C0]     > INFO_3     : 0x21E00000
[356270.449737][    C0]     > INFO_4     : 0x00000004
[356270.449737][    C0]     > INFO_5     : 0x0000010B
[356270.449737][    C0]     > INFO_6     : 0x00000000
[356270.449757][    C0] exynos-itmon-v2 exynos-itmon:   Raw Register Information ---------------------------------------------------
[356270.449757][    C0] 
[356270.449769][    C0] exynos-itmon-v2 exynos-itmon:   > M_NODE     : BOOKER(M_NODE, id: 000)
[356270.449769][    C0]     > DETECT_NODE: AUR(S_NODE, id: 140)
[356270.449783][    C0] exynos-itmon-v2 exynos-itmon:   > BASE       : NOCL1A_P(0x26450000)
[356270.449783][    C0]     > INFO_0     : 0x008C1000
[356270.449783][    C0]     > INFO_1     : 0x00000000
[356270.449783][    C0]     > INFO_2     : 0x20A68000
[356270.449783][    C0]     > INFO_3     : 0x21E00000
[356270.449783][    C0]     > INFO_4     : 0x00000004
[356270.449783][    C0]     > INFO_5     : 0x0000010B
[356270.449783][    C0]     > INFO_6     : 0x00000000
[356270.449802][    C0] exynos-itmon-v2 exynos-itmon:   Raw Register Information ---------------------------------------------------
[356270.449802][    C0] 
[356270.449813][    C0] exynos-itmon-v2 exynos-itmon:   > M_NODE     : BOOKER(M_NODE, id: 000)
[356270.449813][    C0]     > DETECT_NODE: AUR(S_NODE, id: 140)
[356270.449826][    C0] exynos-itmon-v2 exynos-itmon:   > BASE       : NOCL1A_P(0x26450000)
[356270.449826][    C0]     > INFO_0     : 0x008C1000
[356270.449826][    C0]     > INFO_1     : 0x00000008
[356270.449826][    C0]     > INFO_2     : 0x20A68404
[356270.449826][    C0]     > INFO_3     : 0x21E00000
[356270.449826][    C0]     > INFO_4     : 0x00000004
[356270.449826][    C0]     > INFO_5     : 0x0000010B
[356270.449826][    C0]     > INFO_6     : 0x00000000
[356270.449846][    C0] exynos-itmon-v2 exynos-itmon:   Raw Register Information ---------------------------------------------------
[356270.449846][    C0] 
[356270.449858][    C0] exynos-itmon-v2 exynos-itmon:   > M_NODE     : BOOKER(M_NODE, id: 000)
[356270.449858][    C0]     > DETECT_NODE: AUR(S_NODE, id: 140)
[356270.449872][    C0] exynos-itmon-v2 exynos-itmon:   > BASE       : NOCL1A_P(0x26450000)
[356270.449872][    C0]     > INFO_0     : 0x008C1000
[356270.449872][    C0]     > INFO_1     : 0x0000000C
[356270.449872][    C0]     > INFO_2     : 0x20A68010
[356270.449872][    C0]     > INFO_3     : 0x21E00000
[356270.449872][    C0]     > INFO_4     : 0x00000004
[356270.449872][    C0]     > INFO_5     : 0x0000010B
[356270.449872][    C0]     > INFO_6     : 0x00000000
[356270.449889][    C0] exynos-itmon-v2 exynos-itmon:   Raw Register Information ---------------------------------------------------
[356270.449889][    C0] 
[356270.449899][    C0] exynos-itmon-v2 exynos-itmon:   > M_NODE     : BOOKER(M_NODE, id: 000)
[356270.449899][    C0]     > DETECT_NODE: AUR(S_NODE, id: 140)
[356270.449912][    C0] exynos-itmon-v2 exynos-itmon:   > BASE       : NOCL1A_P(0x26450000)
[356270.449912][    C0]     > INFO_0     : 0x008C1000
[356270.449912][    C0]     > INFO_1     : 0x00000000
[356270.449912][    C0]     > INFO_2     : 0x20AD0100
[356270.449912][    C0]     > INFO_3     : 0x21E00000
[356270.449912][    C0]     > INFO_4     : 0x00000004
[356270.449912][    C0]     > INFO_5     : 0x0000010B
[356270.449912][    C0]     > INFO_6     : 0x00000000
[356270.449929][    C0] exynos-itmon-v2 exynos-itmon:   Raw Register Information ---------------------------------------------------
[356270.449929][    C0] 
[356270.449939][    C0] exynos-itmon-v2 exynos-itmon:   > M_NODE     : BOOKER(M_NODE, id: 000)
[356270.449939][    C0]     > DETECT_NODE: AUR(S_NODE, id: 140)
[356270.449953][    C0] exynos-itmon-v2 exynos-itmon:   > BASE       : NOCL1A_P(0x26450000)
[356270.449953][    C0]     > INFO_0     : 0x008C1000
[356270.449953][    C0]     > INFO_1     : 0x00000004
[356270.449953][    C0]     > INFO_2     : 0x20AD0120
[356270.449953][    C0]     > INFO_3     : 0x21E00000
[356270.449953][    C0]     > INFO_4     : 0x00000004
[356270.449953][    C0]     > INFO_5     : 0x0000010B
[356270.449953][    C0]     > INFO_6     : 0x00000000
[356270.449970][    C0] exynos-itmon-v2 exynos-itmon:   Raw Register Information ---------------------------------------------------
[356270.449970][    C0] 
[356270.449980][    C0] exynos-itmon-v2 exynos-itmon:   > M_NODE     : BOOKER(M_NODE, id: 000)
[356270.449980][    C0]     > DETECT_NODE: AUR(S_NODE, id: 140)
[356270.449993][    C0] exynos-itmon-v2 exynos-itmon:   > BASE       : NOCL1A_P(0x26450000)
[356270.449993][    C0]     > INFO_0     : 0x008C1000
[356270.449993][    C0]     > INFO_1     : 0x00000000
[356270.449993][    C0]     > INFO_2     : 0x20AD0110
[356270.449993][    C0]     > INFO_3     : 0x21E00000
[356270.449993][    C0]     > INFO_4     : 0x00000004
[356270.449993][    C0]     > INFO_5     : 0x0000010B
[356270.449993][    C0]     > INFO_6     : 0x00000000
[356270.450010][    C0] exynos-itmon-v2 exynos-itmon:   Raw Register Information ---------------------------------------------------
[356270.450010][    C0] 
[356270.450020][    C0] exynos-itmon-v2 exynos-itmon:   > M_NODE     : BOOKER(M_NODE, id: 000)
[356270.450020][    C0]     > DETECT_NODE: AUR(S_NODE, id: 140)
[356270.450032][    C0] exynos-itmon-v2 exynos-itmon:   > BASE       : NOCL1A_P(0x26450000)
[356270.450032][    C0]     > INFO_0     : 0x008C1000
[356270.450032][    C0]     > INFO_1     : 0x00000004
[356270.450032][    C0]     > INFO_2     : 0x20AD0130
[356270.450032][    C0]     > INFO_3     : 0x21E00000
[356270.450032][    C0]     > INFO_4     : 0x00000004
[356270.450032][    C0]     > INFO_5     : 0x0000010B
[356270.450032][    C0]     > INFO_6     : 0x00000000
[356270.450051][    C0] exynos-itmon-v2 exynos-itmon:   Raw Register Information ---------------------------------------------------
[356270.450051][    C0] 
[356270.450064][    C0] exynos-itmon-v2 exynos-itmon:   > M_NODE     : BOOKER(M_NODE, id: 000)
[356270.450064][    C0]     > DETECT_NODE: AUR(S_NODE, id: 140)
[356270.450077][    C0] exynos-itmon-v2 exynos-itmon:   > BASE       : NOCL1A_P(0x26450000)
[356270.450077][    C0]     > INFO_0     : 0x008C1000
[356270.450077][    C0]     > INFO_1     : 0x00000004
[356270.450077][    C0]     > INFO_2     : 0x20AE0100
[356270.450077][    C0]     > INFO_3     : 0x21E00000
[356270.450077][    C0]     > INFO_4     : 0x00000004
[356270.450077][    C0]     > INFO_5     : 0x0000010B
[356270.450077][    C0]     > INFO_6     : 0x00000000
[356270.450097][    C0] exynos-itmon-v2 exynos-itmon:   Raw Register Information ---------------------------------------------------
[356270.450097][    C0] 
[356270.450107][    C0] exynos-itmon-v2 exynos-itmon:   > M_NODE     : BOOKER(M_NODE, id: 000)
[356270.450107][    C0]     > DETECT_NODE: AUR(S_NODE, id: 140)
[356270.450120][    C0] exynos-itmon-v2 exynos-itmon:   > BASE       : NOCL1A_P(0x26450000)
[356270.450120][    C0]     > INFO_0     : 0x008C1000
[356270.450120][    C0]     > INFO_1     : 0x00000000
[356270.450120][    C0]     > INFO_2     : 0x20AE0120
[356270.450120][    C0]     > INFO_3     : 0x21E00000
[356270.450120][    C0]     > INFO_4     : 0x00000004
[356270.450120][    C0]     > INFO_5     : 0x0000010B
[356270.450120][    C0]     > INFO_6     : 0x00000000
[356270.450137][    C0] exynos-itmon-v2 exynos-itmon:   Raw Register Information ---------------------------------------------------
[356270.450137][    C0] 
[356270.450147][    C0] exynos-itmon-v2 exynos-itmon:   > M_NODE     : BOOKER(M_NODE, id: 000)
[356270.450147][    C0]     > DETECT_NODE: AUR(S_NODE, id: 140)
[356270.450161][    C0] exynos-itmon-v2 exynos-itmon:   > BASE       : NOCL1A_P(0x26450000)
[356270.450161][    C0]     > INFO_0     : 0x008C0000
[356270.450161][    C0]     > INFO_1     : 0x00000004
[356270.450161][    C0]     > INFO_2     : 0x20AD0100
[356270.450161][    C0]     > INFO_3     : 0x21E00000
[356270.450161][    C0]     > INFO_4     : 0x00000004
[356270.450161][    C0]     > INFO_5     : 0x0000010B
[356270.450161][    C0]     > INFO_6     : 0x00000000
[356270.450180][    C0] exynos-itmon-v2 exynos-itmon:   Raw Register Information ---------------------------------------------------
[356270.450180][    C0] 
[356270.450190][    C0] exynos-itmon-v2 exynos-itmon:   > M_NODE     : BOOKER(M_NODE, id: 000)
[356270.450190][    C0]     > DETECT_NODE: AUR(S_NODE, id: 140)
[356270.450202][    C0] exynos-itmon-v2 exynos-itmon:   > BASE       : NOCL1A_P(0x26450000)
[356270.450202][    C0]     > INFO_0     : 0x008C0000
[356270.450202][    C0]     > INFO_1     : 0x00000000
[356270.450202][    C0]     > INFO_2     : 0x20AD0120
[356270.450202][    C0]     > INFO_3     : 0x21E00000
[356270.450202][    C0]     > INFO_4     : 0x00000004
[356270.450202][    C0]     > INFO_5     : 0x0000010B
[356270.450202][    C0]     > INFO_6     : 0x00000000
[356270.450219][    C0] exynos-itmon-v2 exynos-itmon:   Raw Register Information ---------------------------------------------------
[356270.450219][    C0] 
[356270.450229][    C0] exynos-itmon-v2 exynos-itmon:   > M_NODE     : BOOKER(M_NODE, id: 000)
[356270.450229][    C0]     > DETECT_NODE: AUR(S_NODE, id: 140)
[356270.450242][    C0] exynos-itmon-v2 exynos-itmon:   > BASE       : NOCL1A_P(0x26450000)
[356270.450242][    C0]     > INFO_0     : 0x008C0000
[356270.450242][    C0]     > INFO_1     : 0x00000004
[356270.450242][    C0]     > INFO_2     : 0x20AD0110
[356270.450242][    C0]     > INFO_3     : 0x21E00000
[356270.450242][    C0]     > INFO_4     : 0x00000004
[356270.450242][    C0]     > INFO_5     : 0x0000010B
[356270.450242][    C0]     > INFO_6     : 0x00000000
[356270.450258][    C0] exynos-itmon-v2 exynos-itmon:   Raw Register Information ---------------------------------------------------
[356270.450258][    C0] 
[356270.450268][    C0] exynos-itmon-v2 exynos-itmon:   > M_NODE     : BOOKER(M_NODE, id: 000)
[356270.450268][    C0]     > DETECT_NODE: AUR(S_NODE, id: 140)
[356270.450281][    C0] exynos-itmon-v2 exynos-itmon:   > BASE       : NOCL1A_P(0x26450000)
[356270.450281][    C0]     > INFO_0     : 0x008C0000
[356270.450281][    C0]     > INFO_1     : 0x00000008
[356270.450281][    C0]     > INFO_2     : 0x20AD0130
[356270.450281][    C0]     > INFO_3     : 0x21E00000
[356270.450281][    C0]     > INFO_4     : 0x00000004
[356270.450281][    C0]     > INFO_5     : 0x0000010B
[356270.450281][    C0]     > INFO_6     : 0x00000000
[356270.450299][    C0] exynos-itmon-v2 exynos-itmon:   Raw Register Information ---------------------------------------------------
[356270.450299][    C0] 
[356270.450309][    C0] exynos-itmon-v2 exynos-itmon:   > M_NODE     : BOOKER(M_NODE, id: 000)
[356270.450309][    C0]     > DETECT_NODE: AUR(S_NODE, id: 140)
[356270.450321][    C0] exynos-itmon-v2 exynos-itmon:   > BASE       : NOCL1A_P(0x26450000)
[356270.450321][    C0]     > INFO_0     : 0x008C0000
[356270.450321][    C0]     > INFO_1     : 0x00000004
[356270.450321][    C0]     > INFO_2     : 0x20AE0100
[356270.450321][    C0]     > INFO_3     : 0x21E00000
[356270.450321][    C0]     > INFO_4     : 0x00000004
[356270.450321][    C0]     > INFO_5     : 0x0000010B
[356270.450321][    C0]     > INFO_6     : 0x00000000
[356270.450339][    C0] exynos-itmon-v2 exynos-itmon:   Raw Register Information ---------------------------------------------------
[356270.450339][    C0] 
[356270.450349][    C0] exynos-itmon-v2 exynos-itmon:   > M_NODE     : BOOKER(M_NODE, id: 000)
[356270.450349][    C0]     > DETECT_NODE: AUR(S_NODE, id: 140)
[356270.450362][    C0] exynos-itmon-v2 exynos-itmon:   > BASE       : NOCL1A_P(0x26450000)
[356270.450362][    C0]     > INFO_0     : 0x008C0000
[356270.450362][    C0]     > INFO_1     : 0x00000000
[356270.450362][    C0]     > INFO_2     : 0x20AE0120
[356270.450362][    C0]     > INFO_3     : 0x21E00000
[356270.450362][    C0]     > INFO_4     : 0x00000004
[356270.450362][    C0]     > INFO_5     : 0x0000010B
[356270.450362][    C0]     > INFO_6     : 0x00000000
[356270.450379][    C0] exynos-itmon-v2 exynos-itmon: Error detected itmon_irq_handler, 1
[356270.450392][    C0] exynos-itmon-v2 exynos-itmon: Before ITMON: [    0.000000], delta: 0, last_errcnt: 0
[356270.450408][    C0] exynos-itmon-v2 exynos-itmon: itmon_do_dpm_policy: err_slverr: policy:s2d
[356270.450438][    C0] debug-snapshot dss: WDT Caller: itmon_do_dpm_policy+0x200/0x20c [itmon] itmon triggering err_slverr from BOOKER CPU1  to AUR
[356270.450489][    C0] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G S      W  OE     5.15.163-android14-11-g10e97507489e #1
[356270.450506][    C0] Hardware name: ZUMA SHIBA MP based on ZUMA (DT)
[356270.450521][    C0] Call trace:
[356270.450531][    C0]  dump_backtrace+0x110/0x204
[356270.450561][    C0]  dump_stack_lvl+0x84/0xbc
[356270.450584][    C0]  dump_stack+0x20/0x30
[356270.450597][    C0]  dbg_snapshot_emergency_reboot_timeout+0x16c/0x1c4 [dss]
[356270.450674][    C0]  dbg_snapshot_do_dpm_policy+0x50/0x1cc [dss]
[356270.450740][    C0]  itmon_do_dpm_policy+0x200/0x20c [itmon]
[356270.450766][    C0]  itmon_irq_handler+0x2a0/0x350 [itmon]
[356270.450791][    C0]  __handle_irq_event_percpu+0xf4/0x384
[356270.450811][    C0]  handle_irq_event+0x88/0x170
[356270.450824][    C0]  handle_fasteoi_irq+0x154/0x2f4
[356270.450837][    C0]  handle_domain_irq+0xbc/0x13c
[356270.450849][    C0]  gic_handle_irq.34206+0x5c/0x160
[356270.450863][    C0]  call_on_irq_stack+0x3c/0x70
[356270.450875][    C0]  do_interrupt_handler+0x48/0xa4
[356270.450887][    C0]  el1_interrupt+0x38/0x68
[356270.450907][    C0]  el1h_64_irq_handler+0x20/0x30
[356270.450918][    C0]  el1h_64_irq+0x78/0x7c
[356270.450929][    C0]  finish_task_switch+0xc8/0x3dc
[356270.450946][    C0]  __schedule+0x694/0xc70
[356270.450968][    C0]  do_idle+0x458/0x520
[356270.450982][    C0]  cpu_startup_entry+0x88/0x94
[356270.450995][    C0]  kernel_init+0x0/0x3cc
[356270.451008][    C0]  start_kernel+0x0/0x6b4
[356270.451025][    C0]  start_kernel+0x53c/0x6b4
[356270.451035][    C0]  __primary_switched+0xc8/0x7c44
[356270.560339][ T5444] acpm_ipc retry 1, now = 356270560332113, frc = 22654479736280, timeout = 356270560325481
[356270.560363][ T5444] I:0x1000 0 s:28 RX r:4 f:4 TX r:4 f:2
[356270.560393][ T5444] SR0:0x1000 MR0:0x4797 MSR0:0x1000, SR1:0x1 MR1:0x0 MSR1:0x1
[356270.560852][ T5444] [ACPM_FW] : 460905280976697 id:7, PPU_DSU_PWPR, 70008
[356270.560882][ T5444] [ACPM_FW] : 460905280979464 id:7, PPU_DSU_PWSR, 70008
[356270.560906][ T5444] [ACPM_FW] : 460905280982231 id:7, PPU_DSU_DISR, 7000180
[356270.560928][ T5444] [ACPM_FW] : 460905280983492 id:7, PPU_CPU_CL, 0
[356270.560950][ T5444] [ACPM_FW] : 460905280987235 id:7, PPU_PWPR, 100
[356270.560969][ T5444] [ACPM_FW] : 460905280990023 id:7, PPU_PWSR, 108
[356270.560989][ T5444] [ACPM_FW] : 460905280992790 id:7, PPU_DISR, 100
[356270.561009][ T5444] [ACPM_FW] : 460905280995557 id:7, PPU_ISR, 0
[356270.561027][ T5444] [ACPM_FW] : 460905280998344 id:7, PPU_AISR, 0
[356270.561045][ T5444] [ACPM_FW] : 460905280999503 id:7, PPU_CPU_CL, 1
[356270.561065][ T5444] [ACPM_FW] : 460905281003227 id:7, PPU_PWPR, 100
[356270.561082][ T5444] [ACPM_FW] : 460905281006014 id:7, PPU_PWSR, 108
[356270.561099][ T5444] [ACPM_FW] : 460905281008781 id:7, PPU_DISR, 100
[356270.561115][ T5444] [ACPM_FW] : 460905281011548 id:7, PPU_ISR, 0
[356270.561131][ T5444] [ACPM_FW] : 460905281014335 id:7, PPU_AISR, 0
[356270.561149][ T5444] [ACPM_FW] : 460905281015495 id:7, PPU_CPU_CL, 2
[356270.561167][ T5444] [ACPM_FW] : 460905281019218 id:7, PPU_PWPR, 100
[356270.561185][ T5444] [ACPM_FW] : 460905281022005 id:7, PPU_PWSR, 108
[356270.561205][ T5444] [ACPM_FW] : 460905281024772 id:7, PPU_DISR, 100
[356270.561224][ T5444] [ACPM_FW] : 460905281027539 id:7, PPU_ISR, 0
[356270.561242][ T5444] [ACPM_FW] : 460905281030326 id:7, PPU_AISR, 0
[356270.561261][ T5444] [ACPM_FW] : 460905281031527 id:7, PPU_CPU_CL, 3
[356270.561282][ T5444] [ACPM_FW] : 460905281035331 id:7, PPU_PWPR, 100
[356270.561302][ T5444] [ACPM_FW] : 460905281038098 id:7, PPU_PWSR, 108
[356270.561319][ T5444] [ACPM_FW] : 460905281040865 id:7, PPU_DISR, 100
[356270.561339][ T5444] [ACPM_FW] : 460905281043632 id:7, PPU_ISR, 0
[356270.561356][ T5444] [ACPM_FW] : 460905281046399 id:7, PPU_AISR, 0
[356270.561375][ T5444] [ACPM_FW] : 460905281047701 id:7, PPU_CPU_CL, 104
[356270.561397][ T5444] [ACPM_FW] : 460905281050895 id:7, PPU_PWPR, 100
[356270.561415][ T5444] [ACPM_FW] : 460905281053662 id:7, PPU_PWSR, 100
[356270.561434][ T5444] [ACPM_FW] : 460905281056429 id:7, PPU_DISR, 0
[356270.561452][ T5444] [ACPM_FW] : 460905281059196 id:7, PPU_ISR, 0
[356270.561469][ T5444] [ACPM_FW] : 460905281061963 id:7, PPU_AISR, 0
[356270.561488][ T5444] [ACPM_FW] : 460905281063143 id:7, PPU_CPU_CL, 105
[356270.561508][ T5444] [ACPM_FW] : 460905281066866 id:7, PPU_PWPR, 100
[356270.561526][ T5444] [ACPM_FW] : 460905281069653 id:7, PPU_PWSR, 100
[356270.561545][ T5444] [ACPM_FW] : 460905281072420 id:7, PPU_DISR, 0
[356270.561563][ T5444] [ACPM_FW] : 460905281075187 id:7, PPU_ISR, 0
[356270.561580][ T5444] [ACPM_FW] : 460905281077974 id:7, PPU_AISR, 0
[356270.561598][ T5444] [ACPM_FW] : 460905281079134 id:7, PPU_CPU_CL, 106
[356270.561618][ T5444] [ACPM_FW] : 460905281082857 id:7, PPU_PWPR, 100
[356270.561636][ T5444] [ACPM_FW] : 460905281085644 id:7, PPU_PWSR, 100
[356270.561654][ T5444] [ACPM_FW] : 460905281088411 id:7, PPU_DISR, 0
[356270.561672][ T5444] [ACPM_FW] : 460905281091178 id:7, PPU_ISR, 0
[356270.561690][ T5444] [ACPM_FW] : 460905281093945 id:7, PPU_AISR, 0
[356270.561708][ T5444] [ACPM_FW] : 460905281095125 id:7, PPU_CPU_CL, 107
[356270.561727][ T5444] [ACPM_FW] : 460905281098848 id:7, PPU_PWPR, 100
[356270.561745][ T5444] [ACPM_FW] : 460905281101635 id:7, PPU_PWSR, 108
[356270.561817][ T5444] [ACPM_FW] : 460905281104402 id:7, PPU_DISR, 100
[356270.561836][ T5444] [ACPM_FW] : 460905281107169 id:7, PPU_ISR, 0
[356270.561853][ T5444] [ACPM_FW] : 460905281109956 id:7, PPU_AISR, 0
[356270.561871][ T5444] [ACPM_FW] : 460905281111238 id:7, PPU_CPU_CL, 208
[356270.561890][ T5444] [ACPM_FW] : 460905281114961 id:7, PPU_PWPR, 100
[356270.561908][ T5444] [ACPM_FW] : 460905281117749 id:7, PPU_PWSR, 100
[356270.561927][ T5444] [ACPM_FW] : 460905281120516 id:7, PPU_DISR, 0
[356270.561944][ T5444] [ACPM_FW] : 460905281123282 id:7, PPU_ISR, 0
[356270.561960][ T5444] [ACPM_FW] : 460905281126070 id:7, PPU_AISR, 0
[356270.561978][ T5444] [ACPM_FW] : 460905281128511 id:7, CL0_CPU0_OPT, 0
[356270.562000][ T5444] [ACPM_FW] : 460905281130912 id:7, CL0_NOCPU_CONF, 1
[356270.562024][ T5444] [ACPM_FW] : 460905281132112 id:7, fwfibrst, 400000
[356270.562041][ T5444] [ACPM_FW] : 460905281134777 id:7, FlxP_err, ffffff88
[356270.562059][ T5444] [ACPM_FW] : 460905281137239 id:0, dump, f1
[356270.562073][ T5444] [ACPM_FW] : 460905281137992 id:0, SP(r13), af54
[356270.562089][ T5444] [ACPM_FW] : 460905281138582 id:0, LR(r14), 5e4d
[356270.562106][ T5444] [ACPM_FW] : 460905281139192 id:0, PC(R15), 5e4c
[356270.562123][ T5444] [ACPM_FW] : 460905281139965 id:0, R00, 32000
[356270.562135][ T5444] [ACPM_FW] : 460905281140576 id:0, R01, ffffffff
[356270.562147][ T5444] [ACPM_FW] : 460905281141186 id:0, R02, e000e100
[356270.562159][ T5444] [ACPM_FW] : 460905281141817 id:0, R03, 0
[356270.562172][ T5444] [ACPM_FW] : 460905281142427 id:0, R04, d336e
[356270.562184][ T5444] [ACPM_FW] : 460905281143180 id:0, R05, 0
[356270.562197][ T5444] [ACPM_FW] : 460905281143790 id:0, R06, 149a
[356270.562209][ T5444] [ACPM_FW] : 460905281144421 id:0, R07, a000
[356270.562222][ T5444] [ACPM_FW] : 460905281145031 id:0, R08, a7e5981d
[356270.562234][ T5444] [ACPM_FW] : 460905281145642 id:0, R09, a4
[356270.562248][ T5444] [ACPM_FW] : 460905281146394 id:0, R10, 9db4
[356270.562261][ T5444] [ACPM_FW] : 460905281147005 id:0, R11, 9f84
[356270.562275][ T5444] [ACPM_FW] : 460905281147635 id:0, R12, 0
[356270.562287][ T5444] [ACPM_FW] : 460905281148266 id:0, CODE , f002
[356270.562301][ T5444] [ACPM_FW] : 460905281148897 id:0, CODE , fb8a
[356270.562317][ T5444] [ACPM_FW] : 460905281149528 id:0, PC   , 4b59
[356270.562332][ T5444] [ACPM_FW] : 460905281150158 id:0, CODE , 4a59
[356270.562346][ T5444] [ACPM_FW] : 460905281302298 id:0, SLCF, 0
[356270.571257][T10076] gsa 16490000.gsa-ns: TZ: failed (-110) to wait for connect
[356270.571328][T10076] gsa 16490000.gsa-ns: TZ: failed (-110) to connect
[356270.571350][T10076] edgetpu rio: Powering down
[356270.591876][ T5444] acpm_ipc retry 2, now = 356270591873372, frc = 22654481286428, timeout = 356270662360067
[356270.591884][ T5444] I:0x1000 0 s:28 RX r:4 f:4 TX r:4 f:2
[356270.591901][ T5444] SR0:0x1000 MR0:0x4797 MSR0:0x1000, SR1:0x1 MR1:0x0 MSR1:0x1
[356270.592010][ T5444] acpm_ipc retry 3, now = 356270592007568, frc = 22654481293010, timeout = 356270692005005
[356270.592016][ T5444] I:0x1000 0 s:28 RX r:4 f:4 TX r:4 f:2
[356270.592032][ T5444] SR0:0x1000 MR0:0x4797 MSR0:0x1000, SR1:0x1 MR1:0x0 MSR1:0x1
[356270.592132][ T5444] acpm_ipc retry 4, now = 356270592129557, frc = 22654481299002, timeout = 356270692127034
[356270.592136][ T5444] I:0x1000 0 s:28 RX r:4 f:4 TX r:4 f:2
[356270.592149][ T5444] SR0:0x1000 MR0:0x4797 MSR0:0x1000, SR1:0x1 MR1:0x0 MSR1:0x1
[356270.592239][ T5444] acpm_ipc retry 5, now = 356270592236409, frc = 22654481304256, timeout = 356270692234131
[356270.592244][ T5444] I:0x1000 0 s:28 RX r:4 f:4 TX r:4 f:2
[356270.592257][ T5444] SR0:0x1000 MR0:0x4797 MSR0:0x1000, SR1:0x1 MR1:0x0 MSR1:0x1
[356270.592265][ T5444] <Dump delta of irq counts>
[356270.592273][ T5444] irq-1   (hwirq-0  ) delta of irqs:       30 IPI
[356270.592284][ T5444] irq-2   (hwirq-1  ) delta of irqs:        2 IPI
[356270.592293][ T5444] irq-6   (hwirq-5  ) delta of irqs:        4 IPI
[356270.592302][ T5444] irq-11  (hwirq-30 ) delta of irqs:       56 arch_timer
[356270.592363][ T5444] irq-335 (hwirq-796) delta of irqs:        1 exynos-mct
[356270.592372][ T5444] irq-336 (hwirq-797) delta of irqs:        1 exynos-mct
[356270.592380][ T5444] irq-337 (hwirq-798) delta of irqs:        3 exynos-mct
[356270.592390][ T5444] irq-358 (hwirq-13 ) delta of irqs:        8 trusty
[356270.592425][ T5444] __acpm_ipc_send_data Timeout error! now = 356270592425293 timeout = 356270692422729 ch:0 s:28 bitmap:fff8000000
[356270.595046][ T5444] CPU: 5 PID: 5444 Comm: kworker/u18:3 Tainted: G S      W  OE     5.15.163-android14-11-g10e97507489e #1
[356270.595064][ T5444] Hardware name: ZUMA SHIBA MP based on ZUMA (DT)
[356270.595076][ T5444] Workqueue: async_vote_wq exynos_pm_qos_async_vote_fn.cfi_jt [exynos_pm_qos]
[356270.595124][ T5444] Call trace:
[356270.595131][ T5444]  dump_backtrace+0x110/0x204
[356270.595160][ T5444]  dump_stack_lvl+0x84/0xbc
[356270.595193][ T5444]  dump_stack+0x20/0x30
[356270.595205][ T5444]  __acpm_ipc_send_data+0x51c/0x5f0 [gs_acpm]
[356270.595239][ T5444]  acpm_ipc_send_data_lazy+0x44/0x198 [gs_acpm]
[356270.595264][ T5444]  exynos_acpm_set_rate+0x88/0xf8 [cmupmucal]
[356270.595450][ T5444]  cal_dfs_set_rate+0x3c/0x80 [cmupmucal]
[356270.595626][ T5444]  devfreq_frequency_scaler+0x274/0x5c0 [exynos_devfreq]
[356270.595668][ T5444]  DM_CALL+0x430/0x64c [exynos_dm]
[356270.595692][ T5444]  exynos_devfreq_dm_call+0x128/0x288 [exynos_devfreq]
[356270.595720][ T5444]  devfreq_set_target+0xc8/0x348
[356270.595766][ T5444]  devfreq_update_target+0x138/0x198
[356270.595780][ T5444]  update_devfreq+0x1c/0x2c
[356270.595792][ T5444]  devfreq_simple_interactive_notifier+0x30/0x54 [exynos_devfreq]
[356270.595821][ T5444]  blocking_notifier_call_chain+0x8c/0x118
[356270.595869][ T5444]  exynos_pm_qos_update_target+0x22c/0x258 [exynos_pm_qos]
[356270.595899][ T5444]  __exynos_pm_qos_update_request+0x70/0x11c [exynos_pm_qos]
[356270.595923][ T5444]  exynos_pm_qos_async_vote_fn+0x40/0x70 [exynos_pm_qos]
[356270.595946][ T5444]  process_one_work+0x240/0x54c
[356270.595983][ T5444]  worker_thread+0x3c0/0x74c
[356270.595997][ T5444]  kthread+0x16c/0x1e0
[356270.596009][ T5444]  ret_from_fork+0x10/0x20
[356270.596031][ T5444] Kernel panic - not syncing: dbg_snapshot_do_dpm_policy: acpm_ipc timeout
[356270.596041][ T5444] CPU: 5 PID: 5444 Comm: kworker/u18:3 Tainted: G S      W  OE     5.15.163-android14-11-g10e97507489e #1
[356270.596054][ T5444] Hardware name: ZUMA SHIBA MP based on ZUMA (DT)
[356270.596061][ T5444] Workqueue: async_vote_wq exynos_pm_qos_async_vote_fn.cfi_jt [exynos_pm_qos]
[356270.596089][ T5444] Call trace:
[356270.596095][ T5444]  dump_backtrace+0x110/0x204
[356270.596113][ T5444]  dump_stack_lvl+0x84/0xbc
[356270.596133][ T5444]  panic+0x18c/0x454
[356270.596156][ T5444]  dbg_snapshot_do_dpm_policy+0x1a0/0x1cc [dss]
[356270.596209][ T5444]  __acpm_ipc_send_data+0x534/0x5f0 [gs_acpm]
[356270.596238][ T5444]  acpm_ipc_send_data_lazy+0x44/0x198 [gs_acpm]
[356270.596263][ T5444]  exynos_acpm_set_rate+0x88/0xf8 [cmupmucal]
[356270.596477][ T5444]  cal_dfs_set_rate+0x3c/0x80 [cmupmucal]
[356270.596651][ T5444]  devfreq_frequency_scaler+0x274/0x5c0 [exynos_devfreq]
[356270.596683][ T5444]  DM_CALL+0x430/0x64c [exynos_dm]
[356270.596699][ T5444]  exynos_devfreq_dm_call+0x128/0x288 [exynos_devfreq]
[356270.596728][ T5444]  devfreq_set_target+0xc8/0x348
[356270.596747][ T5444]  devfreq_update_target+0x138/0x198
[356270.596759][ T5444]  update_devfreq+0x1c/0x2c
[356270.596770][ T5444]  devfreq_simple_interactive_notifier+0x30/0x54 [exynos_devfreq]
[356270.596796][ T5444]  blocking_notifier_call_chain+0x8c/0x118
[356270.596817][ T5444]  exynos_pm_qos_update_target+0x22c/0x258 [exynos_pm_qos]
[356270.596841][ T5444]  __exynos_pm_qos_update_request+0x70/0x11c [exynos_pm_qos]
[356270.596863][ T5444]  exynos_pm_qos_async_vote_fn+0x40/0x70 [exynos_pm_qos]
[356270.596885][ T5444]  process_one_work+0x240/0x54c
[356270.596906][ T5444]  worker_thread+0x3c0/0x74c
[356270.596918][ T5444]  kthread+0x16c/0x1e0
[356270.596928][ T5444]  ret_from_fork+0x10/0x20
[356270.596975][ T5444] SMP: stopping secondary CPUs
[356270.597011][    C8] debug-snapshot dss: context saved(CPU:8)
[356270.597037][    C1] debug-snapshot dss: context saved(CPU:1)
[356270.597081][    C4] debug-snapshot dss: context saved(CPU:4)
[356270.597320][    C7] debug-snapshot dss: context saved(CPU:7)
[356270.597371][    C6] debug-snapshot dss: context saved(CPU:6)
[356271.959597][ T5444] SMP: failed to stop secondary CPUs 0,2,5
[356271.959649][ T5444] s3c2410-wdt 10060000.watchdog_cl0: watchdog reset is started to 10secs
[356271.959685][ T5444] s3c2410-wdt 10070000.watchdog_cl1: s3c2410wdt_multistage_wdt_stop: cluster 1 stop done, WTCON 00111d18
[356271.959707][ T5444] s3c2410-wdt 10060000.watchdog_cl0: Watchdog cluster 0 stop done, WTCON = 111d1c
[356271.959726][ T5444] s3c2410-wdt 10070000.watchdog_cl1: s3c2410wdt_multistage_wdt_stop: cluster 1 stop done, WTCON 00111d18
[356271.959742][ T5444] s3c2410-wdt 10070000.watchdog_cl1: s3c2410wdt_multistage_wdt_start: count=0x0000c800, wtcon=00111d3c
[356271.959756][ T5444] s3c2410-wdt 10060000.watchdog_cl0: Watchdog cluster 0 start, WTCON = 111d3d
[356271.959769][ T5444] s3c2410-wdt 10070000.watchdog_cl1: s3c2410wdt_multistage_wdt_stop: cluster 1 stop done, WTCON 00111d18
[356271.959805][ T5444] Kernel Offset: 0x28a9e4600000 from 0xffff800008000000
[356271.959814][ T5444] PHYS_OFFSET: 0xffffd2f400000000
[356271.959823][ T5444] CPU features: 0x00000000,1801a1b3,d9969da9
[356271.959838][ T5444] Memory Limit: none
[356271.959864][ T5444] group NOCL1A_D frz_support NO
[356271.959878][ T5444] group NOCL1B_D frz_support NO
[356271.959889][ T5444] group NOCL2AA_D frz_support NO
[356271.959901][ T5444] group NOCL2AB_D frz_support NO
[356271.959927][ T5444] group NOCL0_D frz_support NO
[356271.959946][ T5444] group NOCL1A_P frz_support NO
[356271.959957][ T5444] group NOCL1B_P frz_support NO
[356271.959966][ T5444] group NOCL2AA_P frz_support NO
[356271.959977][ T5444] group NOCL2AB_P frz_support NO
[356271.959985][ T5444] group NOCL0_P frz_support NO
[356271.960008][ T5444] exynos-itmon-v2 exynos-itmon: ----------------------------------------------------------------------------------
[356271.960008][ T5444]         +ITMON Notifier Call Information
[356271.960041][ T5444] exynos-pcie-rc 12100000.pcie: ### EXYNOS PCIE ITMON ###
[356271.960054][ T5444] exynos-pcie-rc 13120000.pcie: ### EXYNOS PCIE ITMON ###
[356271.960127][ T5444] exynos-itmon-v2 exynos-itmon:       -ITMON Notifier Call Information
[356271.960127][ T5444] ----------------------------------------------------------------------------------
[356271.960138][ T5444] exynos-itmon-v2 exynos-itmon: 
[356271.960138][ T5444] ----------------------------------------------------------------------------------
[356271.960138][ T5444]         ITMON Report (READ)
[356271.960138][ T5444] ----------------------------------------------------------------------------------
[356271.960138][ T5444]     PATH Information
[356271.960138][ T5444] 
[356271.960152][ T5444] exynos-itmon-v2 exynos-itmon:   > M_NODE     :            GSA,   M_NODE(id: 50)
[356271.960163][ T5444] exynos-itmon-v2 exynos-itmon:   > DETECT_NODE:       NOCL0_DP,   S_NODE(id: 130)
[356271.960173][ T5444] exynos-itmon-v2 exynos-itmon: 
[356271.960173][ T5444] ----------------------------------------------------------------------------------
[356271.960173][ T5444]     Transaction Information
[356271.960173][ T5444] 
[356271.960173][ T5444]     > Client (User)  : GSA CA32_GSACORE_BAAW (0x0)
[356271.960173][ T5444]     > Target         : NOCL0_DP
[356271.960173][ T5444]     > Target Address : 0x20A30010 
[356271.960173][ T5444]     > Type           : READ
[356271.960173][ T5444]     > Error code     : Error Detect by the Target(SLVERR)
[356271.960196][ T5444] exynos-itmon-v2 exynos-itmon: 
[356271.960196][ T5444] ----------------------------------------------------------------------------------
[356271.960196][ T5444]     > Size           : 4 bytes x 1 burst => 4 bytes
[356271.960196][ T5444]     > Burst Type     : 1 (0:FIXED, 1:INCR, 2:WRAP)
[356271.960196][ T5444]     > Level          : Unprivileged
[356271.960196][ T5444]     > Protection     : Non-secure
[356271.960196][ T5444]     > Path Type      : DATA Path transaction
[356271.960196][ T5444] 
[356271.960216][ T5444] exynos-itmon-v2 exynos-itmon: ----------------------------------------------------------------------------------
[356271.960216][ T5444]         +ITMON Notifier Call Information
[356271.960225][ T5444] exynos-pcie-rc 12100000.pcie: ### EXYNOS PCIE ITMON ###
[356271.960233][ T5444] exynos-pcie-rc 13120000.pcie: ### EXYNOS PCIE ITMON ###
[356271.960248][ T5444] exynos-itmon-v2 exynos-itmon:       -ITMON Notifier Call Information
[356271.960248][ T5444] ----------------------------------------------------------------------------------
[356271.960256][ T5444] exynos-itmon-v2 exynos-itmon: 
[356271.960256][ T5444] ----------------------------------------------------------------------------------
[356271.960256][ T5444]         ITMON Report (READ)
[356271.960256][ T5444] ----------------------------------------------------------------------------------
[356271.960256][ T5444]     PATH Information
[356271.960256][ T5444] 
[356271.960266][ T5444] exynos-itmon-v2 exynos-itmon:   > M_NODE     :       NOCL0_DP,   M_NODE(id: 2)
[356271.960275][ T5444] exynos-itmon-v2 exynos-itmon:   > DETECT_NODE:            AUR,   S_NODE(id: 140)
[356271.960284][ T5444] exynos-itmon-v2 exynos-itmon: 
[356271.960284][ T5444] ----------------------------------------------------------------------------------
[356271.960284][ T5444]     Transaction Information
[356271.960284][ T5444] 
[356271.960284][ T5444]     > Client (User)  : NOCL0_DP  (0x0)
[356271.960284][ T5444]     > Target         : AUR
[356271.960284][ T5444]     > Target Address : 0x20A30010 
[356271.960284][ T5444]     > Type           : READ
[356271.960284][ T5444]     > Error code     : Error Detect by the Target(SLVERR)
[356271.960297][ T5444] exynos-itmon-v2 exynos-itmon: 
[356271.960297][ T5444] ----------------------------------------------------------------------------------
[356271.960297][ T5444]     > Size           : 4 bytes x 1 burst => 4 bytes
[356271.960297][ T5444]     > Burst Type     : 1 (0:FIXED, 1:INCR, 2:WRAP)
[356271.960297][ T5444]     > Level          : Unprivileged
[356271.960297][ T5444]     > Protection     : Non-secure
[356271.960297][ T5444]     > Path Type      : Configuration(SFR) Path transaction
[356271.960297][ T5444] 
[356271.960314][ T5444] exynos-itmon-v2 exynos-itmon:       Error Policy Information
[356271.960314][ T5444] 
[356271.960314][ T5444]         > NAME           |Error    |Policy-def |Policy-now
[356271.960323][ T5444] exynos-itmon-v2 exynos-itmon:       >       err_tmout     FALSE       s2d       s2d
[356271.960332][ T5444] exynos-itmon-v2 exynos-itmon:       >    err_prtchker     FALSE       s2d       s2d
[356271.960341][ T5444] exynos-itmon-v2 exynos-itmon:       >      err_decerr     FALSE       s2d       s2d
[356271.960350][ T5444] exynos-itmon-v2 exynos-itmon:       >      err_slverr      TRUE       s2d       s2d
[356271.960360][ T5444] exynos-itmon-v2 exynos-itmon:       >       err_fatal     FALSE   default   default
[356271.960371][ T5444] exynos-itmon-v2 exynos-itmon: 
[356271.960378][ T5444] exynos-itmon-v2 exynos-itmon:   Raw Register Information ---------------------------------------------------
[356271.960378][ T5444] 
[356271.960387][ T5444] exynos-itmon-v2 exynos-itmon:   > M_NODE     : GSA(M_NODE, id: 050)
[356271.960387][ T5444]     > DETECT_NODE: NOCL0_DP(S_NODE, id: 130)
[356271.960399][ T5444] exynos-itmon-v2 exynos-itmon:   > BASE       : NOCL0_D(0x26050000)
[356271.960399][ T5444]     > INFO_0     : 0x32820000
[356271.960399][ T5444]     > INFO_1     : 0x0000002B
[356271.960399][ T5444]     > INFO_2     : 0x20A30010
[356271.960399][ T5444]     > INFO_3     : 0x21400000
[356271.960399][ T5444]     > INFO_4     : 0x00000006
[356271.960399][ T5444]     > INFO_5     : 0x00000000
[356271.960399][ T5444]     > INFO_6     : 0x00000000
[356271.960419][ T5444] exynos-itmon-v2 exynos-itmon:   Raw Register Information ---------------------------------------------------
[356271.960419][ T5444] 
[356271.960427][ T5444] exynos-itmon-v2 exynos-itmon:   > M_NODE     : NOCL0_DP(M_NODE, id: 002)
[356271.960427][ T5444]     > DETECT_NODE: AUR(S_NODE, id: 140)
[356271.960437][ T5444] exynos-itmon-v2 exynos-itmon:   > BASE       : NOCL1A_P(0x26450000)
[356271.960437][ T5444]     > INFO_0     : 0x028C0000
[356271.960437][ T5444]     > INFO_1     : 0x00000002
[356271.960437][ T5444]     > INFO_2     : 0x20A30010
[356271.960437][ T5444]     > INFO_3     : 0x21400000
[356271.960437][ T5444]     > INFO_4     : 0x00000006
[356271.960437][ T5444]     > INFO_5     : 0x00000200
[356271.960437][ T5444]     > INFO_6     : 0x00000000
[356271.960451][ T5444] exynos-itmon-v2 exynos-itmon: Error detected itmon_logging_panic_handler, 2
[356271.960460][ T5444] exynos-itmon-v2 exynos-itmon: itmon_do_dpm_policy: err_slverr: policy:s2d
[356271.960488][ T5444] debug-snapshot dss: WDT Caller: itmon_do_dpm_policy+0x200/0x20c [itmon] itmon triggering err_slverr from BOOKER CPU1  to AUR
[356271.960525][ T5444] CPU: 5 PID: 5444 Comm: kworker/u18:3 Tainted: G S      W  OE     5.15.163-android14-11-g10e97507489e #1
[356271.960538][ T5444] Hardware name: ZUMA SHIBA MP based on ZUMA (DT)
[356271.960549][ T5444] Workqueue: async_vote_wq exynos_pm_qos_async_vote_fn.cfi_jt [exynos_pm_qos]
[356271.960584][ T5444] Call trace:
[356271.960591][ T5444]  dump_backtrace+0x110/0x204
[356271.960627][ T5444]  dump_stack_lvl+0x84/0xbc
[356271.960675][ T5444]  dump_stack+0x20/0x30
[356271.960688][ T5444]  dbg_snapshot_emergency_reboot_timeout+0x16c/0x1c4 [dss]
[356271.960739][ T5444]  dbg_snapshot_do_dpm_policy+0x50/0x1cc [dss]
[356271.960788][ T5444]  itmon_do_dpm_policy+0x200/0x20c [itmon]
[356271.960807][ T5444]  itmon_logging_panic_handler+0xc0/0xc4 [itmon]
[356271.960826][ T5444]  atomic_notifier_call_chain+0x90/0x13c
[356271.960843][ T5444]  panic+0x1b4/0x454
[356271.960868][ T5444]  dbg_snapshot_do_dpm_policy+0x1a0/0x1cc [dss]
[356271.960915][ T5444]  __acpm_ipc_send_data+0x534/0x5f0 [gs_acpm]
[356271.960946][ T5444]  acpm_ipc_send_data_lazy+0x44/0x198 [gs_acpm]
[356271.960973][ T5444]  exynos_acpm_set_rate+0x88/0xf8 [cmupmucal]
[356271.961147][ T5444]  cal_dfs_set_rate+0x3c/0x80 [cmupmucal]
[356271.961321][ T5444]  devfreq_frequency_scaler+0x274/0x5c0 [exynos_devfreq]
[356271.961351][ T5444]  DM_CALL+0x430/0x64c [exynos_dm]
[356271.961371][ T5444]  exynos_devfreq_dm_call+0x128/0x288 [exynos_devfreq]
[356271.961403][ T5444]  devfreq_set_target+0xc8/0x348
[356271.961425][ T5444]  devfreq_update_target+0x138/0x198
[356271.961439][ T5444]  update_devfreq+0x1c/0x2c
[356271.961452][ T5444]  devfreq_simple_interactive_notifier+0x30/0x54 [exynos_devfreq]
[356271.961481][ T5444]  blocking_notifier_call_chain+0x8c/0x118
[356271.961502][ T5444]  exynos_pm_qos_update_target+0x22c/0x258 [exynos_pm_qos]
[356271.961527][ T5444]  __exynos_pm_qos_update_request+0x70/0x11c [exynos_pm_qos]
[356271.961551][ T5444]  exynos_pm_qos_async_vote_fn+0x40/0x70 [exynos_pm_qos]
[356271.961574][ T5444]  process_one_work+0x240/0x54c
[356271.961590][ T5444]  worker_thread+0x3c0/0x74c
[356271.961602][ T5444]  kthread+0x16c/0x1e0
[356271.961612][ T5444]  ret_from_fork+0x10/0x20
[   0.000000] [I] [GS] secure payload loading took 0ms
[   0.000000] [I] [GS] platform info binded: true
[   0.000000] [I] [GS] platform info: 040306010000
[   7.528735] [I] [MAIN] 
welcome to lk/MP

[   7.528770] [I] [MAIN] boot args 0x1 0x0 0x0 0x0
[   7.529859] [I] [GS] Soc Product ID: 0x09865
[   7.529897] [I] [GS] Soc rev: B1
[   7.529961] [I] [GS] DVFS version: 4
[   7.529991] [E] [DPM] check header failed
[   7.530023] [E] [LNXDBG] magic_number must be 0xcceeddff but 0x00000000
[   7.530074] [E] [LNXDBG] vendor magic_number must be 0xcceeddff but 0x00000000
[   7.530158] [I] [PMIC] S2MPG_M CHIPID read: 0x3
[   7.530222] [I] [PMIC] S2MPG_S CHIPID read: 0x3
[   7.530287] [I] [PMIC] S2MPG_M PWRONSRC read: 0x1
[   7.530352] [I] [PMIC] S2MPG_M OFFSRC1 read: 0x10
[   7.530418] [I] [PMIC] S2MPG_M OFFSRC2 read: 0x0
[   7.530482] [I] [PMIC] S2MPG_M RTC_WTSR read: 0x7e
[   7.530519] [I] [PMIC] S2MPG_M INT1: 0x43
[   7.530549] [I] [PMIC] S2MPG_M INT2: 0x28
[   7.530579] [I] [PMIC] S2MPG_M INT3: 0x80
[   7.530609] [I] [PMIC] S2MPG_M INT4: 0x0
[   7.530639] [I] [PMIC] S2MPG_M INT5: 0x0
[   7.530697] [I] [PMIC] S2MPG_S OFFSRC1 read: 0x11
[   7.530734] [I] [PMIC] S2MPG_S INT1: 0x83
[   7.530764] [I] [PMIC] S2MPG_S INT2: 0x80
[   7.530794] [I] [PMIC] S2MPG_S INT3: 0x0
[   7.530823] [I] [PMIC] S2MPG_S INT4: 0x0
APC Bootmetrics:
  BL1: MT:1 / DT:ENTRY / 94768 us
  BL1: MT:2 / DT:LOAD  / 7424 us
  BL1: MT:F / DT:EXIT  / 124512 us
  PBL: MT:1 / DT:ENTRY / 124632 us
  PBL: MT:2 / DT:LOAD  / 19432 us
  PBL: MT:F / DT:EXIT  / 187552 us
  BL2: MT:1 / DT:ENTRY / 189120 us
  BL2: MT:2 / DT:LOAD  / 152 us
  BL2: MT:3 / DT:LOAD  / 152 us
  BL2: MT:4 / DT:CHECK / 317520 us
  BL2: MT:5 / DT:CHECK / 2088 us
  BL2: MT:6 / DT:LOAD  / 6732504 us
  BL2: MT:7 / DT:LOAD  / 44120 us
  BL2: MT:8 / DT:LOAD  / 30504 us
  BL2: MT:9 / DT:LOAD  / 318312 us
  BL2: MT:A / DT:LOAD  / 8 us
  BL2: MT:F / DT:EXIT  / 7287520 us
  PBL: MT:3 / DT:LOAD  / 77968 us
  PBL: MT:4 / DT:LOAD  / 28080 us
  PBL: MT:5 / DT:LOAD  / 5888 us
  EL3: MT:1 / DT:ENTRY / 7418104 us
  EL3: MT:F / DT:EXIT  / 7502096 us
APC Breadcrumbs(v2.4):
 stages(S): 00002007 / 0000404F
  flags(S): 000022C0 / 000022C0
stages(NS): 00005004 / 00005004
 flags(NS): 0000D400 / 0000D400
    status: 00000000 / 00000000
    device: 00000001 / 00000001
   tmutrip: 00000000 / 00000000
     reset: 00180000 / 00180000
[   7.531638] [E] [DBGC] GSA Breadcrumb:
0xffff0000f8adc708: 00000000 0000000d 00000000 00000000 |................|
0xffff0000f8adc718: 00000000 00000000 00000001          |................|
[   7.531939] [I] [dev] initializing device i2c:usi00
[   7.531980] [I] [I2C] usi00: version 2.2
[   7.532028] [I] [dev] initializing device i2c:usi09
[   7.532068] [I] [I2C] usi09: version 2.2
[   7.532116] [I] [dev] initializing device i2c:usi11
[   7.532156] [I] [I2C] usi11: version 2.2
[   7.532204] [I] [dev] initializing device i2cm:i2cm0
[   7.532243] [I] DVFS init
[   7.534223] [I] DVFS init done
[   7.534257] [I] [UFS] UFS EVT version 0
[   7.534307] [I] [UFS] controller version 3.0 found
[   7.534345] [I] [UFS] capabilities 0x1383ff1f
[   7.536300] [I] [UFS] UFS device found
zuma_ufs_device_init_done
[   7.536352] [E] [UFS] ufshc_notify done
[   7.536432] [I] [UFS] ufshc_power_mode_change HS gear 4
[   7.546634] [I] [UFS] ufshc: bBootLunEn 0x1
[   7.546824] [I] [UFS] UFS device SAMSUNG KLUDG4UHGC-B0E1 version 3.1
[   7.546873] [I] [UFS] Enabled LUNs found 4
[   7.546937] [I] [UFS] UFS device total size 127984992256
[   7.547751] [I] [UFS] Write Booster: available buffer=0x0 lifetime=0x1 current buffer=0x1c58
[   7.547847] [I] [RIPCURRENT] boot slot: a
[   7.549889] [I] [A/B] slot data a: 0x00000602
[   7.549924] [I] [A/B] slot data b: 0x00000302
[   7.551217] [I] [RIPCURRENT] platform info: 040306010000
[   7.551334] [I] [dev] initializing device cs40l26:cs40l26
[   7.556720] [I] [CS40L26] CS40L26 found
[   7.557484] [I] [MG5] FG device name 0x6200
[   7.558249] [I] [MG5] SOC(59), VCELL(3939), INOW(-442), IAVG(-496)
[   7.561284] [I] [MAX77759] tcpc vendor id 6a
[   7.563522] [I] [BMS] master disconnect reason 0x0
trusty_dev_common.c: INFO selected trusty api version: 3 (requested 3)
[   7.567273] [I] [FUSE] LCS state:PRODUCTION
[   7.567872] [I] [RIPCURRENT] saving ddr training data
[   7.569549] [I] [FFU] no valid file
[TMU:0] 62
[TMU:1] 60
[   7.616286] [I] [dev] initializing device nfc:st21nfc
[   7.629415] [I] [DSIM] dsim_probe dsim0+
[   7.629456] [I] [DSIM] using data lane count(4)
[   7.641757] [E] [DSIM] dsim0 wait phy pll stable
[   7.668411] [I] [DPU] Succeeded to read panel product id : 0x0080a00a
[   7.668462] [E] [DPU] is_compatible is not defined!
[   7.668504] [I] [DPU] panel_rev: 0x1000
[   7.678752] [I] [DSIM] use panel google-shoreline for dsim0
[   7.678796] [I] [DSIM] dsim_probe -: dsim0 driver(cmd mode) has been probed.
[   7.678848] [I] [DSIM] dsim_probe dsim1+
[   7.678886] [I] [DSIM] using data lane count(4)
[   7.678959] [E] [DSIM] dsim1 wait phy pll stable
[   7.729647] [E] [DSIM] timeout!! wait for DSIM interrupt (0x300004)
[   7.729695] [E] [DSIM] MIPI DSIM (id=6) read Timeout! 0x4
[   7.729735] [E] [DSIM] dsim fail to get panel operation
[   7.729814] [E] [DSIM] dsim has error.
[   7.729844] [E] [DSIM] dsim_probe -: dsim1 probe failed.
[   7.729884] [I] [DSIM] dsim1 probe was failed
[   7.729917] [I] [DSIM] dsim_init -: set dsim0 driver as primary.
[   7.741245] [E] [DSIM] dsim0 wait phy pll stable
[   7.753849] [E] [RIPCURRENT] [   1.928795] [I] [DSS] -------------------- DSS LOGS START --------------------
[PRE] reset message: itmon triggering err_slverr from BOOKER CPU1  to AUR
[PRE] RST_STAT: 0x1 - CLUSTER0_NONCPU_WDTRESET
[PRE] GSA_RESET_STATUS: 0x10 - GSA_INTERMEDIATE_RESET
[PRE] Reboot reason: 0xcbca - APC Watchdog(c0 psci:0x4af6)
[PRE] Reboot mode: 0x0 - Normal Boot
[   1.931960] [DSS] APC Breadcrumbs(v2.4):
 stages(S): 00002007 / 0000404F
  flags(S): 000022C0 / 000022C0
stages(NS): 00005004 / 00005004
 flags(NS): 0000D400 / 0000D400
    status: 00000000 / 00000000
    device: 00000001 / 00000001
   tmutrip: 00000000 / 00000000
     reset: 00180000 / 00000001
[   1.934111] [E] [DBGC] GSA Breadcrumb:
0xffff0000f8adc708: 00000000 9e00000d 00000000 00000000 |................|
0xffff0000f8adc718: 00000000 00000000 00000010          |................|
[   1.935985] [I] [DBGC] ACPM GPR DUMP - NOT AVAILABLE
STATES_MIF|TOP - 0x87fa81 | 0x7025e5

          pd-apm - 0x0            pd-cmu - 0x0         pd-cpucl0 - 0x0         pd-cpucl1 - 0x0  
       pd-cpucl2 - 0x0            pd-g3d - 0x80 pd-embedded_cpucl0 - 0x10   pd-embedded_cpucl1 - 0x0    
pd-embedded_cpucl2 - 0x0     pd-embedded_g3d - 0x80          pd-dpub - 0x80         pd-dpuf0 - 0x80 
        pd-dpuf1 - 0x80           pd-g2d - 0x80           pd-gdc - 0x10           pd-gse - 0x10 
         pd-mcsc - 0x10           pd-mfc - 0x80          pd-rgbp - 0x10           pd-tnr - 0x10 
         pd-yuvp - 0x10           pd-aoc - 0x10           pd-aur - 0x80            pd-bw - 0x10 
           pd-eh - 0x10         pd-ispfe - 0x10           pd-tpu - 0x10          pd-mif0 - 0x0  
         pd-mif1 - 0x0           pd-mif2 - 0x0           pd-mif3 - 0x0           pd-misc - 0x0  
        pd-nocl0 - 0x10        pd-nocl1a - 0x10        pd-nocl1b - 0x10       pd-nocl2aa - 0x10 
      pd-nocl2ab - 0x10          pd-hsi0 - 0x80          pd-hsi1 - 0x10          pd-hsi2 - 0x10 
       pd-peric0 - 0x0         pd-peric1 - 0x0            pd-s2d - 0x10 

[UP] CUR_SEQ0 - DONE
[DOWN] CUR_SEQ0 - DONE
APSOC_CNT - 0
APSOC|MIF_CNT_SLEEP- 2969501988 | 6250
APSOC|MIF_CNT_SICD - 0 | 518750
CURR_POWERMODE - 3342376
CPU_STAT - cpu0:off, cpu1:off, cpu2:off, cpu3:off, cpu4:on, cpu5:on, cpu6:on, cpu7:on
[   1.949573] [I] [ACPM_LOG] 12023176-4578f758--20240627093016
[   1.950124] [D] [ACPM_LOG] 149aa7e5caf1 pirq_n- ffffff88 79 flxpirq- ffffff88 1f69 flxpirq+ 20
[   1.950648] [D] [ACPM_LOG] 149aa7e5ab55 pirq_n+ 5 13d6 pirq_n- 0 1424 flxpirq- 0
[   1.951131] [D] [ACPM_LOG] 149aa7e59703 PPUIRQ- 8 f5 PPUIRQ+ 10008 14a PPUIRQ- 7
[   1.951610] [D] [ACPM_LOG] 149aa7e594c4 PPUIRQ+ 10007 8b flxpirq+ 1 be pirq_n+ 0
[   1.952090] [D] [ACPM_LOG] 149aa7e54697 pirq_n- 0 4e flxpirq- 0 7c PPUIRQ- 8
[   1.952558] [D] [ACPM_LOG] 149aa7e54527 PPUIRQ+ 10008 8e flxpirq+ 1 c1 pirq_n+ 0
[   1.953064] [D] [ACPM_LOG] 149aa7e32966 ipc_sb_out 1 40 fvp_ack 8000000 8c fvparg3 0
[   1.953553] [D] [ACPM_LOG] 149aa7e328b5 fvparg2 0 26 fvparg1 2b750 4b fvparg0 8000013
[   1.954047] [D] [ACPM_LOG] 149aa7e3280c ipc_sb_in 2 70 bipc_num 1 b4 irq_num 2
[   1.954517] [D] [ACPM_LOG] 149aa7e2c29a pirq_n- 0 4f flxpirq- 0 88 PPUIRQ- 5
[   1.954982] [D] [ACPM_LOG] 149aa7e2c11e PPUIRQ+ 10005 81 flxpirq+ 1 b4 pirq_n+ 0
[   1.955457] [D] [ACPM_LOG] 149aa7e27304 pirq_n- 0 4e flxpirq- 0 87 PPUIRQ- 5
[   1.955922] [D] [ACPM_LOG] 149aa7e27188 PPUIRQ+ 10005 87 flxpirq+ 1 ba pirq_n+ 0
[   1.956398] [D] [ACPM_LOG] 149aa7e1dbde pirq_n- 0 4e flxpirq- 0 7c PPUIRQ- 8
[   1.956863] [D] [ACPM_LOG] 149aa7e1da6d PPUIRQ+ 10008 8e flxpirq+ 1 c1 pirq_n+ 0
[   1.957340] [D] [ACPM_LOG] 149aa7e1867b pirq_n- 0 4e flxpirq- 0 7c PPUIRQ- 8
[   1.957804] [D] [ACPM_LOG] 149aa7e1850b PPUIRQ+ 10008 8e flxpirq+ 1 c1 pirq_n+ 0
[   1.958282] [D] [ACPM_LOG] 149aa7e04fa3 ipc_sq_out 0 4c fvp_ack 1b0000 108 minlk- 63000010
[   1.958786] [D] [ACPM_LOG] 149aa7e04e3c dvfsupv 3000003b 29 dvfsupv 20000038 61 setv 62086470
[   1.959297] [D] [ACPM_LOG] 149aa7e04da2 minlk+ 63000010 2d minlk- 64000011 8b dvfsupv 4000003a
[   1.959808] [D] [ACPM_LOG] 149aa7e04ced dvfsupv 20000032 39 setv 6107d1f4 72 minlk+ 64000011
[   1.960314] [D] [ACPM_LOG] 149aa7e04c4f minlk- 61000006 e1 dvfsupv 3b 117 setv 6408adae
[   1.960808] [D] [ACPM_LOG] 149aa7e04aff minlk+ 61000006 2c minlk- 6000000c 9d dvfsupv 44
[   1.961302] [D] [ACPM_LOG] 149aa7e04a2d setv 60081b32 39 minlk+ 6000000c a4 dvfsupv 2000004f
[   1.961811] [D] [ACPM_LOG] 149aa7e0495e dvfsupv 3f 35 setv 6308c618 67 setv-5 6008c618
[   1.962296] [D] [ACPM_LOG] 149aa7e04703 setf 6004ce78 d13 sets 600c3500 e80 d_in 6004ce78
[   1.962797] [D] [ACPM_LOG] 149aa7e03798 dvfsr-2 4ce78 27 dvfsr-1 6 7c fvpup3 4ce78
[   1.963304] [D] [ACPM_LOG] 149aa7e036f7 fvpup2 0 25 fvpup1 6 60 fvparg3 153c416b
[   1.963780] [D] [ACPM_LOG] 149aa7e03671 fvparg2 0 25 fvparg1 4ce78 4b fvparg0 1b0006
[   1.964270] [D] [ACPM_LOG] 149aa7e035d4 ipc_sq_in 40402 89 qipc_num 1 12b irq_num 0
[   1.964758] [D] [ACPM_LOG] 149aa7e02a52 ipc_sq_out 0 4c fvp_ack 1a0000 111 pirq_n- 0
[   1.965246] [D] [ACPM_LOG] 149aa7e028f3 flxpirq- 0 32 PPUIRQ- 7 127 PPUIRQ+ 10007
[   1.965725] [D] [ACPM_LOG] 149aa7e0276f PPUIRQ- 4 f6 PPUIRQ+ 10004 172 flxpirq+ 1
[   1.966202] [D] [ACPM_LOG] 149aa7e025ca pirq_n+ 0 117 minlk- 53000010 176 dvfsupv 3000003b
[   1.966701] [D] [ACPM_LOG] 149aa7e0242b dvfsupv 20000038 38 setv 52086470 71 minlk+ 53000010
[   1.967208] [D] [ACPM_LOG] 149aa7e0238d minlk- 54000011 5e dvfsupv 4000003a 88 dvfsupv 20000032
[   1.967719] [D] [ACPM_LOG] 149aa7e022cc setv 5107d1f4 39 minlk+ 54000011 66 minlk- 51000006
[   1.968223] [D] [ACPM_LOG] 149aa7e0218a dvfsupv 3b 36 setv 5408adae 6f minlk+ 51000006
[   1.968711] [D] [ACPM_LOG] 149aa7e020ee minlk- 5000000c 70 dvfsupv 44 a5 setv 50081b32
[   1.969201] [D] [ACPM_LOG] 149aa7e02010 minlk+ 5000000c 6b dvfsupv 2000004f 96 dvfsupv 3f
[   1.969690] [D] [ACPM_LOG] 149aa7e01f45 setv 5308adae 32 setv-5 5008adae 2221 setf 5004f1a0
[   1.970189] [D] [ACPM_LOG] 149aa7dfb8b0 sets 500c3500 170 d_in 5004f1a0 228 dvfsr-2 4f1a0
[   1.970687] [D] [ACPM_LOG] 149aa7dfb661 dvfsr-1 5 55 fvpup3 4f1a0 7a fvpup2 0
[   1.971155] [D] [ACPM_LOG] 149aa7dfb5c2 fvpup1 5 3b fvparg3 153c416b 61 fvparg2 0
[   1.971636] [D] [ACPM_LOG] 149aa7dfb53c fvparg1 4f1a0 26 fvparg0 1a0005 78 ipc_sq_in 30302
[   1.972314] [E] [EHLD] failed to collect dump_info: resp=-122828728
[   1.972602] [DSS] Core stat at previous(KERNEL)
[   1.973042] [DSS] Core0: Power/Emergency Reset: 0x0 (No Lockup)
[   1.973609] [DSS] Core1: Power/Emergency Reset: 0x0/PANIC (No Lockup)
[   1.974223] [DSS] Core2: Power/Emergency Reset: 0x0 (No Lockup)
[   1.974788] [DSS] Core3: Power/Emergency Reset: 0x0 (No Lockup)
[   1.975351] [DSS] Core4: Power/Emergency Reset: 0x0/PANIC (No Lockup)
[   1.975962] [DSS] Core5: Power/Emergency Reset: 0x0 (No Lockup)
[   1.976527] [DSS] Core6: Power/Emergency Reset: 0x0/PANIC (No Lockup)
[   1.977138] [DSS] Core7: Power/Emergency Reset: 0x0/PANIC (No Lockup)
[   1.977749] [DSS] Core8: Power/Emergency Reset: 0x0/PANIC (No Lockup)
[   1.978361] [I] [DSS] ***** S2D Info Block ********************************************************
[   1.979222] [I] [DSS] S2D Magic didn't detect - s2d validity check failed!
[   1.979814] [I] [DSS] Additional information:
[   1.980288] [I] [DSS]    S2D status: Not triggered
[   1.980722] [I] [DSS] *****************************************************************************
[   1.981482] [I] [DSS] Core reg status and PC:
[   1.981902] [I] [DSS]        /- Power state  - +:On -:Off
[   1.982376] [I] [DSS]        |/- Recorded by - P:panic A:arraydump S:s2d _:none
[   1.982983] [I] [DSS]        ||/- IRQ        - O:enabled X:disabled _:n/a
[   1.983550] [I] [DSS]        |||/- FIQ       - O:enabled X:disabled _:n/a
[   1.984112] [I] [DSS] core#  ||||
[   1.984409] [I] [DSS]   0    -___ PC=0x0000000000000000 EL0
[   1.985067] [I] [DSS]   1    -P__ PC=0xffffa8a9ed5a4380 EL1
[   1.985647] [I] [DSS]   2    -___ PC=0x0000000000000000 EL0
[   1.986302] [I] [DSS]   3    -___ PC=0x0000000000000000 EL0
[   1.986960] [I] [DSS]   4    -P__ PC=0xffffa8a9e8e0a8e0 EL1
[   1.987539] [I] [DSS]   5    -___ PC=0x0000000000000000 EL0
[   1.988195] [I] [DSS]   6    -P__ PC=0xffffa8a9ed5a4380 EL1
[   1.988770] [I] [DSS]   7    -P__ PC=0xffffa8a9ed5a4380 EL1
[   1.989349] [I] [DSS]   8    -P__ PC=0xffffa8a9ed5a4380 EL1
[   1.989962] [LNXDBG] PCSR iteration:
[   1.990279] [LNXDBG] core# [NS/S|EL|PC, ...]
[   1.990652] [LNXDBG]     0-8   N/A
[   1.991019] [I] [DSS] Watchdog or Long Press Power Key Detected.
[   1.991527] [I] [DSS] Core[0]: Initial policy - cache flush level 0
[   1.992097] [I] [DSS] Core[1]: Initial policy - cache flush level 0
[   1.992669] [I] [DSS] Core[2]: Initial policy - cache flush level 0
[   1.993239] [I] [DSS] Core[3]: Initial policy - cache flush level 0
[   1.993808] [I] [DSS] Core[4]: Initial policy - cache flush level 0
[   1.994378] [I] [DSS] Core[5]: Initial policy - cache flush level 0
[   1.994946] [I] [DSS] Core[6]: Initial policy - cache flush level 0
[   1.995515] [I] [DSS] Core[7]: Initial policy - cache flush level 0
[   1.996084] [I] [DSS] Core[8]: Initial policy - cache flush level 0
[   1.996654] [I] [DSS] Core[0]: Cache flush level changed => 3
[   1.997416] [I] [DSS] try to get arraydump for cores 0x1
[   1.998159] [E] [DSIM] dsim0 wait phy pll stable
[   1.998669] [I] [DSS] Array dump response 0x0
[   2.019894] [I] [DPU] Succeeded to read panel product id : 0x0080a00a
[   2.020385] [E] [DPU] is_compatible is not defined!
[   2.020788] [I] [DPU] panel_rev: 0x1000
[   2.031611] [I] [DSIM] use panel google-shoreline for dsim0
[   2.032053] [I] [DSIM] dsim_probe -: dsim0 driver(cmd mode) has been probed.
[   2.032604] [I] [DSIM] dsim_probe dsim1+
[   2.032961] [I] [DSIM] using data lane count(4)
[   2.033497] [E] [DSIM] dsim1 wait phy pll stable
[   2.084250] [E] [DSIM] timeout!! wait for DSIM interrupt (0x300004)
[   2.084791] [E] [DSIM] MIPI DSIM (id=6) read Timeout! 0x4
[   2.085289] [E] [DSIM] dsim fail to get panel operation
[   2.085838] [E] [DSIM] dsim has error.
[   2.086146] [E] [DSIM] dsim_probe -: dsim1 probe failed.
[   2.086572] [I] [DSIM] dsim1 probe was failed
[   2.086919] [I] [DSIM] dsim_init -: set dsim0 driver as primary.
[   2.098988] [E] [DSIM] dsim0 wait phy pll stable
[   2.119641] [I] [DPP] dpp_probe +
[   2.119921] [I] [DPP] dpp-0's attr is (0x004d0047)
[   2.120315] [I] [DPP] dpp(0) init resources.
[   2.120684] [I] [DPP] dpp_probe -: dpp0 is probed successfully
[   2.121169] [I] [DECON] decon-int: max win6, command mode, hw trigger
[   2.121761] [I] [DECON] single dsi mode
[   2.122134] [I] [decon0] d_path(0xB1) DSCC DSC_ENC1 DSC_ENC0 OFIFO.0
[   2.122825] [I] [decon0] sel(0x0) OFIFO.0 - dsim0 - google-shoreline
[   2.123433] [I] [DECON] Display 1st window(5) xres(1080) yres(2400) win_start_pos(0) win_end_pos(95f0437)
[   2.260576] [I] [DECON] decon0 registered successfully
[   2.976019] [I] [GSA_LOG] --- GSA LOG ---
nline
kdn: 51: app is online
secure-transport: 694: PSK provisioning is not allowed
secure-transport: 953: noise_handshake() success!
secure-transport: 1069: usecase handshake success!
secure-transport: 1081: GSC app_id (0) bitmap (0x40000000) ciphertext transmission 
secure-transport: 1081: GSC app_id (1) bitmap (0x3ff) ciphertext transmission 
gsc-pass-srv: 380: service is online
gscproxy: 103: app is online
hwmgr-dice-srv: 748: service is online
hwmgr-memdump-srv: 363: service is online
secure-transport: 1266: GSC: app_id (0) cmd_id (4) returned 0x1
secure-transport: 1266: GSC: app_id (0) cmd_id (4) returned 0x1
secure-transport: 1266: GSC: app_id (0) cmd_id (4) returned 0x1

cpu 0 data abort, synchronous external abort on read
DFAR 0x879010 (fault address)
DFSR 0x1008 (fault status register)
halting
current_thread 0xc00f5350, name trusty_app_1_4367edbe-f1f7-4393
load bias 0
r0  0x00879000 r1  0x00000000 r2  0x00280000 r3  0x00000000
r4  0x00000000 r5  0x00000040 r6  0x00022594 r7  0x0201fff4
r8  0x0000ada0 r9  0x0002258c r10 0x000003f2 r11 0x0000aeec
r12 0x002e7fff usp 0x0000ad80 ulr 0x0001b01b fp  0x0000ad80
pc  0x0001b1ba spsr 0x40000130
*usr r13 0x0000ad80 r14 0x0001b01b
 fiq r13 0x99afbbb9 r14 0x989bdb70
 irq r13 0x98a3bbec r14 0xc00809ee
asvc r13 0x0201ff28 r14 0xc008120b
 svc r13 0x02020000 r14 0xc008fd01
 und r13 0x55eedfff r14 0xb9bbabcf
 sys r13 0x0000ad80 r14 0x0001b01b
void trusty_app_exit_etc(int, uint32_t, _Bool):1815: trusty_app_1_4367edbe-f1f7-4393: exited with exit code 1

Backtrace for thread: trusty_app_1_4367edbe-f1f7-4393
(app: hwmgr)
kSP+0x0f50: 0xc00964d3
kSP+0x0f5c: 0xc0090e11
kSP+0x0f78: 0xc0090ef5
kSP+0x0f80: 0xc0080dcb
kSP+0x0fa0: 0xc0082410
kSP+0x0ff4: 0x0001b1ba
uSP+0x0d80: 0x0001b01b
uSP+0x0dc8: 0x0001bd8d
uSP+0x0f48: 0x0001cb07
uSP+0x0f68: 0x00014851
uSP+0x0f90: 0x000206bf
uSP+0x0f98: 0x00014033
uSP+0x0fa8: 0x0001531d
panic (caller 0xc0090ef5): Unclean exit from critical app
HALT: spinning forever... (reason = 9)
[   2.987923] [I] [GSA_LOG] --- GSA LOG END ---
[   2.988261] [E] [BL31] Invalid bl31 log reserved region: bypass

[   2.988720] [E] [PBLLOG] Invalid pbl log reserved region: bypass

[   2.989164] [DSS] PSCI Breadcrumbs(v2.0):
[   2.989557] [DSS] Core0: 00004af6 / 00000000
[   2.990042] [DSS] Core1: 00004af6 / 00000000
[   2.990526] [DSS] Core2: 00004af6 / 00000000
[   2.991009] [DSS] Core3: 00004af6 / 00000000
[   2.991491] [DSS] Core4: 00004af6 / 00000000
[   2.991974] [DSS] Core5: 00004af6 / 00000000
[   2.992455] [DSS] Core6: 00004af6 / 00000000
[   2.992936] [DSS] Core7: 00004af6 / 00000000
[   2.993418] [DSS] Core8: 00004af6 / 00000000
[   2.993925] [LNXDBG] WDT FIQ info:
[   2.994087] [LNXDBG] core# type    raw-magic   elr
[   2.994295] [LNXDBG]     0-8   N/A
Backtrace Core 0
PC: UNKNOWN+0x0 <0>
LR: UNKNOWN+0x0 <0>

[<0>] UNKNOWN+0x0

Backtrace Core 1
PC: UNKNOWN+0x0 <FFFFA8A9ED5A4380>
LR: UNKNOWN+0x0 <FFFFA8A9ED5A47FC>

[<FFFFA8A9ED5A4380>] UNKNOWN+0x0

Backtrace Core 2
PC: UNKNOWN+0x0 <0>
LR: UNKNOWN+0x0 <0>

[<0>] UNKNOWN+0x0

Backtrace Core 3
PC: UNKNOWN+0x0 <0>
LR: UNKNOWN+0x0 <0>

[<0>] UNKNOWN+0x0

Backtrace Core 4
PC: UNKNOWN+0x0 <FFFFA8A9E8E0A8E0>
LR: UNKNOWN+0x0 <FFFFA8A9E8E0A8D0>

[<FFFFA8A9E8E0A8E0>] UNKNOWN+0x0

Backtrace Core 5
PC: UNKNOWN+0x0 <0>
LR: UNKNOWN+0x0 <0>

[<0>] UNKNOWN+0x0

Backtrace Core 6
PC: UNKNOWN+0x0 <FFFFA8A9ED5A4380>
LR: UNKNOWN+0x0 <FFFFA8A9ED5A4378>

[<FFFFA8A9ED5A4380>] UNKNOWN+0x0

Backtrace Core 7
PC: UNKNOWN+0x0 <FFFFA8A9ED5A4380>
LR: UNKNOWN+0x0 <FFFFA8A9ED5A4378>

[<FFFFA8A9ED5A4380>] UNKNOWN+0x0

Backtrace Core 8
PC: UNKNOWN+0x0 <FFFFA8A9ED5A4380>
LR: UNKNOWN+0x0 <FFFFA8A9ED5A47FC>

[<FFFFA8A9ED5A4380>] UNKNOWN+0x0

[   3.326094] [E] [LNXDBG] cdd_param is out of boundary
[   3.326317] [I] [DSS] Last AVB: avb_ret=OK
[   3.326707] [I] [DSS] Last AVB: avb_veritymode=enforcing
[   3.327203] [I] [DSS] Last AVB: avb_error_parts=
RAMDUMP_MSG.txt:
  reset message: APC Watchdog GSA Crashed
  UUID: 39d6dbb1-2c8e-6b43-9375-4625bbb80c66
  last kernel version: 5.15.163-android14-11-g19ad0239dc87
  aosp kernel version: 5.15.163-android14-11-g10e97507489e
  build: google/shiba/shiba:14/AP2A.240805.005/2024080600:user/release-keys
  RST_STAT: 0x1 - CLUSTER0_NONCPU_WDTRESET
  GSA_RESET_STATUS: 0x10 - GSA_INTERMEDIATE_RESET
  Reboot reason: 0xcbed - APC Watchdog GSA Crashed
  Reboot mode: 0x0 - Normal Boot
[   3.334881] [I] [DSS] -------------------- DSS LOGS END --------------------

Reboot Info:
  RST_STAT: 0x180000 - PIN_RESET | PO_RESET
  GSA_RESET_STATUS: 0x1 - GSA_PINRESET
  Reboot reason: 0xcbed - APC Watchdog GSA Crashed
  Reboot mode: 0x0 - Normal Boot
[   7.763759] [I] [EUSB] revision: 0x3
[   7.763962] [I] [FB] Set EUSB Ref clock auto
[   7.764040] [I] [DPP] dpp_probe +
[   7.764073] [I] [DPP] dpp-0's attr is (0x004d0047)
[   7.764116] [I] [DPP] dpp(0) init resources.
[   7.764182] [I] [DPP] dpp_probe -: dpp0 is probed successfully
[   7.764238] [I] [DECON] decon-int: max win6, command mode, hw trigger
[   7.764293] [I] [DECON] single dsi mode
[   7.764336] [I] [decon0] d_path(0xB1) DSCC DSC_ENC1 DSC_ENC0 OFIFO.0
[   7.764425] [I] [decon0] sel(0x0) OFIFO.0 - dsim0 - google-shoreline
[   7.764482] [I] [DECON] Display 1st window(5) xres(1080) yres(2400) win_start_pos(0) win_end_pos(95f0437)
[   7.764787] [I] LK build date: Jun 27 2024, time: 09:31:09
[   7.764833] [I] BL version: ripcurrent-14.5-12023176
starting app pixel_loader
[   7.767514] [I] [PXL] boot voltage threshold=3400mV
[   7.767706] [I] [PXL] bootloader message:
[   7.771954] [I] [PXL] boot voltage threshold=3400mV
[   7.872631] [I] [AVB] boot_state: 140000:20240800:20240805
trusty_dev_common.c: INFO selected trusty api version: 3 (requested 3)
[   7.881443] [I] [AND] using init_boot ramdisk
[   7.881482] [I] [AND] using vendor_kernel_boot ramdisk
[   7.881837] [I] [AND] kernel: addr:0xffff0000a0011000, size:12e8e66
[   7.925809] [I] [DECON] decon0 registered successfully
[   7.925897] [I] [AND] vendor kernel ramdisk size 0x70832f(7373615), type lz4
[   7.929804] [I] [AND] vendor ramdisk size 0x151eab9(22145721), type lz4
[   7.968339] [I] [AND] ramdisk size 0x248743(2393923), type lz4
[   7.969695] [E] [DTBO] rev: 09865.00.00
[   7.969738] [E] [DTBO] rev: 09865.00.00
[   7.969780] [E] [DTBO] rev: 09865.01.00
[   7.969814] [E] [DTBO] rev: 09865.01.01
[   7.969857] [E] [DTBO] rev: 09865.01.00
[   7.969890] [E] [DTBO] rev: 09865.01.01
[   7.969921] [I] [DTBO] SOC DTB: index:3
[   7.969963] [I] [DTBO] DTBO match: id 0x40306, rev 0x10000
[   8.011214] [I] [AND] kernel: total_time:129
trusty_dev_common.c: INFO selected trusty api version: 3 (requested 3)
[   8.031246] [I] [AND] dpm not merged
[   8.032685] [I] [AND] charger state chg_ok 1
[   8.032729] [I] [AND] bootmode:
[   8.032778] [I] [AND] DDR size: 8GiB
[   8.032806] [I] [AND] DDR Manufacturer: Micron
[   8.032888] [I] [AND] console is disabled
[   8.033086] [I] [BOOT] secure dram base 0xb6200000, size 0x9e00000
[   8.033147] [I] [BOOT] secure PGTBL base 0xe0000000, size 58720256
[   8.039778] [I] [MTE] MTE cmdline override ON
[   8.039812] [I] [BOOT] MTE S: 1, NS: 1, tag base: 0x9f07c1000
[   8.059457] [I] [FDT] device: /reserved-memory/debug_snapshot/log_s2d disabled ret=0
[   8.059649] [I] [FDT] device: /reserved-memory/debug_snapshot/log_array_reset disabled ret=0
[   8.059840] [I] [FDT] device: /reserved-memory/debug_snapshot/log_kevents disabled ret=0
[   8.060028] [I] [FDT] device: /reserved-memory/debug_snapshot/log_itmon disabled ret=0
trusty_dev_common.c: INFO selected trusty api version: 3 (requested 3)
trusty_dev_common.c: INFO selected trusty api version: 3 (requested 3)
[   8.076594] [I] [DPU] panel settings after overriding: google-shoreline.80a00a@dsim0 null@dsim1
invalid memtag msg data
invalid memtag msg data
[   8.087797] [W] [PKVM] pvmfw: no avf debug policy, because dpm is NULL
[  18.152834] [I] [A/B] slot data a: 0x00000602
[  18.152869] [I] [A/B] slot data b: 0x00000302
[  18.163905] [I] [UFS] shutdown complete

Boot info:
Last boot reason: watchdog,apc,gsa,crashed