feat(rza): add initial BL2 support for RZ/A platformsThis patch introduces the initial BL2 support for Renesas RZ/Aplatforms. It adds platform-specific sources, drivers, build files,and memory co
feat(rza): add initial BL2 support for RZ/A platformsThis patch introduces the initial BL2 support for Renesas RZ/Aplatforms. 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: I6cea17a76633998d746e7c7c429da9a5bd09ef0cSigned-off-by: Nhut Nguyen <nhut.nguyen.kc@renesas.com>
show more ...