Home
last modified time | relevance | path

Searched hist:"3276098 dd4bfdd21da5b85e992a5bbd9a35ea69e" (Results 1 – 8 of 8) sorted by relevance

/optee_os/lib/libutee/
H A Dassert.c3276098dd4bfdd21da5b85e992a5bbd9a35ea69e Wed Feb 03 14:28:17 UTC 2016 Jerome Forissier <jerome.forissier@linaro.org> core: introduce __maybe_unused

When a variable, parameter or function may or may not be referenced
depending on some conditional compilation setting, mark it with
__maybe_unused instead of __unused. The goal is to improve code
legibility.

Signed-off-by: Jerome Forissier <jerome.forissier@linaro.org>
Reviewed-by: Jens Wiklander <jens.wiklander@linaro.org>
Reviewed-by: Pascal Brand <pascal.brand@linaro.org>
/optee_os/core/kernel/
H A Dpanic.c3276098dd4bfdd21da5b85e992a5bbd9a35ea69e Wed Feb 03 14:28:17 UTC 2016 Jerome Forissier <jerome.forissier@linaro.org> core: introduce __maybe_unused

When a variable, parameter or function may or may not be referenced
depending on some conditional compilation setting, mark it with
__maybe_unused instead of __unused. The goal is to improve code
legibility.

Signed-off-by: Jerome Forissier <jerome.forissier@linaro.org>
Reviewed-by: Jens Wiklander <jens.wiklander@linaro.org>
Reviewed-by: Pascal Brand <pascal.brand@linaro.org>
/optee_os/lib/libutils/ext/include/
H A Dcompiler.h3276098dd4bfdd21da5b85e992a5bbd9a35ea69e Wed Feb 03 14:28:17 UTC 2016 Jerome Forissier <jerome.forissier@linaro.org> core: introduce __maybe_unused

When a variable, parameter or function may or may not be referenced
depending on some conditional compilation setting, mark it with
__maybe_unused instead of __unused. The goal is to improve code
legibility.

Signed-off-by: Jerome Forissier <jerome.forissier@linaro.org>
Reviewed-by: Jens Wiklander <jens.wiklander@linaro.org>
Reviewed-by: Pascal Brand <pascal.brand@linaro.org>
/optee_os/core/arch/arm/kernel/
H A Dabort.c3276098dd4bfdd21da5b85e992a5bbd9a35ea69e Wed Feb 03 14:28:17 UTC 2016 Jerome Forissier <jerome.forissier@linaro.org> core: introduce __maybe_unused

When a variable, parameter or function may or may not be referenced
depending on some conditional compilation setting, mark it with
__maybe_unused instead of __unused. The goal is to improve code
legibility.

Signed-off-by: Jerome Forissier <jerome.forissier@linaro.org>
Reviewed-by: Jens Wiklander <jens.wiklander@linaro.org>
Reviewed-by: Pascal Brand <pascal.brand@linaro.org>
H A Dthread.c3276098dd4bfdd21da5b85e992a5bbd9a35ea69e Wed Feb 03 14:28:17 UTC 2016 Jerome Forissier <jerome.forissier@linaro.org> core: introduce __maybe_unused

When a variable, parameter or function may or may not be referenced
depending on some conditional compilation setting, mark it with
__maybe_unused instead of __unused. The goal is to improve code
legibility.

Signed-off-by: Jerome Forissier <jerome.forissier@linaro.org>
Reviewed-by: Jens Wiklander <jens.wiklander@linaro.org>
Reviewed-by: Pascal Brand <pascal.brand@linaro.org>
/optee_os/core/arch/arm/plat-vexpress/
H A Dmain.c3276098dd4bfdd21da5b85e992a5bbd9a35ea69e Wed Feb 03 14:28:17 UTC 2016 Jerome Forissier <jerome.forissier@linaro.org> core: introduce __maybe_unused

When a variable, parameter or function may or may not be referenced
depending on some conditional compilation setting, mark it with
__maybe_unused instead of __unused. The goal is to improve code
legibility.

Signed-off-by: Jerome Forissier <jerome.forissier@linaro.org>
Reviewed-by: Jens Wiklander <jens.wiklander@linaro.org>
Reviewed-by: Pascal Brand <pascal.brand@linaro.org>
/optee_os/core/tee/
H A Dtee_svc.c3276098dd4bfdd21da5b85e992a5bbd9a35ea69e Wed Feb 03 14:28:17 UTC 2016 Jerome Forissier <jerome.forissier@linaro.org> core: introduce __maybe_unused

When a variable, parameter or function may or may not be referenced
depending on some conditional compilation setting, mark it with
__maybe_unused instead of __unused. The goal is to improve code
legibility.

Signed-off-by: Jerome Forissier <jerome.forissier@linaro.org>
Reviewed-by: Jens Wiklander <jens.wiklander@linaro.org>
Reviewed-by: Pascal Brand <pascal.brand@linaro.org>
H A Dtee_svc_cryp.c3276098dd4bfdd21da5b85e992a5bbd9a35ea69e Wed Feb 03 14:28:17 UTC 2016 Jerome Forissier <jerome.forissier@linaro.org> core: introduce __maybe_unused

When a variable, parameter or function may or may not be referenced
depending on some conditional compilation setting, mark it with
__maybe_unused instead of __unused. The goal is to improve code
legibility.

Signed-off-by: Jerome Forissier <jerome.forissier@linaro.org>
Reviewed-by: Jens Wiklander <jens.wiklander@linaro.org>
Reviewed-by: Pascal Brand <pascal.brand@linaro.org>