arm-trusted-firmware/services/std_svc
Antonio Nino Diaz e056630516 Make setjmp.h prototypes comply with the C standard
Instead of having a custom implementation of setjmp() and longjmp() it
is better to follow the C standard.

The comments in setjmp.h are no longer needed as there are no deviations
from the expected one, so they have been removed.

All SDEI code that relied on them has been fixed to use the new function
prototypes and structs.

Change-Id: I6cd2e21cb5a5bcf81ba12283f2e4c067bd5172ca
Signed-off-by: Antonio Nino Diaz <antonio.ninodiaz@arm.com>
2019-02-08 13:42:38 +00:00
..
sdei Make setjmp.h prototypes comply with the C standard 2019-02-08 13:42:38 +00:00
spm Remove support for the SMC Calling Convention 2.0 2019-01-30 16:01:49 +00:00
spm_mm SPM: Rename folder of SPM based on MM 2019-01-22 09:21:07 +00:00
std_svc_setup.c SPM: Rename SPM_DEPRECATED flag to SPM_MM 2019-01-22 09:20:59 +00:00