SConscript (12966:3b20a7f755d5) | SConscript (14007:36f842f523c6) |
---|---|
1# -*- mode:python -*- 2# 3# Copyright (c) 2018 ARM Limited 4# All rights reserved 5# 6# The license below extends only to copyright in the software and shall 7# not be construed as granting a license to any other intellectual 8# property including but not limited to intellectual property relating --- 60 unchanged lines hidden (view full) --- 69Source('mem_object.cc') 70Source('mport.cc') 71Source('noncoherent_xbar.cc') 72Source('packet.cc') 73Source('port.cc') 74Source('packet_queue.cc') 75Source('port_proxy.cc') 76Source('physical.cc') | 1# -*- mode:python -*- 2# 3# Copyright (c) 2018 ARM Limited 4# All rights reserved 5# 6# The license below extends only to copyright in the software and shall 7# not be construed as granting a license to any other intellectual 8# property including but not limited to intellectual property relating --- 60 unchanged lines hidden (view full) --- 69Source('mem_object.cc') 70Source('mport.cc') 71Source('noncoherent_xbar.cc') 72Source('packet.cc') 73Source('port.cc') 74Source('packet_queue.cc') 75Source('port_proxy.cc') 76Source('physical.cc') |
77Source('secure_port_proxy.cc') |
|
77Source('simple_mem.cc') 78Source('snoop_filter.cc') 79Source('stack_dist_calc.cc') 80Source('tport.cc') 81Source('xbar.cc') 82Source('hmc_controller.cc') 83Source('serial_link.cc') 84Source('mem_delay.cc') --- 41 unchanged lines hidden --- | 78Source('simple_mem.cc') 79Source('snoop_filter.cc') 80Source('stack_dist_calc.cc') 81Source('tport.cc') 82Source('xbar.cc') 83Source('hmc_controller.cc') 84Source('serial_link.cc') 85Source('mem_delay.cc') --- 41 unchanged lines hidden --- |