History log of /rk3399_ARM-atf/docs/plat/rz-a3.rst (Results 1 – 2 of 2)
Revision Date Author Comments
# 66a0bb47 03-Mar-2026 Yann Gautier <yann.gautier@st.com>

Merge "feat(rza): add initial BL2 support for RZ/A platforms" into integration


# 2aa63355 11-Nov-2025 Nhut Nguyen <nhut.nguyen.kc@renesas.com>

feat(rza): add initial BL2 support for RZ/A platforms

This patch introduces the initial BL2 support for Renesas RZ/A
platforms. It adds platform-specific sources, drivers, build files,
and memory co

feat(rza): add initial BL2 support for RZ/A platforms

This patch introduces the initial BL2 support for Renesas RZ/A
platforms. It adds platform-specific sources, drivers, build files,
and memory configuration needed to boot via BL2.

Key changes include:
- Board-specific makefiles for RZ/A3M board.
- Platform helpers and BL2 setup routines.
- Drivers for DDR, GPIO, and CPG drivers.
- Platform headers, register definitions, and configuration files.
- Scripts and makefiles for image generation.

Change-Id: I6cea17a76633998d746e7c7c429da9a5bd09ef0c
Signed-off-by: Nhut Nguyen <nhut.nguyen.kc@renesas.com>

show more ...