Selection and Isolation Scheme Design of S32K Chip

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Selection and Isolation Scheme Design of S32K Chip

521 Views
FXY
Contributor II

Hi,team

1. Assume that within a CORE of S32K3, we use MPU tools to rank software components into ASIL levels. Which architecture within S32K will result in the above design scheme not meeting the independent requirements of FUSA?

2. Assuming that we have three software components of different security levels, QM, ASILB, ASILD, how many COREs of S32K are recommended?

0 Kudos
1 Reply

509 Views
aarul
NXP Employee
NXP Employee

Hi

1. On K3, we provide XRDC apart from the core MPU to enable isolation. Without XRDC (and only relying on MPU), it will be difficult to isolate transactions from non-core masters such as ENET/DMA. Also, XRDC provides more flexibility in terms of defining the regions to be protected including those of peripherals. 

2. It depends on the performance required. You can even run all three on a single core. Please review the XRDC chapter in RM to know more about how you can perform the isolation between applications running on the same core (esp. around pID). 

 

Regards

-Aarul

 

0 Kudos