Skip to content

Commit

Permalink
init
Browse files Browse the repository at this point in the history
  • Loading branch information
broskoTT committed Dec 17, 2024
1 parent 55bb502 commit 8692f7d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions tt_metal/llrt/tlb_config.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -208,8 +208,6 @@ void configure_static_tlbs(
device_driver.configure_tlb(mmio_device_id, dram_core, tlb_index, dram_addr, TLB_DATA::Posted);
}
}

device_driver.setup_core_to_tlb_map(mmio_device_id, get_static_tlb_index);
}

} // namespace ll_api

0 comments on commit 8692f7d

Please sign in to comment.