Module opentitanlib::test_utils::load_sram_program
source · Structs
- Information about the loaded SRAM program
- Command-line parameters.
Enums
- Detail of execution error of a SRAM program.
- Execution mode for a SRAM program.
- Result of execution of a SRAM program.
- Errors related to loading an SRAM program.
- Describe a file to load to SRAM.
Functions
- Execute an already loaded SRAM program. It takes care of setting up the ePMP.
- Loads and execute a SRAM program. It takes care of setting up the ePMP.
- Load a program into SRAM using JTAG (ELF files).
- Load a program into SRAM using JTAG. Returns the address of the entry point.
- Load a program into SRAM using JTAG (VMEM files).
- Set up the ePMP to enable read/write/execute from SRAM and read/write access to the full MMIO region. Specifically, this function will: