arm-trusted-firmware/include/drivers/auth
Manish V Badarkhe b57468b3d0 feat(mbedtls): optimize SHA256 for reduced memory footprint
Set MBEDTLS_SHA256_SMALLER as the default mbedTLS configuration
to minimize memory usage, trading off some processing speed for
a smaller footprint.

Change-Id: Ibfa6e115a0ed94096b9acdd9e237f3fb5457071d
Signed-off-by: Manish V Badarkhe <Manish.Badarkhe@arm.com>
2024-12-30 14:35:15 +00:00
..
mbedtls feat(mbedtls): optimize SHA256 for reduced memory footprint 2024-12-30 14:35:15 +00:00
auth_common.h Standardise header guards across codebase 2018-11-08 10:20:19 +00:00
auth_mod.h refactor(mbedtls): avoid including MBEDTLS_CONFIG_FILE 2023-02-21 11:09:47 +00:00
crypto_mod.h fix(tree): correct some typos 2023-05-09 15:57:12 +01:00
img_parser_mod.h Sanitise includes across codebase 2019-01-04 10:43:17 +00:00
tbbr_cot_common.h refactor(auth): remove HW_CONFIG reference from BL1 CoT file 2024-06-05 10:20:36 +01:00