| 
									
										
										
										
											2023-06-13 15:33:47 +02:00
										 |  |  | system_ss.add(files('core.c', 'cluster.c'))
 | 
					
						
							| 
									
										
										
										
											2019-08-17 11:21:13 +04:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2023-06-13 15:33:47 +02:00
										 |  |  | system_ss.add(when: 'CONFIG_ARM11MPCORE', if_true: files('arm11mpcore.c'))
 | 
					
						
							|  |  |  | system_ss.add(when: 'CONFIG_REALVIEW', if_true: files('realview_mpcore.c'))
 | 
					
						
							| 
									
										
										
										
											2019-08-17 11:21:13 +04:00
										 |  |  | specific_ss.add(when: 'CONFIG_A9MPCORE', if_true: files('a9mpcore.c'))
 | 
					
						
							|  |  |  | specific_ss.add(when: 'CONFIG_A15MPCORE', if_true: files('a15mpcore.c'))
 |