Home
last modified time | relevance | path

Searched hist:"1 b18c6c47185fd83682c77de510c43d8d5d200df" (Results 1 – 3 of 3) sorted by relevance

/rk3399_ARM-atf/bl2/aarch32/
H A Dbl2_arch_setup.c1b18c6c47185fd83682c77de510c43d8d5d200df Mon Dec 10 09:41:03 UTC 2018 Yann Gautier <yann.gautier@st.com> correct some missing-prototype warnings

This avoids the following warnings:
no previous prototype for 'bl2_arch_setup' [-Wmissing-prototypes]
no previous prototype for 'plat_log_get_prefix' [-Wmissing-prototypes]

Also correct a compilation issue if BL2_IN_XIP_MEM is enabled:
uintptr_t is not defined.

Signed-off-by: Lionel Debieve <lionel.debieve@st.com>
Signed-off-by: Yann Gautier <yann.gautier@st.com>
/rk3399_ARM-atf/plat/common/
H A Dplat_log_common.c1b18c6c47185fd83682c77de510c43d8d5d200df Mon Dec 10 09:41:03 UTC 2018 Yann Gautier <yann.gautier@st.com> correct some missing-prototype warnings

This avoids the following warnings:
no previous prototype for 'bl2_arch_setup' [-Wmissing-prototypes]
no previous prototype for 'plat_log_get_prefix' [-Wmissing-prototypes]

Also correct a compilation issue if BL2_IN_XIP_MEM is enabled:
uintptr_t is not defined.

Signed-off-by: Lionel Debieve <lionel.debieve@st.com>
Signed-off-by: Yann Gautier <yann.gautier@st.com>
/rk3399_ARM-atf/bl2/
H A Dbl2_private.h1b18c6c47185fd83682c77de510c43d8d5d200df Mon Dec 10 09:41:03 UTC 2018 Yann Gautier <yann.gautier@st.com> correct some missing-prototype warnings

This avoids the following warnings:
no previous prototype for 'bl2_arch_setup' [-Wmissing-prototypes]
no previous prototype for 'plat_log_get_prefix' [-Wmissing-prototypes]

Also correct a compilation issue if BL2_IN_XIP_MEM is enabled:
uintptr_t is not defined.

Signed-off-by: Lionel Debieve <lionel.debieve@st.com>
Signed-off-by: Yann Gautier <yann.gautier@st.com>