Home
last modified time | relevance | path

Searched hist:"762 a555345c148742d9e586e426884566e6b3f70" (Results 1 – 1 of 1) sorted by relevance

/optee_os/lib/libutils/ext/include/
H A Dasm.S762a555345c148742d9e586e426884566e6b3f70 Mon Oct 19 08:10:13 UTC 2020 Jens Wiklander <jens.wiklander@linaro.org> Add alignment parameter to FUNC() and LOCAL_FUNC() macros

Adds a default alignment parameter to FUNC() and LOCAL_FUNC() assembly
macros. This is needed since the function macro also sets the section
of the function making any alignment directives before the function
macro useless.

Acked-by: Etienne Carriere <etienne.carriere@linaro.org>
Reviewed-by: Jerome Forissier <jerome@forissier.org>
Signed-off-by: Jens Wiklander <jens.wiklander@linaro.org>