TT-System-Firmware APIs 19.8.99
Tenstorrent Firmware
Loading...
Searching...
No Matches
tt_smc_remoteproc.h File Reference

Tenstorrent SMC Remote Processor APIs. More...

Go to the source code of this file.

Functions

int tt_smc_remoteproc_boot (const struct device *dev, uint64_t addr, uint8_t *img_data, size_t img_size)
 Boot SMC remote processor.

Detailed Description

Tenstorrent SMC Remote Processor APIs.

Function Documentation

◆ tt_smc_remoteproc_boot()

int tt_smc_remoteproc_boot ( const struct device * dev,
uint64_t addr,
uint8_t * img_data,
size_t img_size )

Boot SMC remote processor.

Load an image to SMC remote processor SRAM, and boot it

Parameters
devPointer to the tt_smc_remoteproc device
addrAddress to load the image to
img_dataPointer to image data
img_sizeSize of image data