D_FW
return vpu->extmem[D_FW].va + (dtcm_dmem_addr - VPU_DTCM_SIZE);
if (fw_type == D_FW)
ret = load_requested_vpu(vpu, D_FW);
ret = vpu_alloc_ext_mem(vpu, D_FW);
vpu_free_ext_mem(vpu, D_FW);
vpu_free_ext_mem(vpu, D_FW);