Searched hist:"66 b4c1660ab9094ffb5412ae0ca98eb4a8111662" (Results 1 – 2 of 2) sorted by relevance
| /rk3399_ARM-atf/drivers/auth/mbedtls/ |
| H A D | mbedtls_crypto.mk | 66b4c1660ab9094ffb5412ae0ca98eb4a8111662 Tue Mar 07 10:08:42 UTC 2017 dp-arm <dimitris.papastamos@arm.com> mbedtls: Namespace TF specific macros
These macros are not part of mbed TLS so they should not be prefixed with `MBEDTLS_` to avoid potential collision in the future. Use the `TBBR_` suffix to highlight that they only used in TF.
`MBEDTLS_KEY_ALG` was not modified because that is documented and used by platforms to select the key algorithm.
Change-Id: Ief224681715c481691c80810501830ce16e210b0 Signed-off-by: dp-arm <dimitris.papastamos@arm.com>
|
| H A D | mbedtls_common.c | 66b4c1660ab9094ffb5412ae0ca98eb4a8111662 Tue Mar 07 10:08:42 UTC 2017 dp-arm <dimitris.papastamos@arm.com> mbedtls: Namespace TF specific macros
These macros are not part of mbed TLS so they should not be prefixed with `MBEDTLS_` to avoid potential collision in the future. Use the `TBBR_` suffix to highlight that they only used in TF.
`MBEDTLS_KEY_ALG` was not modified because that is documented and used by platforms to select the key algorithm.
Change-Id: Ief224681715c481691c80810501830ce16e210b0 Signed-off-by: dp-arm <dimitris.papastamos@arm.com>
|