soc: arm: mps2: Add support for mps2/an500 soc
Added new mps2 soc an383 to enable testing with ARM FVP. Signed-off-by: Samuel Chee <samche01@arm.com>
This commit is contained in:
parent
b4faa79968
commit
ccd47083b5
4 changed files with 21 additions and 0 deletions
|
@ -25,6 +25,10 @@ config SOC_MPS2_AN386
|
|||
select CPU_HAS_ARM_MPU
|
||||
select CPU_HAS_VFP
|
||||
|
||||
config SOC_MPS2_AN500
|
||||
select CPU_CORTEX_M7
|
||||
select CPU_HAS_ARM_MPU
|
||||
|
||||
config SOC_MPS2_AN521_CPU0
|
||||
select CPU_HAS_ARM_SAU
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue