This thread has been locked.

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

PROCESSOR-SDK-AM62X: [am62x] : pruss panic

Part Number: PROCESSOR-SDK-AM62X

hello ti,

we are using custom board with am6254, I see below kernel panic in latest sdk v08.06, can you please help?

[    8.450502] Internal error: synchronous external abort: 96000010 [#1] PREEMPT SMP
[    8.457996] Modules linked in: pruss(+) pvrsrvkm(O) sch_fq_codel cryptodev(O) ipv6
[    8.465584] CPU: 1 PID: 380 Comm: systemd-udevd Tainted: G           O      5.10.16848784d7cb #1
[    8.474377] Hardware name: HARMAN Z067 DMS (DT)
[    8.478959] pstate: 20000005 (nzCv daif -PAN -UAO -TCO BTYPE=--)
[    8.478982] pc : clk_mux_get_parent+0x18/0x80
[    8.478987] lr : __clk_init_parent+0x3c/0x58
[    8.478990] sp : ffff800011c3b580
[    8.478993] x29: ffff800011c3b580 x28: ffff0000058b76d0
[    8.479002] x27: 0000000000000002 x26: 0000000000000001
[    8.479007] x25: 0000000000000000 x24: ffff000003f18180
[    8.479013] x23: ffff0000058b7680 x22: ffff000005778480
[    8.479018] x21: ffff0000058b7400 x20: ffff0000058b7580
[    8.479023] x19: ffff0000058c2700 x18: 0000000000000020
[    8.479028] x17: 0000000000000000 x16: 0000000000000000
[    8.479033] x15: ffffffffffffffff x14: ffffffffff000000
[    8.479038] x13: ffffffffffffffff x12: 0000000000000008
[    8.479043] x11: 0000000000000001 x10: 0101010101010101
[    8.479048] x9 : 0000000000000000 x8 : 7f7f7f7f7f7f7f7f
[    8.479053] x7 : 6261735e6c766f64 x6 : 564047596f445253
[    8.479058] x5 : 5352446f59474056 x4 : ffff800011b8903c
[    8.479063] x3 : 6660606860606060 x2 : ffff800010653a18
[    8.479068] x1 : 0000000000000000 x0 : ffff0000058b7580
[    8.479075] Call trace:
[    8.479083]  clk_mux_get_parent+0x18/0x80
[    8.479087]  __clk_init_parent+0x3c/0x58
[    8.479091]  __clk_register+0x39c/0x7c0
[    8.479096]  clk_hw_register+0x20/0x60
[    8.479101]  __clk_hw_register_mux+0x140/0x1c8
[    8.479105]  clk_register_mux_table+0x4c/0x68
[    8.479121]  pruss_clk_mux_setup.isra.0+0x10c/0x238 [pruss]
[    8.479128]  pruss_cfg_of_init+0x198/0x258 [pruss]
[    8.479135]  pruss_probe+0x1a4/0x38c [pruss]
[    8.479143]  platform_drv_probe+0x54/0xa8
[    8.479148]  really_probe+0xf0/0x500
[    8.479152]  driver_probe_device+0xf4/0x160
[    8.479156]  device_driver_attach+0x74/0x80
[    8.479159]  __driver_attach+0xc8/0x188
[    8.479166]  bus_for_each_dev+0x70/0xc0
[    8.479170]  driver_attach+0x24/0x30
[    8.479174]  bus_add_driver+0x148/0x238
[    8.479178]  driver_register+0x64/0x120
[    8.479182]  __platform_driver_register+0x48/0x58
[    8.479189]  pruss_driver_init+0x24/0x1000 [pruss]
[    8.479196]  do_one_initcall+0x44/0x2d0
[    8.479205]  do_init_module+0x48/0x1f0
[    8.479210]  load_module+0x2300/0x29e8
[    8.479214]  __do_sys_finit_module+0xbc/0x128
[    8.479218]  __arm64_sys_finit_module+0x20/0x30
[    8.479227]  el0_svc_common.constprop.0+0x78/0x1c8
[    8.479231]  do_el0_svc+0x24/0xa0
[    8.479242]  el0_svc+0x14/0x20
[    8.479246]  el0_sync_handler+0xb0/0xb8
[    8.479249]  el0_sync+0x180/0x1c0
[    8.479259] Code: 910003fd 3940b401 f9400c04 37280201 (b9400084)
[    8.479268] ---[ end trace 94fbc5d460f6de5a ]---