Function opentitanlib::test_utils::load_sram_program::load_sram_program
source · pub fn load_sram_program(
jtag: &mut dyn Jtag,
file: &SramProgramFile
) -> Result<SramProgramInfo>
Expand description
Load a program into SRAM using JTAG. Returns the address of the entry point.