TT Zephyr Platforms 18.11.99
Tenstorrent Firmware
Loading...
Searching...
No Matches
reset.c File Reference
#include <tenstorrent/jtag_bootrom.h>
#include <tenstorrent/bh_chip.h>
#include <zephyr/kernel.h>
#include <zephyr/logging/log.h>
#include "bootcode.h"

Functions

 LOG_MODULE_REGISTER (jtag_bootrom, CONFIG_TT_JTAG_BOOTROM_LOG_LEVEL)
 __aligned (sizeof(uint32_t))
const size_t get_bootcode_len (void)
int jtag_bootrom_reset_sequence (struct bh_chip *chip, bool force_reset)

Function Documentation

◆ __aligned()

__aligned ( sizeof(uint32_t) )

◆ get_bootcode_len()

const size_t get_bootcode_len ( void )

◆ jtag_bootrom_reset_sequence()

int jtag_bootrom_reset_sequence ( struct bh_chip * chip,
bool force_reset )

◆ LOG_MODULE_REGISTER()

LOG_MODULE_REGISTER ( jtag_bootrom ,
CONFIG_TT_JTAG_BOOTROM_LOG_LEVEL  )