int tt_smc_remoteproc_load(const struct device *dev, uint64_t addr, const uint8_t *bin_data, size_t bin_size)
Write binary data into remote SMC memory.
Definition tt_smc_remoteproc.c:32
int tt_smc_remoteproc_boot(const struct device *dev, uint64_t addr)
Boot a previously loaded SMC image.
Definition tt_smc_remoteproc.c:48