Searched hist:"5 e4210e9ea0328a62dc4a5919a28ce3092ee7287" (Results 1 – 4 of 4) sorted by relevance
| /optee_os/core/kernel/ |
| H A D | scattered_array.c | 5e4210e9ea0328a62dc4a5919a28ce3092ee7287 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 D | sub.mk | 5e4210e9ea0328a62dc4a5919a28ce3092ee7287 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 D | scattered_array.h | 5e4210e9ea0328a62dc4a5919a28ce3092ee7287 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 D | kern.ld.S | 5e4210e9ea0328a62dc4a5919a28ce3092ee7287 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>
|