Closed blozano-tt closed 3 days ago
https://github.com/tenstorrent/tt-metal/issues/14630
The implementation of relocate_dev_addr varies by architecture. It depends on ARCH_NAME related ifdefs.
Convert the function into a Hal API, so that Hal can abstract the architecture details.
Ticket
https://github.com/tenstorrent/tt-metal/issues/14630
Problem description
The implementation of relocate_dev_addr varies by architecture. It depends on ARCH_NAME related ifdefs.
What's changed
Convert the function into a Hal API, so that Hal can abstract the architecture details.
Checklist