Oopenvela-robotdrivers/rptun/ivshmem: fix g_rsc_table host/remote name
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
rptun_secture:change rptun_secture to reptun_bmp Signed-off-by: hujun5 <hujun5@xiaomi.com> | 2 个月前 | |
drivers/rptun: add RPTUN_AUTO_RESET option for AMP and BMP mode 1. RPTUN_AUTO_RESET_DISABLE: do not enable the rptun auto reset feature, note that even disable the auto reset feature, the user call rptun_reset() is still effective, we only disable the rptun framework auto reset feature; 2. RPTUN_AUTO_RESET_IN_PANIC_NOTIFIER: panic peer core in panic notifier, so the coredump in assert.c will be executed after panic other cores, this mode is for AMP mode, the main core do the coredump after other core crashed; 3. RPTUN_AUTO_RESET_IN_REBOOT_NOTIFIER: panic peer core in reboot notifier, so the coredump in assert.c will be executed before panic other coresm this mode is for BMP mode, the core do the coredump by itself instead do the coredump by main core. Signed-off-by: Bowen Wang <wangbowen6@xiaomi.com> | 2 个月前 | |
rptun_secture:change rptun_secture to reptun_bmp Signed-off-by: hujun5 <hujun5@xiaomi.com> | 2 个月前 | |
drivers/rptun: enhance logging for remote core reset and panic events Add detailed logging to improve debugging of rptun reset scenarios: - Log reset reason when remote core triggers a reset - Log reset reason in both driver-specific and default reset paths - Minor formatting cleanup for existing panic log This helps diagnose remote processor failures by capturing the reset cause and CPU name in emergency logs. Signed-off-by: Bowen Wang <wangbowen6@xiaomi.com> | 2 个月前 | |
rptun_bmp: add rptun bmp register reboot notifier support Fixed the issue where the resource table was not cleared to 0 during a soft reset. Signed-off-by: Yongrong Wang <wangyongrong@xiaomi.com> | 2 个月前 | |
drivers/rptun/ivshmem: fix g_rsc_table host/remote name Signed-off-by: chenzihan1 <chenzihan1@xiaomi.com> | 2 个月前 |