-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Medium
-
Processors SDL
-
PROC_SDL-9287
-
PROC_SDL_SMPU_11.01.00
-
PROC_SDL_SMPU_11.02.00
-
PBIST Example/FT/UT (basically any app of PBIST that requires individual tests on each controller and their associated aux devices) are failing in UART bootmode, because of some issue with the sciclient processes associated with TISCI_DEV_A53SS0_CORE_0 (and possibly more devices). Below is example log for PBIST Example in am62px:
PBIST Test Application Starting PBIST failure insertion test on A53 MPU CLUSTER0, index 0... Sciclient_pmSetModuleState 0x87 ...FAILED Delta Cores prep time in micro secs 1423 Delta PBIST execution time in micro secs 27 Delta Cores restore time in micro secs 2363 PBIST complete A53 MPU CLUSTER0, test index 0 PBIST Functionality Test Failed. Some tests have failed.
The log for am62x example gives code 0xa6, which also corresponds to TISCI_DEV_A53SS0.
Sciserver Testapp Built On: Jun 26 2025 12:33:26 Sciserver Version: v2025.06.0.0 RM_PM_HAL Version: v11.01.02 Starting Sciserver..... PASSED PBIST Test Application Starting PBIST failure insertion test on GPU PBIST, index 0... Delta Cores prep time in micro secs 122 Delta PBIST execution time in micro secs 29 Delta Cores restore time in micro secs 70 PBIST complete GPU PBIST, test index 0 Starting PBIST failure insertion test on MPU PBIST, index 1... Sciclient_pmSetModuleState 0xa6 ...FAILED Delta Cores prep time in micro secs 466 Delta PBIST execution time in micro secs 25 Delta Cores restore time in micro secs 13943 PBIST complete MPU PBIST, test index 1 PBIST Functionality Test Failed. Some tests have failed.
It is to be noted that no such failure is observed in CCS (nobootmode). This issue is observed in am62x, am62px, am62ax and am62dx.
On further analysis (am62p, PBIST example), it seems all TISCI macros related to A53 core are giving failures -
TISCI_DEV_A53SS0_CORE_0 to 3, TISCI_DEV_COMPUTE_CLUSTER0 and even the PBIST device TISCI_DEV_COMPUTE_CLUSTER0_PBIST_0