Tool/software:
Please provide steps to map ECC aggregators to their corresponding ESM events in the SDL code.
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.
Tool/software:
Please provide steps to map ECC aggregators to their corresponding ESM events in the SDL code.
Hi,
Please refer to the sdl_ecc_soc.h present in sdl/src/sdl/ecc/soc/j784s4/. In the SDL_ECC_aggrTable,you will be able to find the corresponding SEC and DED ESM events for each aggregator as shown below -
For example, SDLR_MCU_ESM0_ESM_LVL_EVENT_MCU_R5FSS0_CORE0_ECC_AGGR_ECC_CORRECTED_LEVEL_0 is the SEC ESM event and SDLR_MCU_ESM0_ESM_LVL_EVENT_MCU_R5FSS0_CORE0_ECC_AGGR_ECC_UNCORRECTED_LEVEL_0 is the DED ESM event for the SDL_MCU_R5FSS0_0 aggregator.
Regards,
Josiitaa