Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

x-boot is responsible for loading and running TF-A and OP-TEE OS.

...

Features

  1. Output log at UART0 (at 115,200 bps).

  2. Support accessing OTP using Sunplus OTPTool via UART0.

  3. Support loading firmware of LPDDR4/DDR4/DDR3 from boot devices.

  4. Support 1D and 2D training of LPDDR4, DDR4 and DDR3 SDRAM.

  5. Support loading image of TF-A (BL31), OP-TEE (BL32) and U-Boot (BL33) from boot devices.

  6. Support secure-boot:

    1. Verify digital signature of fip (TF-A and OP-TEE) and U-Boot images.

    2. Decrypt fip image.

  7. Support warm-boot.

  8. Switch CA55 to 64-bit mode and jump to run TF-A.

Flow

...

image-20240125-055619.pngImage Added

image-20240122-104526.png

Drivers locations and features

...