arm-trusted-firmware/drivers/auth
Elyes Haouas 9a90d720b8 style: remove useless trailing semicolon and line continuations
found using checkpatch.pl[1]

[1]: https://review.coreboot.org/plugins/gitiles/coreboot/+/refs/heads/master/util/lint/checkpatch.pl

Signed-off-by: Elyes Haouas <ehaouas@noos.fr>
Change-Id: I7957c9694300fefb85d11f7819c43af95271f14c
2023-03-09 14:59:08 +01:00
..
cca refactor(mbedtls): avoid including MBEDTLS_CONFIG_FILE 2023-02-21 11:09:47 +00:00
cryptocell style(crypto): add braces for if statement 2023-02-21 11:09:47 +00:00
dualroot refactor(mbedtls): avoid including MBEDTLS_CONFIG_FILE 2023-02-21 11:09:47 +00:00
mbedtls style: remove useless trailing semicolon and line continuations 2023-03-09 14:59:08 +01:00
tbbr refactor(mbedtls): avoid including MBEDTLS_CONFIG_FILE 2023-02-21 11:09:47 +00:00
auth_mod.c fix(auth): avoid out-of-bounds read in auth_nvctr() 2023-01-10 14:32:52 +01:00
crypto_mod.c refactor(crypto): change CRYPTO_SUPPORT flag to numeric 2022-10-05 15:25:28 +01:00
img_parser_mod.c Coverity: remove unnecessary header file includes 2020-02-04 10:23:51 -06:00