Tool/software:
Both the R5 and A cores need to have the inaccessible address ranges in the DDR configured.

Taking the R5 core as an example, it is only permitted to access the shared memory and the green regions in the diagram. Any attempt to access an address outside these ranges results in a memory fault.
As mandated by the TSR requirements, the A-core should have a similar configuration to define its accessible address range. Any access beyond this range must trigger a memory fault and transition the system into a designated safe state. Please provide the corresponding safe state configuration method.