secure_flash_update_block
sizeof(struct secure_flash_update_block));
for (i = 0; i < (sizeof(struct secure_flash_update_block) >> 2); i++)
struct secure_flash_update_block *sfub;
sizeof(struct secure_flash_update_block), &sfub_dma,
sizeof(struct secure_flash_update_block) >> 2);