ZSBL Code and FSBL Code

  1. What is the website for downloading the ZSBL or FSBL code or binary file?
  2. and what is the predefined address??

What is the website for downloading the ZSBL or FSBL code or binary file?

This?

and what is the predefined address?

0x2000_0000?

It is possible to disassemble the zsbl with gdb if you are using OpenOCD to connect to the board.

The initial boot process is documented in the FU740-C000 doc on the web site, see section 6 which shows the code at the reset vector address and explains how the ZSBL works. Since the reset vector and zsbl are mask roms on the FU740 chip, there is no way to change them.
https://www.sifive.com/boards/hifive-unmatched