hw/arm: add experimental iPhone 5 A6 platform
This commit is contained in:
@@ -16,6 +16,7 @@ system_ss.add(when: 'CONFIG_PL310', if_true: files('arm_l2x0.c'))
|
||||
system_ss.add(when: 'CONFIG_INTEGRATOR_DEBUG', if_true: files('arm_integrator_debug.c'))
|
||||
system_ss.add(when: 'CONFIG_A9SCU', if_true: files('a9scu.c'))
|
||||
system_ss.add(when: 'CONFIG_ARM11SCU', if_true: files('arm11scu.c'))
|
||||
system_ss.add(when: 'CONFIG_S5L8950X', if_true: files('s5l8950x-chipid.c', 's5l8950x-pmgr.c'))
|
||||
|
||||
system_ss.add(when: 'CONFIG_ARM_V7M', if_true: files('armv7m_ras.c'))
|
||||
|
||||
|
||||
Reference in New Issue
Block a user