Home
last modified time | relevance | path

Searched hist:"36 e34afe9e4d78e84977d2b5de867c6e2cb6b514" (Results 1 – 3 of 3) sorted by relevance

/optee_os/lib/libutils/ext/include/
H A Dasan.h36e34afe9e4d78e84977d2b5de867c6e2cb6b514 Fri Mar 27 13:46:46 UTC 2026 Aleksandr Iashchenko <aleksandr.iashchenko@linutronix.de> libutils: fix ASAN longjmp guard in arm setjmp

Make ASAN_IS_ENABLED available to assembly so the setjmp assembly code
no longer evaluates it as 0, include the sanitizer header in the setjmp
assembly files, and simplify the longjmp guard condition.

Signed-off-by: Aleksandr Iashchenko <aleksandr.iashchenko@linutronix.de>
Acked-by: Jens Wiklander <jens.wiklander@linaro.org>
/optee_os/lib/libutils/isoc/arch/arm/
H A Dsetjmp_a64.S36e34afe9e4d78e84977d2b5de867c6e2cb6b514 Fri Mar 27 13:46:46 UTC 2026 Aleksandr Iashchenko <aleksandr.iashchenko@linutronix.de> libutils: fix ASAN longjmp guard in arm setjmp

Make ASAN_IS_ENABLED available to assembly so the setjmp assembly code
no longer evaluates it as 0, include the sanitizer header in the setjmp
assembly files, and simplify the longjmp guard condition.

Signed-off-by: Aleksandr Iashchenko <aleksandr.iashchenko@linutronix.de>
Acked-by: Jens Wiklander <jens.wiklander@linaro.org>
H A Dsetjmp_a32.S36e34afe9e4d78e84977d2b5de867c6e2cb6b514 Fri Mar 27 13:46:46 UTC 2026 Aleksandr Iashchenko <aleksandr.iashchenko@linutronix.de> libutils: fix ASAN longjmp guard in arm setjmp

Make ASAN_IS_ENABLED available to assembly so the setjmp assembly code
no longer evaluates it as 0, include the sanitizer header in the setjmp
assembly files, and simplify the longjmp guard condition.

Signed-off-by: Aleksandr Iashchenko <aleksandr.iashchenko@linutronix.de>
Acked-by: Jens Wiklander <jens.wiklander@linaro.org>