Searched hist:"03 bada660698e0f3c65a6a19136bfa32eb9bee36" (Results 1 – 4 of 4) sorted by relevance
| /optee_os/lib/libutils/ext/include/ |
| H A D | asm.S | 03bada660698e0f3c65a6a19136bfa32eb9bee36 Fri Nov 19 06:46:49 UTC 2021 Ruchika Gupta <ruchika.gupta@linaro.org> libutils: asm.S : Introduce parameter _bti in FUNC's
There are few places where the original macros FUNC and LOCAL_FUNC are used to define vector tables or exception vector tables. To take care of such assembly code where BTI is not needed, introduce new parameter _bti. If the _bti passed to the function is not default, don't add BTI launchpad to the function.
Signed-off-by: Ruchika Gupta <ruchika.gupta@linaro.org> Reviewed-by: Jerome Forissier <jerome@forissier.org> Reviewed-by: Jens Wiklander <jens.wiklander@linaro.org>
|
| /optee_os/core/arch/arm/kernel/ |
| H A D | thread_optee_smc_a64.S | 03bada660698e0f3c65a6a19136bfa32eb9bee36 Fri Nov 19 06:46:49 UTC 2021 Ruchika Gupta <ruchika.gupta@linaro.org> libutils: asm.S : Introduce parameter _bti in FUNC's
There are few places where the original macros FUNC and LOCAL_FUNC are used to define vector tables or exception vector tables. To take care of such assembly code where BTI is not needed, introduce new parameter _bti. If the _bti passed to the function is not default, don't add BTI launchpad to the function.
Signed-off-by: Ruchika Gupta <ruchika.gupta@linaro.org> Reviewed-by: Jerome Forissier <jerome@forissier.org> Reviewed-by: Jens Wiklander <jens.wiklander@linaro.org>
|
| H A D | entry_a64.S | 03bada660698e0f3c65a6a19136bfa32eb9bee36 Fri Nov 19 06:46:49 UTC 2021 Ruchika Gupta <ruchika.gupta@linaro.org> libutils: asm.S : Introduce parameter _bti in FUNC's
There are few places where the original macros FUNC and LOCAL_FUNC are used to define vector tables or exception vector tables. To take care of such assembly code where BTI is not needed, introduce new parameter _bti. If the _bti passed to the function is not default, don't add BTI launchpad to the function.
Signed-off-by: Ruchika Gupta <ruchika.gupta@linaro.org> Reviewed-by: Jerome Forissier <jerome@forissier.org> Reviewed-by: Jens Wiklander <jens.wiklander@linaro.org>
|
| H A D | thread_a64.S | 03bada660698e0f3c65a6a19136bfa32eb9bee36 Fri Nov 19 06:46:49 UTC 2021 Ruchika Gupta <ruchika.gupta@linaro.org> libutils: asm.S : Introduce parameter _bti in FUNC's
There are few places where the original macros FUNC and LOCAL_FUNC are used to define vector tables or exception vector tables. To take care of such assembly code where BTI is not needed, introduce new parameter _bti. If the _bti passed to the function is not default, don't add BTI launchpad to the function.
Signed-off-by: Ruchika Gupta <ruchika.gupta@linaro.org> Reviewed-by: Jerome Forissier <jerome@forissier.org> Reviewed-by: Jens Wiklander <jens.wiklander@linaro.org>
|