Searched hist:a702f5e71e791925251574339bd60c29cca5547d (Results 1 – 3 of 3) sorted by relevance
| /optee_os/core/arch/arm/kernel/ |
| H A D | thread_a32.S | a702f5e71e791925251574339bd60c29cca5547d Thu Nov 12 10:28:05 UTC 2015 Jens Wiklander <jens.wiklander@linaro.org> core: split thread_enter_user_mode
* elf_load_head() returns if it's a 32-bit or 64-bit TA (only 32-bit for now) * The bool is_32bit is propagated to the C function thread_enter_user_mode() which initializes a value for SPSR used to enter TA
Reviewed-by: Pascal Brand <pascal.brand@linaro.org> Signed-off-by: Jens Wiklander <jens.wiklander@linaro.org>
|
| H A D | thread_a64.S | a702f5e71e791925251574339bd60c29cca5547d Thu Nov 12 10:28:05 UTC 2015 Jens Wiklander <jens.wiklander@linaro.org> core: split thread_enter_user_mode
* elf_load_head() returns if it's a 32-bit or 64-bit TA (only 32-bit for now) * The bool is_32bit is propagated to the C function thread_enter_user_mode() which initializes a value for SPSR used to enter TA
Reviewed-by: Pascal Brand <pascal.brand@linaro.org> Signed-off-by: Jens Wiklander <jens.wiklander@linaro.org>
|
| H A D | thread.c | a702f5e71e791925251574339bd60c29cca5547d Thu Nov 12 10:28:05 UTC 2015 Jens Wiklander <jens.wiklander@linaro.org> core: split thread_enter_user_mode
* elf_load_head() returns if it's a 32-bit or 64-bit TA (only 32-bit for now) * The bool is_32bit is propagated to the C function thread_enter_user_mode() which initializes a value for SPSR used to enter TA
Reviewed-by: Pascal Brand <pascal.brand@linaro.org> Signed-off-by: Jens Wiklander <jens.wiklander@linaro.org>
|