arm-trusted-firmware/drivers/nxp/clk/s32cc
Ghennadi Procopciuc 61b5ef21af feat(s32g274a): split early clock initialization
Initializing all early clocks before the MMU is enabled can impact boot
time. Therefore, splitting the setup into A53 clocks and peripheral
clocks can be beneficial, with the peripheral clocks configured after
fully initializing the MMU.

Change-Id: I19644227b66effab8e2c43e64e057ea0c8625ebc
Signed-off-by: Ghennadi Procopciuc <ghennadi.procopciuc@nxp.com>
2025-01-14 13:02:51 +02:00
..
include feat(nxp-clk): enable the DDR clock 2024-09-30 14:16:00 +03:00
mc_me.c feat(nxp-clk): add MC_ME utilities 2024-09-30 14:16:00 +03:00
mc_rgm.c feat(nxp-clk): add partition reset utilities 2024-09-30 14:16:00 +03:00
s32cc_clk.mk feat(nxp-clk): add MC_ME utilities 2024-09-30 14:16:00 +03:00
s32cc_clk_drv.c feat(s32g274a): split early clock initialization 2025-01-14 13:02:51 +02:00
s32cc_clk_modules.c feat(nxp-clk): add objects needed for DDR clock 2024-09-30 14:16:00 +03:00
s32cc_clk_utils.c feat(nxp-clk): add get_parent callback 2024-09-20 11:33:30 +03:00
s32cc_early_clks.c feat(s32g274a): split early clock initialization 2025-01-14 13:02:51 +02:00