soc: nxp: imxrt: Prepare imxrt6xx soc for AMP support
imxrt6xx are dual core devices featuring an ARM Cortex-M33 core and an Cadence Xtensa HIFI4 Audio DSP. Currently only m33 core is supported. In order to support the Cadence DSP we need first to do some code-reorganization for m33. We start by moving all cm33 related code to its own directory and introduce the cpuclusters property in soc.yml file. Signed-off-by: Daniel Baluta <daniel.baluta@nxp.com>
This commit is contained in:
parent
eff03ca071
commit
68a7057513
21 changed files with 47 additions and 36 deletions
|
@ -32,7 +32,7 @@ tests:
|
|||
- mimxrt1160_evk/mimxrt1166/cm7
|
||||
- mimxrt1170_evk/mimxrt1176/cm7
|
||||
- mimxrt595_evk/mimxrt595s/cm33
|
||||
- mimxrt685_evk
|
||||
- mimxrt685_evk/mimxrt685s/cm33
|
||||
- nrf52840dk/nrf52840
|
||||
integration_platforms:
|
||||
- frdm_k64f
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue