Home
last modified time | relevance | path

Searched hist:"239 b085caab4cfd38708d5d1a7de8eb14bb952c7" (Results 1 – 3 of 3) sorted by relevance

/rk3399_ARM-atf/drivers/arm/tzc/
H A Dtzc_dmc500.c239b085caab4cfd38708d5d1a7de8eb14bb952c7 Tue Feb 28 10:58:25 UTC 2017 Antonio Nino Diaz <antonio.ninodiaz@arm.com> TZC: rename included C file to a header

C files shouldn't be included into others. This file only contains some
macros and functions that can be made `static inline`, so it is ok to
convert it into a header file.

This is the only occurrence of a C file being included in another one in
the codebase instead of using a header, other occurrences are a way of
achieving backwards-compatibility.

Functions therein have been qualified as `inline`.

Change-Id: I88fe300f6d85a7f0740ef14c9cb8fa54849218e6
Signed-off-by: Antonio Nino Diaz <antonio.ninodiaz@arm.com>
H A Dtzc_common_private.h239b085caab4cfd38708d5d1a7de8eb14bb952c7 Tue Feb 28 10:58:25 UTC 2017 Antonio Nino Diaz <antonio.ninodiaz@arm.com> TZC: rename included C file to a header

C files shouldn't be included into others. This file only contains some
macros and functions that can be made `static inline`, so it is ok to
convert it into a header file.

This is the only occurrence of a C file being included in another one in
the codebase instead of using a header, other occurrences are a way of
achieving backwards-compatibility.

Functions therein have been qualified as `inline`.

Change-Id: I88fe300f6d85a7f0740ef14c9cb8fa54849218e6
Signed-off-by: Antonio Nino Diaz <antonio.ninodiaz@arm.com>
H A Dtzc400.c239b085caab4cfd38708d5d1a7de8eb14bb952c7 Tue Feb 28 10:58:25 UTC 2017 Antonio Nino Diaz <antonio.ninodiaz@arm.com> TZC: rename included C file to a header

C files shouldn't be included into others. This file only contains some
macros and functions that can be made `static inline`, so it is ok to
convert it into a header file.

This is the only occurrence of a C file being included in another one in
the codebase instead of using a header, other occurrences are a way of
achieving backwards-compatibility.

Functions therein have been qualified as `inline`.

Change-Id: I88fe300f6d85a7f0740ef14c9cb8fa54849218e6
Signed-off-by: Antonio Nino Diaz <antonio.ninodiaz@arm.com>