arm-trusted-firmware/common
David Cunado 16292f5481 Update terminology: standard SMC to yielding SMC
Since Issue B (November 2016) of the SMC Calling Convention document
standard SMC calls are renamed to yielding SMC calls to help avoid
confusion with the standard service SMC range, which remains unchanged.

http://infocenter.arm.com/help/topic/com.arm.doc.den0028b/ARM_DEN0028B_SMC_Calling_Convention.pdf

This patch adds a new define for yielding SMC call type and deprecates
the current standard SMC call type. The tsp is migrated to use this new
terminology and, additionally, the documentation and code comments are
updated to use this new terminology.

Change-Id: I0d7cc0224667ee6c050af976745f18c55906a793
Signed-off-by: David Cunado <david.cunado@arm.com>
2017-04-26 12:58:52 +01:00
..
aarch32 Remove build option ASM_ASSERTION 2017-04-20 09:58:28 +01:00
aarch64 Remove build option ASM_ASSERTION 2017-04-20 09:58:28 +01:00
bl_common.c Simplify translation tables headers dependencies 2017-03-08 14:40:27 +00:00
desc_image_load.c Minor refactor of BL2 image load v2 2017-04-19 18:05:41 +01:00
runtime_svc.c Update terminology: standard SMC to yielding SMC 2017-04-26 12:58:52 +01:00
tf_printf.c AArch32: Add tf_printf support 2016-08-10 12:35:46 +01:00