arm-trusted-firmware/plat/imx/common
Jacky Bai caee2733ba feat(imx8ulp): enable the DDR frequency scaling support
Enable the DDR frequency scaling support on i.MX8ULP.
Normally, the freq_index define is as below:

 0: boot frequency;
 1: low frequency(PLL bypassed);
 2. high frequency(PLL ON).

Currently, DDR DFS only do frequency switching between
Low freq and high freq.

Signed-off-by: Jacky Bai <ping.bai@nxp.com>
Reviewed-by: Ye Li <ye.li@nxp.com>
Change-Id: I3acd8bdf75e2dd6dff645b9f597dcfc0a756c428
2024-02-27 14:29:54 +08:00
..
aarch32 refactor(console): disable getc() by default 2023-10-11 08:40:14 +02:00
include feat(imx8ulp): enable the DDR frequency scaling support 2024-02-27 14:29:54 +08:00
sci fix: remove useless "return" at void functions 2023-02-16 15:15:30 +02:00
imx7_clock.c imx7: imx7_clock: usb: Initialize the USB core clocks 2018-09-04 13:36:23 +01:00
imx8_helpers.S feat(imx8ulp): enable 512KB cache after resume on imx8ulp 2024-02-27 14:29:53 +08:00
imx8_psci.c imx: power optimization for i.mx8qm 2019-01-29 09:26:41 +08:00
imx8_topology.c Sanitise includes across codebase 2019-01-04 10:43:17 +00:00
imx_aips.c Sanitise includes across codebase 2019-01-04 10:43:17 +00:00
imx_bl31_common.c feat(imx8ulp): add i.MX8ULP basic support 2024-02-27 14:29:53 +08:00
imx_caam.c Sanitise includes across codebase 2019-01-04 10:43:17 +00:00
imx_clock.c Sanitise includes across codebase 2019-01-04 10:43:17 +00:00
imx_csu.c Sanitise includes across codebase 2019-01-04 10:43:17 +00:00
imx_ehf.c plat: imx: add sdei support for i.MX8MM 2020-08-06 07:10:21 +00:00
imx_io_mux.c Sanitise includes across codebase 2019-01-04 10:43:17 +00:00
imx_io_storage.c refactor(plat/imx/imx): make imx io-storage logic for TBBR/FIP common 2021-09-14 21:42:01 +08:00
imx_sdei.c plat: imx: add sdei support for i.MX8MM 2020-08-06 07:10:21 +00:00
imx_sip_handler.c feat(imx8ulp): add the initial XRDC support 2024-02-27 14:29:53 +08:00
imx_sip_svc.c feat(imx8ulp): enable the DDR frequency scaling support 2024-02-27 14:29:54 +08:00
imx_snvs.c Sanitise includes across codebase 2019-01-04 10:43:17 +00:00
imx_uart_console.S refactor(console): disable getc() by default 2023-10-11 08:40:14 +02:00
imx_wdog.c Sanitise includes across codebase 2019-01-04 10:43:17 +00:00
lpuart_console.S refactor(console): disable getc() by default 2023-10-11 08:40:14 +02:00
plat_imx8_gic.c plat: imx: add sdei support for i.MX8MM 2020-08-06 07:10:21 +00:00