Home
last modified time | relevance | path

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

/optee_os/core/arch/arm/kernel/
H A Dmisc_a64.S00da26ece6a20eea9a0f49fb6ae258740a62dadb Tue Sep 19 19:18:26 UTC 2017 Andrew F. Davis <afd@ti.com> core: Make core_pos more generic

The function core_pos() assumes 4 cores per cluster, this may not
be true for all platforms. Define CFG_CORE_CLUSTER_SHIFT to be
=log2(cores/cluster) and allow setting this from platform config.

Signed-off-by: Andrew F. Davis <afd@ti.com>
Acked-by: Jerome Forissier <jerome.forissier@linaro.org>
H A Dmisc_a32.S00da26ece6a20eea9a0f49fb6ae258740a62dadb Tue Sep 19 19:18:26 UTC 2017 Andrew F. Davis <afd@ti.com> core: Make core_pos more generic

The function core_pos() assumes 4 cores per cluster, this may not
be true for all platforms. Define CFG_CORE_CLUSTER_SHIFT to be
=log2(cores/cluster) and allow setting this from platform config.

Signed-off-by: Andrew F. Davis <afd@ti.com>
Acked-by: Jerome Forissier <jerome.forissier@linaro.org>
/optee_os/mk/
H A Dconfig.mk00da26ece6a20eea9a0f49fb6ae258740a62dadb Tue Sep 19 19:18:26 UTC 2017 Andrew F. Davis <afd@ti.com> core: Make core_pos more generic

The function core_pos() assumes 4 cores per cluster, this may not
be true for all platforms. Define CFG_CORE_CLUSTER_SHIFT to be
=log2(cores/cluster) and allow setting this from platform config.

Signed-off-by: Andrew F. Davis <afd@ti.com>
Acked-by: Jerome Forissier <jerome.forissier@linaro.org>