Home
last modified time | relevance | path

Searched hist:"8473540 d01d52945fdb2090540dd10e594e4338f" (Results 1 – 6 of 6) sorted by relevance

/optee_os/core/arch/arm/sm/
H A Dpm_a32.S8473540d01d52945fdb2090540dd10e594e4338f Thu Nov 02 14:18:17 UTC 2017 Jens Wiklander <jens.wiklander@linaro.org> Keep assembly functions in separate sections

To get a more fine grained selection of which area (init, paged,
unpaged) an assembly function is assigned do the equivalent of
-ffunction-sections but in assembly.

Some functions has to be in specific places in the binary for a
successful boot, link script is updated accordingly.

Reviewed-by: Jerome Forissier <jerome.forissier@linaro.org>
Signed-off-by: Jens Wiklander <jens.wiklander@linaro.org>
H A Dsm_a32.S8473540d01d52945fdb2090540dd10e594e4338f Thu Nov 02 14:18:17 UTC 2017 Jens Wiklander <jens.wiklander@linaro.org> Keep assembly functions in separate sections

To get a more fine grained selection of which area (init, paged,
unpaged) an assembly function is assigned do the equivalent of
-ffunction-sections but in assembly.

Some functions has to be in specific places in the binary for a
successful boot, link script is updated accordingly.

Reviewed-by: Jerome Forissier <jerome.forissier@linaro.org>
Signed-off-by: Jens Wiklander <jens.wiklander@linaro.org>
/optee_os/lib/libutils/ext/include/
H A Dasm.S8473540d01d52945fdb2090540dd10e594e4338f Thu Nov 02 14:18:17 UTC 2017 Jens Wiklander <jens.wiklander@linaro.org> Keep assembly functions in separate sections

To get a more fine grained selection of which area (init, paged,
unpaged) an assembly function is assigned do the equivalent of
-ffunction-sections but in assembly.

Some functions has to be in specific places in the binary for a
successful boot, link script is updated accordingly.

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 Dthread_a32.S8473540d01d52945fdb2090540dd10e594e4338f Thu Nov 02 14:18:17 UTC 2017 Jens Wiklander <jens.wiklander@linaro.org> Keep assembly functions in separate sections

To get a more fine grained selection of which area (init, paged,
unpaged) an assembly function is assigned do the equivalent of
-ffunction-sections but in assembly.

Some functions has to be in specific places in the binary for a
successful boot, link script is updated accordingly.

Reviewed-by: Jerome Forissier <jerome.forissier@linaro.org>
Signed-off-by: Jens Wiklander <jens.wiklander@linaro.org>
H A Dthread_a64.S8473540d01d52945fdb2090540dd10e594e4338f Thu Nov 02 14:18:17 UTC 2017 Jens Wiklander <jens.wiklander@linaro.org> Keep assembly functions in separate sections

To get a more fine grained selection of which area (init, paged,
unpaged) an assembly function is assigned do the equivalent of
-ffunction-sections but in assembly.

Some functions has to be in specific places in the binary for a
successful boot, link script is updated accordingly.

Reviewed-by: Jerome Forissier <jerome.forissier@linaro.org>
Signed-off-by: Jens Wiklander <jens.wiklander@linaro.org>
H A Dkern.ld.S8473540d01d52945fdb2090540dd10e594e4338f Thu Nov 02 14:18:17 UTC 2017 Jens Wiklander <jens.wiklander@linaro.org> Keep assembly functions in separate sections

To get a more fine grained selection of which area (init, paged,
unpaged) an assembly function is assigned do the equivalent of
-ffunction-sections but in assembly.

Some functions has to be in specific places in the binary for a
successful boot, link script is updated accordingly.

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