arm-trusted-firmware/drivers/st/ddr
Yann Gautier 066a5958e7 refactor(st-ddr): add definition for timeouts and delays
Instead of using hard-coded number in DDR driver, use macros.
Modify TIMEOUT_US_1S to DDR_TIMEOUT_US_1S to align with other defines.

Signed-off-by: Yann Gautier <yann.gautier@st.com>
Change-Id: I489084132821774b0049a4a5d7fc30db24a7bb11
2024-10-02 18:27:36 +02:00
..
stm32mp1_ddr.c refactor(st-ddr): add definition for timeouts and delays 2024-10-02 18:27:36 +02:00
stm32mp1_ddr_helpers.c feat(stm32mp1): allow configuration of DDR AXI ports number 2022-01-05 11:09:59 +01:00
stm32mp1_ram.c fix(st-ddr): express memory size with size_t type 2023-09-18 09:58:00 +02:00
stm32mp2_ddr_helpers.c feat(stm32mp2): enable DDR sub-system clock 2024-08-12 15:54:52 +02:00
stm32mp_ddr.c refactor(st-ddr): add definition for timeouts and delays 2024-10-02 18:27:36 +02:00
stm32mp_ddr_test.c fix(st-ddr): express memory size with size_t type 2023-09-18 09:58:00 +02:00
stm32mp_ram.c fix(st-ddr): express memory size with size_t type 2023-09-18 09:58:00 +02:00