Searched hist:b4e1e8fbf0dde5679d6b3717b8579f7a3343fdf8 (Results 1 – 5 of 5) sorted by relevance
| /rk3399_ARM-atf/include/drivers/st/ |
| H A D | stm32mp_ddr_test.h | b4e1e8fbf0dde5679d6b3717b8579f7a3343fdf8 Mon Sep 18 07:40:37 UTC 2023 Yann Gautier <yann.gautier@st.com> fix(st-ddr): express memory size with size_t type
Express memory size with size_t type in structures. Retrieve value as uint32_t from device tree and then cast it to size_t. Combined with uintptr_t use, it ensures a generic algorithm whatever the platform architecture, notably within systematic tests. Adapt also their prototypes.
Move memory size print outside stm32mp_ddr_check_size() to adapt it to related platform.
Signed-off-by: Nicolas Le Bayon <nicolas.le.bayon@st.com> Change-Id: Ic6e1a62d7a5e23cef49909a658098c800e7dae3f
|
| H A D | stm32mp_ddr.h | b4e1e8fbf0dde5679d6b3717b8579f7a3343fdf8 Mon Sep 18 07:40:37 UTC 2023 Yann Gautier <yann.gautier@st.com> fix(st-ddr): express memory size with size_t type
Express memory size with size_t type in structures. Retrieve value as uint32_t from device tree and then cast it to size_t. Combined with uintptr_t use, it ensures a generic algorithm whatever the platform architecture, notably within systematic tests. Adapt also their prototypes.
Move memory size print outside stm32mp_ddr_check_size() to adapt it to related platform.
Signed-off-by: Nicolas Le Bayon <nicolas.le.bayon@st.com> Change-Id: Ic6e1a62d7a5e23cef49909a658098c800e7dae3f
|
| /rk3399_ARM-atf/drivers/st/ddr/ |
| H A D | stm32mp_ram.c | b4e1e8fbf0dde5679d6b3717b8579f7a3343fdf8 Mon Sep 18 07:40:37 UTC 2023 Yann Gautier <yann.gautier@st.com> fix(st-ddr): express memory size with size_t type
Express memory size with size_t type in structures. Retrieve value as uint32_t from device tree and then cast it to size_t. Combined with uintptr_t use, it ensures a generic algorithm whatever the platform architecture, notably within systematic tests. Adapt also their prototypes.
Move memory size print outside stm32mp_ddr_check_size() to adapt it to related platform.
Signed-off-by: Nicolas Le Bayon <nicolas.le.bayon@st.com> Change-Id: Ic6e1a62d7a5e23cef49909a658098c800e7dae3f
|
| H A D | stm32mp_ddr_test.c | b4e1e8fbf0dde5679d6b3717b8579f7a3343fdf8 Mon Sep 18 07:40:37 UTC 2023 Yann Gautier <yann.gautier@st.com> fix(st-ddr): express memory size with size_t type
Express memory size with size_t type in structures. Retrieve value as uint32_t from device tree and then cast it to size_t. Combined with uintptr_t use, it ensures a generic algorithm whatever the platform architecture, notably within systematic tests. Adapt also their prototypes.
Move memory size print outside stm32mp_ddr_check_size() to adapt it to related platform.
Signed-off-by: Nicolas Le Bayon <nicolas.le.bayon@st.com> Change-Id: Ic6e1a62d7a5e23cef49909a658098c800e7dae3f
|
| H A D | stm32mp1_ram.c | b4e1e8fbf0dde5679d6b3717b8579f7a3343fdf8 Mon Sep 18 07:40:37 UTC 2023 Yann Gautier <yann.gautier@st.com> fix(st-ddr): express memory size with size_t type
Express memory size with size_t type in structures. Retrieve value as uint32_t from device tree and then cast it to size_t. Combined with uintptr_t use, it ensures a generic algorithm whatever the platform architecture, notably within systematic tests. Adapt also their prototypes.
Move memory size print outside stm32mp_ddr_check_size() to adapt it to related platform.
Signed-off-by: Nicolas Le Bayon <nicolas.le.bayon@st.com> Change-Id: Ic6e1a62d7a5e23cef49909a658098c800e7dae3f
|