Home
last modified time | relevance | path

Searched hist:"5 e4210e9ea0328a62dc4a5919a28ce3092ee7287" (Results 1 – 4 of 4) sorted by relevance

/optee_os/core/kernel/
H A Dscattered_array.c5e4210e9ea0328a62dc4a5919a28ce3092ee7287 Thu Nov 22 12:01:17 UTC 2018 Jens Wiklander <jens.wiklander@linaro.org> core: add scattered array

Adds a scattered array which allows defining arrays scattered over
several source files. The implementation is based on some support by the
linker.

This is a generic solution to initcalls and other similar scattered
initializations.

Acked-by: Etienne Carriere <etienne.carriere@linaro.org>
Reviewed-by: Jerome Forissier <jerome.forissier@linaro.org>
Signed-off-by: Jens Wiklander <jens.wiklander@linaro.org>
H A Dsub.mk5e4210e9ea0328a62dc4a5919a28ce3092ee7287 Thu Nov 22 12:01:17 UTC 2018 Jens Wiklander <jens.wiklander@linaro.org> core: add scattered array

Adds a scattered array which allows defining arrays scattered over
several source files. The implementation is based on some support by the
linker.

This is a generic solution to initcalls and other similar scattered
initializations.

Acked-by: Etienne Carriere <etienne.carriere@linaro.org>
Reviewed-by: Jerome Forissier <jerome.forissier@linaro.org>
Signed-off-by: Jens Wiklander <jens.wiklander@linaro.org>
/optee_os/core/include/
H A Dscattered_array.h5e4210e9ea0328a62dc4a5919a28ce3092ee7287 Thu Nov 22 12:01:17 UTC 2018 Jens Wiklander <jens.wiklander@linaro.org> core: add scattered array

Adds a scattered array which allows defining arrays scattered over
several source files. The implementation is based on some support by the
linker.

This is a generic solution to initcalls and other similar scattered
initializations.

Acked-by: Etienne Carriere <etienne.carriere@linaro.org>
Reviewed-by: Jerome Forissier <jerome.forissier@linaro.org>
Signed-off-by: Jens Wiklander <jens.wiklander@linaro.org>
/optee_os/core/arch/arm/kernel/
H A Dkern.ld.S5e4210e9ea0328a62dc4a5919a28ce3092ee7287 Thu Nov 22 12:01:17 UTC 2018 Jens Wiklander <jens.wiklander@linaro.org> core: add scattered array

Adds a scattered array which allows defining arrays scattered over
several source files. The implementation is based on some support by the
linker.

This is a generic solution to initcalls and other similar scattered
initializations.

Acked-by: Etienne Carriere <etienne.carriere@linaro.org>
Reviewed-by: Jerome Forissier <jerome.forissier@linaro.org>
Signed-off-by: Jens Wiklander <jens.wiklander@linaro.org>