void jtag_reserve_memory (unsigned long resmem_addr, unsigned long resmem_size, uint8_t resmem_flag)
Reserve a user-specified block of memory at the location specified in resmem_addr. If the resmem_flag is set to 0, write resmem_size bytes of zeroes to resmem_addr (that is, initialize the memory block to zeros).