Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
UMD cleanup: delete all dead code, unused files, comments
- Delete emulation + versim device - Delete include device_api.h - Delete rolled_write_to_device - Delete rolled_write_to_non_mmio_device - Delete write_epoch_cmd_to_device - Delete noc_translation_en - Delete dma_allocation_size - Delete channel_address - Delete get_pcie_speed - Delete channels_are_directly_connected - Delete chips_have_ethernet_connectivity - Delete specify_enabled_devices - Delete get_sequential_chip_id_set - Delete get_dram_chan_map - Delete get_worker_core - Delete get_routing_core - Delete get_pcie_core - Delete is_dram_core - Delete get_channel_of_ethernet_core - Delete get_num_dram_blocks_per_channel - Delete get_noc2host_offset - Delete device_api.h - Delete bind_thread_to_cpuset and bind_thread_cpuset - Delete unbind_thread_from_cpuset and unbind_thread_cpuset - Delete clear_state_and_cpuset_pins and clear_state - Delete set_main_thread_id and _set_main_thread_id - Delete get_num_cpu_cores_allocated_to_device - Delete get_allowed_num_threads - Delete store_thread_original_cpuset - Delete allocate_cpu_set_for_thread - Delete m_skip_singlify var - Delete init_populate_physical_mmio_device_id_map, m_logical_to_physical_mmio_device_id_map and m_logical_to_physical_mmio_device_id_map - Delete allocate_cpu_id_mutex - Delete m_global_thread_ids_pinned - Delete m_main_thread_id - Delete m_stored_main_thread_id - Delete m_global_thread_id_to_physical_device_id_map and m_global_thread_id_to_original_cpuset_map - Delete DEFAULT_DRAM_SIZE_PER_CORE - Delete ttkmd_init and ttkmd_uninit - Delete get_link_width - Delete get_link_speed - Delete read_checking_enable - Delete read_cfg and write_cfg - Delete handle_dma_timeout - Delete get_harvesting_masks_from_harvested_rows - Delete check_dram_core_exists - Delete get_logical_to_physical_mmio_device_id_map - Delete get_physical_device_id_to_bus_id_map - Delete useless comments - Delete everything related to DMA - Delete mutex name prefixes - Delete init_pcie_iatus (setup for iATU P2P) - Delete 'impl_device.hpp' and move `*_implementation` into respective folders - Delete set_debug_level - Delete write_to_non_mmio_device_send_epoch_cmd - Delete tt_MutexType - Delete epoch/erisc and some random vars - Delete undefined test_pcie_tlb_setup & test_broadcast - Delete TLB_OFFSETS - Delete commented out code in cluster & simulation device - Move versim and emulation to simulation/deprecated folder - Revert "Delete emulation + versim device"
- Loading branch information