Without "ccs::config_chain {ls2088a sap2}", I put the command "display ccs::get_config_chain".
The result was as follows :
(bin) 50 % display ccs::get_config_chain
Chain Position 0: LS2085A
Chain Position 1: CoreSight ATB Funnel
Chain Position 2: CoreSight TMC
Chain Position 3: CoreSight TMC
Chain Position 4: CoreSight ATB Funnel
Chain Position 5: CoreSight ATB Funnel
Chain Position 6: CoreSight ATB Funnel
Chain Position 7: CoreSight ATB Funnel
.......
Chain Position 322: CoreSight CTI
Chain Position 323: Cortex-A72 PMU
Chain Position 324: Cortex-A72 ETM
Chain Position 325: DAP
Chain Position 326: SAP2
Is this normal operation?
(1) In my LS2088ARDB board, there is no need to put the command "ccs::config_chain {ls2088a sap2}"?
In addition, I have another question.
When I command "ccs::write mem 2 0x7 0x001000D0 0x4 0x0 0x800", which is directed in LSDK User guide Rev.19 page.298 for secure boot test, "Unimplemented" message appears.
(2) Is that command not needed in secure boot test with CW in LS2088A?
Thanks in advance.