Hi experts,
1.How to check if R5F is in lockstep or split mode?
2.If I boot via u-Boot, Where should I change operating modes of lockstep?
====================================
I tried the following tests, but they are not as expected, please help me to find out what went wrong.
I have changed the:
1. uboot/arch/arm/dts/k3-j721e-mcu-wakeup.dtsi
2. uboot/arch/arm/dts/k3-j721e-r5-common-proc-board.dts
3. uboot/drivers/remoteproc/ti_k3_r5f_rproc.c
4.MCU_R5F main.c
This is the log:
I try to start split mode and lockstep mode.
TDA4 - Test lockstep log(split).log
TDA4 - Test lockstep log(lockstep).log
Please see the above two logs, no matter whether I start lockstep mode or split mode, the final read in R5F main is lockstep mode. This is obviously a problem.
Function: Sciclient_procBootGetProcessorState
Description of the API is as given here: http://software-dl.ti.com/tisci/esd/19_08_00/2_tisci_msgs/security/PROC_BOOT.html
Regards,
ChunChu